native_tab_bar 1.0.2
native_tab_bar: ^1.0.2 copied to clipboard
Native, accessible Android and iOS bottom tabs navigation component for Flutter.
1.0.2 #
- Dart format pigeons.g.dart.
1.0.1 #
- Add documentation and address analysis issues.
1.0.0 #
- Initial public release.
- Improved Material 3 options on Android.
- Added ability to tag Material 3 and 2 on Android.
0.3.0 #
- Initial internal release.
0.2.1 #
- Make responsive to dynamic type size changes on Android.
- Remember state and fix size rendering issues on Android by generating the
NativeTabBarState
instanceid
on the Flutter side.
0.1.0+1 #
- Initial release of this plugin.