Customizable Flutter grocery shop app UI for client-specific needs

Flutter Grocery App UI

Flutter Version Used : 1.22.4



Screens

  • Splash Screen
  • Welcome Screen
  • Home Screen(Shop)
  • Product Details Screen
  • Categories Screen (Explore)
  • Products Screen (After clicking any category)
  • Filter Screen
  • My Cart Screen
  • Checkout Bottom Sheet
  • Order Failed Dialog
  • Order Accepted Screen
  • Profile Screen

.gitignore

# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/

# IntelliJ related
*.iml
*.ipr
*.iws
.idea/

# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/

# Flutter/Dart/Pub related
**/doc/api/
**/ios/Flutter/.last_build_id
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/

# Web related
lib/generated_plugin_registrant.dart

# Symbolication related
app.*.symbols

# Obfuscation related
app.*.map.json

.metadata

# This file tracks properties of this Flutter project.
# Used by Flutter tool to assess capabilities and perform upgrades etc.
#
# This file should be version controlled and should not be manually edited.

version:
  revision: 1aafb3a8b9b0c36241c5f5b34ee914770f015818
  channel: stable

project_type: app

Download details:

Author: sharvayasupport
Source: https://github.com/sharvayasupport/GroceryShopFlutter

#flutter #dart 

Customizable Flutter grocery shop app UI for client-specific needs
1.15 GEEK