Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 556 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 556 Bytes

elements

A flutter web demonstration

Getting Started

If this is your first Flutter project:

Using this application

If you already have flutter installed, you'll want to be on a branch with web support enabled.

You can try:

  • flutter branch master
  • flutter upgrade

After this, in a terminal, navigate to the level where pubspec.yaml exists. From there, run

  • flutter run -d chrome