sipua_bar 0.0.4
sipua_bar: ^0.0.4 copied to clipboard
Widget for simple switch content by selected item in bottom bar.
0.0.1 #
- First release of sipua bar.
0.0.2 #
- Fix null check error and cursor improvement.
0.0.3 #
- Fix widget not update correctly on hot reload.
0.0.4 #
- Migrate to Flutter 3.27+ / Dart 3 (replace deprecated
withOpacityandtextScaleFactorwithwithValuesandtextScaler). - Fix unbounded
GlobalKeylist growth that occurred on every rebuild. - Fix incorrect cursor offset calculation.
- Add
flutter_lints, analysis options, and widget tests.