adhilroshan / fludget

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

License:MIT License


Languages

Language:Dart 89.2%Language:C++ 5.6%Language:CMake 2.6%Language:HTML 1.2%Language:Ruby 0.4%Language:Ruby 0.4%Language:C 0.2%Language:Swift 0.1%Language:Kotlin 0.0%Language:Objective-C 0.0%