Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 158 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 158 Bytes

first_app

Setup

flutter pub get

Run

flutter run -d web-server --web-port=${WEB_SERVER_PORT} --web-hostname 0.0.0.0 ./lib/todo.dart