A simple Flutter app that showcases meal categories and details, with multi-screen navigation.
- Browse meal categories
- View detailed meal information
- Navigate between multiple screens
1.Clone the repository:
git clone https://github.com/rovshenhojayev/Meals-App
2.Install dependencies:
flutter pub get
3.Run the app:
flutter run
For more information on Flutter development, visit the official documentation.