Skip to content

Grocery app that delivers anything to your doorstep instantly. From shopping for Grocery to Fruits & Vegetables, Meat & more.

Notifications You must be signed in to change notification settings

deepikahr/grocery-app

Repository files navigation

Grocery User App

Grocery User App

Getting Started

Create .env file in root folder

Add these following in env variable

API_URL=
ONE_SIGNAL_KEY=
STRIPE_KEY=
IMAGE_URL_PATH=
ANDROID_GOOGLE_MAP_API_KEY=
IOS_GOOGLE_MAP_API_KEY=
RAZOR_PAY_KEY=
PREDEFINED=
TAP_PRODUCTION_SECRET_KEY=
TAP_SAND_BOX_SECRET_KEY=

to generate new icons & splash for android and ios.

replace new images on lib/assets/logo.png (1024px1024px) & lib/assets/splash.png (375px812px) and run following commands.

cp lib/assets/logo.png ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
cp lib/assets/splash.png android/app/src/main/res/drawable/splash.png
flutter packages pub get
flutter pub run flutter_launcher_icons:main

About

Grocery app that delivers anything to your doorstep instantly. From shopping for Grocery to Fruits & Vegetables, Meat & more.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages