Skip to content

Learn Flutter on Flutter! A widget directory with implementation samples!

License

Notifications You must be signed in to change notification settings

purushottam212/fludget

 
 

Repository files navigation

Fludget

Browse through a variety of widgets used in flutter

made-by-acm license Awesome Flutter


This application is developed to learn Flutter using Flutter. Different widgets used in flutter can be viewed in this app along with their implementation.

Contribute by adding new sample pages for different widgets

  1. Make sure to read the contributing guidelines before contributing.
  2. Clone the repository $ git clone https://github.com/ACM-VIT/fludget
  3. Create a new dart file for the widget being added under lib/routes/
  4. Create a class named WidgetSample and implement the widget
  5. Add a new ListTile in lib/homepage.dart for the widget

Authors

About

Learn Flutter on Flutter! A widget directory with implementation samples!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.0%
  • HTML 2.0%
  • Other 1.0%