Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/crazelu/theexcitingfluttershow

Experimental series where I delve into very well known (and less known) widgets, exploring their capabilities and sharing the exciting spoils I find.
https://github.com/crazelu/theexcitingfluttershow

Last synced: 25 days ago
JSON representation

Experimental series where I delve into very well known (and less known) widgets, exploring their capabilities and sharing the exciting spoils I find.

Awesome Lists containing this project

README

        

# The Exciting Flutter Show

The Exciting Flutter Show is a series that explores less known features and concepts in Flutter and Dart (as well as the common ones with hidden 'gems'). The series aims to present Flutter developers with fresh knowledge of existing concepts in the ecosystem that they can leverage to build great apps.

## Episodes

[![alt text][1.1]][1]

[1.1]: https://raw.githubusercontent.com/Crazelu/TheExcitingFlutterShow/main/assets/youtube.png (Watch on YouTube)

[1]: https://www.youtube.com/playlist?list=PLllb1PeL7qK-3UjO4wBkU-V-XqskGBY6q

- [Epispode 01: Exploring UndoHistoryController and TextEditingController](https://github.com/Crazelu/TheExcitingFlutterShow/tree/main/episode1)
- [Epispode 02: Keyboard and Text Editing Autocompletion](https://github.com/Crazelu/TheExcitingFlutterShow/tree/main/episode2)
- [Epispode 03: Testing AppLifecycleState Changes in Flutter](https://github.com/Crazelu/TheExcitingFlutterShow/tree/main/episode3)