- Configure background color of labels,
- Add as many as ScrollView widgets,
- Synchronize inner scroll view and tab view.
This release contains minor syntax changes and new demo gif.
Update the documentation.
This release includes the following improvements and features:
- Add curve parameters for animations of both tab and inner scrollview.
- Add animation duration parameter for scroll animations of both tab and scrollview.
- Add necessary error checking assertions.
This release includes a new .APK and example shows the usage of curves and animations.
Remove the usage of old OutlineButton and use OutlinedButton instead.
Fix issue with ListTab's parameter of showIconOnList not working properly.