https://github.com/fzserver/foodwallfy
Food Wallfy is a collection of food images.
https://github.com/fzserver/foodwallfy
food-images food-wallfy hacktoberfest hacktoberfest-accepted hacktoberfest2020
Last synced: 8 months ago
JSON representation
Food Wallfy is a collection of food images.
- Host: GitHub
- URL: https://github.com/fzserver/foodwallfy
- Owner: fzserver
- License: mit
- Created: 2020-06-05T04:48:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-15T16:49:25.000Z (over 5 years ago)
- Last Synced: 2025-04-15T09:52:49.984Z (about 1 year ago)
- Topics: food-images, food-wallfy, hacktoberfest, hacktoberfest-accepted, hacktoberfest2020
- Language: Dart
- Homepage:
- Size: 65.2 MB
- Stars: 5
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Food Wallfy
   
Food Wallfy is a collection of food images.
# Flutter Packages used by the app
```yaml
cupertino_icons:
dio:
sqflite:
connectivity:
rxdart:
flutter_spinkit:
shared_preferences:
cached_network_image:
flutter_staggered_grid_view:
path_provider:
esys_flutter_share:
permission_handler:
file_utils:
package_info:
wallpaper:
fluttertoast:
firebase_analytics:
in_app_purchase:
firebase_admob:
firebase_crashlytics:
firebase_performance:
```
# Dart version
```yaml
sdk: ">=2.2.0 <3.0.0"
```
# Running a project
```console
git clone https://github.com/FrazileDevelopers/FoodWallfy
flutter run
```
# Build a release apk
```console
git clone https://github.com/FrazileDevelopers/FoodWallfy
flutter build apk --release
```
# Screenshots
## Home Screen

## Full Screen

## About Screen

# Copyright Claim
Copyright © 2020, [FoodWallfy](https://github.com/FrazileDevelopers/FoodWallfy).
Released under the [MIT License](LICENSE).