Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 331 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 331 Bytes

meet_your_mates

A new Flutter project.

Getting Started (need to be on master to properly work on project)

  1. flutter channel master (navigate to master branch)

  2. flutter upgrade

  3. flutter config --enable-web

  4. flutter devices

Remember to clean and add the packages

  1. flutter clean
  2. flutter pub get