An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Food Wallfy

![GitHub repo size](https://img.shields.io/github/repo-size/FrazileDevelopers/FoodWallfy) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/FrazileDevelopers/FoodWallfy) ![GitHub language count](https://img.shields.io/github/languages/count/FrazileDevelopers/FoodWallfy) ![GitHub top language](https://img.shields.io/github/languages/top/FrazileDevelopers/FoodWallfy)

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).