~~# Flutter Food delivery app
In this Repo, I'll build a Flutter Food Delivery App from scratch, integrating Flutter Provider for efficient state management, flutter animations and pixel perfect ui design . This step-by-step tutorial is perfect for beginners and those looking to deepen their understanding of Flutter Provider. Join us to level up your Flutter development skills.
To run this app locally, follow these steps:
- Clone the repo locally
git clone https://github.com/ariba1039/flutter_food_delivery_app.git
- Install dependencies:
flutter pub get
- Run the app:
flutter run