Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 591 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 591 Bytes

countries_test

testFlutterGraphProject

Getting Started

This project is a starting point for a Flutter application.

Execute the following command in order to add auto-generated stuff and dependencies:

$ flutter pub get
$ flutter pub run build_runner build lib
$ flutter pub run build_runner build --delete-conflicting-outputs   # or this if the previous line doesn't work

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