Skip to content

Flutter makes it easy and fast to build beautiful apps for mobile and beyond

License

Notifications You must be signed in to change notification settings

flutter-rosita/flutter-rosita

 
 

Flutter Rosita

Flutter Rosita

An extension to the Flutter SDK for building Flutter applications for WEB.

Flutter and the related logo are trademarks of Google LLC.

Installation

Usage

flutter-rosita substitutes the original flutter CLI command. Only the command line interface is supported.

# Build the project and run WEB (either in debug or release mode).
flutter-rosita run
flutter-rosita run --release

# Build the project for WEB (release mode).
flutter-rosita build web

Issues

If you run into any problem, post an issue in this repository to get help. If your issue is clearly not Rosita-specific (i.e. it's reproducible with the regular flutter command), you may file an issue in https://github.com/flutter/flutter/issues.

Contribution

This project is community-driven and we welcome all your contributions and feedback. Consider filing an issue or pull request to make this project better.

About

Flutter makes it easy and fast to build beautiful apps for mobile and beyond

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 98.8%
  • C++ 0.3%
  • Objective-C 0.2%
  • CMake 0.1%
  • Java 0.1%
  • Groovy 0.1%
  • Other 0.4%