Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

7wilightxdev/flutter_firebase_ecommerce

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Completed Functional Flutter App - Peachy Ecommerce (BLoC + Firebase + Clean Architecture)

Banner

Folder Structure

Here is the core folder structure which flutter provides.

flutter_bloc_boilerplate/
|- android
|- build
|- ios
|- lib

Here is the folder structure we have been using in this project

lib/
|- configs/
|- constants/
|- data/
   |- local/
   |- models/
   |- repository/
   |- request/
|- presentation/
   |- common_blogs/
   |- views/
   |- widgets/
|- utils/

App Features:

  • Flutter + Firebase (Firestore, Authentication, Storage) Test account: haonguyen.uet@gmail.com / 123456
  • Use BloC pattern
  • Responsive
  • User-friendly interface
  • Clean Architecture
  • Custom resuable widgets
  • Login or register by email and password
  • Search, filter and sort products
  • Send your feedback and rating
  • Contact with admin by message
  • Payment by 2 methods: Cash or Credit card
  • Track your orders
  • Select your delivery address
  • Change app language
  • More...

Some Screens:

Banner

Before run project, execute commands:

  • flutter clean
  • flutter pub get
  • flutter pub run build_runner build or flutter pub run build_runner build --delete-conflicting-outputs
  • flutter run (if needed)

Conclusion

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!!!

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.