delayed_widget 1.1.2
delayed_widget: ^1.1.2 copied to clipboard
A simple and easy to use flutter package, to make the widget show up in a smooth way as soon as it is created.
1.0.0 2020-12-25. #
- Initial release, stable and tested.
1.0.1 2020-12-25. #
- Updates readme.
1.0.2 2021-02-09. #
- Changes default animation.
- Adds more examples to Example Project.
- Adds demo gifs.
1.1.0 2021-06-02. #
- Migrates to null safety
1.1.1 2021-06-03. #
- Migrates to null safety
1.1.2 2022-06-08. #
- Migrates to flutter 3