Skip to content

ThaysPrado/flutter-drink-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drink App

Application developed in Flutter, using API cocktail.

Screenshots

ThaysPrado ThaysPrado ThaysPrado

Usage

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

Dependencies

  • 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

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:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.