-
Run
flutter create app-name
whereapp-name
is your app's name. This should be the same as the GitHub repository name and must follow Dart's package naming conventions/requirements. -
Move the contents of the Flutter created folder
app-name
up one directory (to Gitpod's project directory) -
Run your app using
flutter run -d web-server --web-port=8080 --web-hostname=0.0.0.0
(Gitpod will take of this for you when you use the workspace in the future)
-
Notifications
You must be signed in to change notification settings - Fork 0
Always up-to-date Flutter in a Dockerfile
License
PTrottier/flutter-latest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Always up-to-date Flutter in a Dockerfile
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published