Cocktail App built with Flutter
Cocktail_app
A flutter project that uses:
Getting started
Pre-requisites
- Flutter is installed in your system.
- Flutter supported IDE : Android Studio or VS Code
Setting-up
# git clone repository
$ git clone https://github.com/kulotski321/cocktail_app.git
# cd to directory
$ cd to_do_app/
# Install dependencies
$ flutter pub get