bookly app is use to view free books and can read it and can search about any free book you want
(dart ,flutter)
package i use:
1-flutter_screenutil: for responsive ui
2- carousel_slider:.
3- gap:.
4- google_fonts:.
5- go_router: for navigation
6- dartz: to use Ethier class
7- dio: To fetch api and use it ro handel errors
8- bloc: as stateMangement
9- flutter_bloc:as stateMangement
10- get_it: to use singletone pattern
11- cached_network_image:
12- shimmer: better ui for loading
13- url_launcher:
bookly_app.mp4
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.