declarative_animated_list 0.1.1
declarative_animated_list: ^0.1.1 copied to clipboard
An implementation of animated list widget that will be automatically updated based on different lists snippets.
0.0.1 14.06.2019. #
- Initial release.
0.0.2 15.06.2019. #
- Apply README changes in order to make description shorter.
0.1.0-nullsafety.0 08.01.2021. #
- Migrated to null-safety (Dart 2.12.0+)
0.1.1 03.08.2021. #
- Fixed issue with removal of a group of elements
- Added Web & Linux support for the
exampleproject - Updated iOS & Android environment for the
exampleproject