Skip to content

tank777/flutter.widgets

 
 

Repository files navigation

Flutter widgets

Build Status

This repository contains the source code for various Flutter widgets that are developed by Google but not by the core Flutter team.

The Gallery sample application showcases the included Flutter widgets. To build it, first create the default Flutter project files:

cd gallery
flutter create .

and then it can be run with flutter run.

Issues

Please file any issues, bugs, or feature requests in the this repo.

Contributing

If you wish to contribute a change to any of the existing widgets in this repo, please review our contribution guide, and send a pull request.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.5%
  • Shell 0.5%