An open API service indexing awesome lists of open source software.

https://github.com/dsazz/flutter_playground

Flutter based playground project.
https://github.com/dsazz/flutter_playground

bloc dart flutter flutter-animations flutter-examples flutterplayground playground shimmer

Last synced: 6 months ago
JSON representation

Flutter based playground project.

Awesome Lists containing this project

README

          

# flutter_playground

![build](https://img.shields.io/github/workflow/status/Dsazz/flutter_playground/tests?style=flat-square)
[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg?style=flat-square)](https://saythanks.io/to/dsazztazz%40gmail.com)

Flutter playground project based on BLoC pattern

## Includes
* Animations [[here](https://github.com/Dsazz/flutter_playground/tree/master/lib/screen/home/animation)]
* Audio Player [[example](https://github.com/Dsazz/flutter_playground/blob/master/lib/screen/home/animation/_star_buttons/star_button.dart#L113)]
* BLoC pattern [[here](https://github.com/Dsazz/flutter_playground/tree/master/lib/screen/settings/bloc)]
* Shimmer [[here](https://github.com/Dsazz/flutter_playground/blob/master/lib/util/shimmer.dart)]
* Splash Screen [[library](https://github.com/Dsazz/your_splash)]
* Translations [[here](https://github.com/Dsazz/flutter_playground/tree/master/lib/l10n)]

## Demo

| Splash | Drawer |
| ------------------ | --------------------------- |
| Screenshot | Screenshot |

| Animations | Loaders | Settings |
| ------------------ | --------------------------- | --------------------------- |
| Screenshot | Screenshot | Settings |