The Wayback Machine - https://web.archive.org/web/20210816050438/https://github.com/topics/flutter-package
Skip to content
#

flutter-package

Here are 704 public repositories matching this topic...

bloc
II11II
II11II commented Apr 15, 2021

Firstly, I would like to thank the creator @felangel and contributors to these packages.

I would like to ask to add one sophisticated example usage of hydrated bloc according to the real problem( Manage to save categories to local database using hydrated bloc)

As known, nowadays numerous applications demands complicated feature (such as saving categories and its subcategories locally). Add

Sam-Guru-In-Training
Sam-Guru-In-Training commented Jun 23, 2021

Is your feature request related to a problem? Please describe.
I'd like to choreograph Text animations one after another.

So for instance my main text is a TextLiquidFill
Following its completion, I'd like to run
TypewriterAnimatedText on another line of Text.

Probably the most flexible solution would be to offer a way to delay an animation starting, so you can set it to the duration

Improve this page

Add a description, image, and links to the flutter-package topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flutter-package topic, visit your repo's landing page and select "manage topics."

Learn more