Updated dependencies & applied latest lint hints.
This version is now compatible with Flutter 3.
Other changes:
- Updated linter to lint
- Fixed null pointer
- Dependency updates and other minor improvements
- Upgraded example app to null-safety
- Upgraded deprecated pedantic to flutter_lints
- Upgraded android example app to latest compile versions and dependencies
Applied pedantic style
Upgraded to null-safety
Fix setState() called after dispose()
Fix findRenderObject is null
Fix display items when itemCount changes
Fix zero item count
Fix next/previous index in none loop mode.
Implement TransformerPageController
Ignore not valid event
Fix bugs
Fix bugs
Fix bugs
Fix bugs
Update readme
Basic animation