Application developed in Flutter, using API cocktail.
Clone the repository:
git clone https://github.com/ThaysPrado/flutter-drink-app.git
or
git clone git@github.com:ThaysPrado/flutter-drink-app.git
And Run
flutter run
- http - Requests Http
- equatable - compare objects
- cached_network_image - library to show images from the internet and keep them in the cache directory.
- pull_to_refresh - a widget provided to the flutter scroll component drop-down refresh and pull up load.
- page_transition
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.