Skip to content

Codeanywhere-Templates/flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open in Codeanywhere

This is a template project for Flutter web applications in Codeanywhere. Try it out

Getting Started

Open the terminal and run:

cd test_project
flutter run -d web-server --web-port=8080 --web-hostname=0.0.0.0

Open http://localhost:8080 with your browser to see the result.

You can start editing the app by modifying lib/main.dart. The page auto-updates as you edit the file.

Features

  • Development container for Flutter web apps
  • Pre-installed Flutter SDK
  • Fast development-to-preview workflow

Learn More

To learn more about Flutter, take a look at the following resources:

You can check out the Flutter GitHub repository - your feedback and contributions are welcome!

Want to contribute?

Feel free to open a PR with any suggestions for this template project 😃

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published