Version 2 of the Fructika mobile app https://fructika.com.
Fructika is a mobile (Android & iOS) app that lets you look up the Fructose value of common foods. It's built using Flutter and SQLite FTS along with a few awesome flutter packages.
Images were sourced via Unsplash and the icon is courtesy of unDraw. The food data comes from the USDA Food Composition Databases.
Pull requests are 🦸 Welcome ❤
There are no dependencies to build the app, apart from Flutter and the source, so getting started is super simple.
- Install Flutter version 1.7+ https://flutter.dev/
- Clone this repo
- Get Packages
- Run the app
Profit?