- Some fix
- Some small improvements
- Version change
- Null safety
- Improve performance for not animated widgets.
- Fixed issue where context was expected but null was found
- Fixed issue where each line was rebuild with a different width every time a parent widget rebuild it's state, added a property to enable this behaviour if wanted (
rebuildOnStateChange
) - Updated README.md
- Dispose animation controller
- Fix unexported widget
- Initial release