Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umarnawaz33/meals-app
This app shows you different recipes.
https://github.com/umarnawaz33/meals-app
dart flutter
Last synced: about 1 month ago
JSON representation
This app shows you different recipes.
- Host: GitHub
- URL: https://github.com/umarnawaz33/meals-app
- Owner: UmarNawaz33
- License: mit
- Created: 2021-07-13T21:21:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T21:06:34.000Z (over 3 years ago)
- Last Synced: 2024-11-25T00:27:14.298Z (about 2 months ago)
- Topics: dart, flutter
- Language: Dart
- Homepage:
- Size: 3.55 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About The Project
This is an app which provides you information about the meals like ingredients and how to cook. The meals data is saved in a dart file and you will need internet connection to load the images. The user can also mark the meals as favourite which will only be visible until app is running as no database is used to store the user information or actions.### Built With
This application is built with the following:
* [Flutter](https://flutter.dev/)
* [Dart](https://dart.dev/)## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.## Screenshots
Here you can view all screenshots: [Screenshots Folder](https://github.com/UmarNawaz33/Meals-App/tree/main/screenshots)
## License
Distributed under the MIT License. See [LICENSE](https://github.com/UmarNawaz33/Meals-App/blob/main/LICENSE) for more information.