![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
The app sends requests and receives responses from the themoviedb API.
To learn more about APIs
and the Multitier architecture
click here.
Here is the core folder structure which flutter provides.
flutter_bloc_boilerplate/
|- android
|- build
|- ios
|- lib
- Use GTX pattern
- Responsive
- User-friendly interface
- Clean Architecture
- Custom resuable widgets
- Search, filter and sort products
- Send your feedback and rating
- Track your orders
- More...
flutter clean
flutter pub get
flutter pub run build_runner build
orflutter pub run build_runner build --delete-conflicting-outputs
flutter run
(if needed)
I will be happy to answer any questions, please feel free to submit an issue and/or pull request 🙂
If you liked my project, don’t forget to ⭐ star the repo to show your support. Thank you!!!