fludget
fludget copied to clipboard
Learn Flutter on Flutter! A widget directory with implementation samples!
SafeArea Widget needs to be added to the Widget Catalog. Read `How to contribute to the Widget Catalog` in the [README](https://github.com/ACM-VIT/fludget/blob/master/README.md) for detailed steps. Make sure to include all the...
TickerMode Widget needs to be added to the Widget Catalog. Read `How to contribute to the Widget Catalog` in the [README](https://github.com/ACM-VIT/fludget/blob/master/README.md) for detailed steps. Make sure to include all the...
Positioned Widget needs to be added to the Widget Catalog. Read `How to contribute to the Widget Catalog` in the [README](https://github.com/ACM-VIT/fludget/blob/master/README.md) for detailed steps. Make sure to include all the...
RadioListTile Widget needs to be added to the Widget Catalog. Read `How to contribute to the Widget Catalog` in the [README](https://github.com/ACM-VIT/fludget/blob/master/README.md) for detailed steps. Make sure to include all the...
ValueListenablBuilder Widget needs to be added to the Widget Catalog. Read `How to contribute to the Widget Catalog` in the [README](https://github.com/ACM-VIT/fludget/blob/master/README.md) for detailed steps. Make sure to include all the...
This add ValueListenableBuilder and closes #285
AnimatedContainer Widget needs to be added to the Widget Catalog. Read `How to contribute to the Widget Catalog` in the [README](https://github.com/ACM-VIT/fludget/blob/master/README.md) for detailed steps. Make sure to include all the...
Original splash screen needs to be removed from the application. The name of the files are `android/app/src/main/res/drawable/splash_grad.xml` and `android/app/src/main/res/layout/splash.xml`. Make sure to remove these files only, not the current implementation...
AnimatedCrossFade Widget needs to be added to the Widget Catalog. Read `How to contribute to the Widget Catalog` in the [README](https://github.com/ACM-VIT/fludget/blob/master/README.md) for detailed steps. Make sure to include all the...