native_tab_bar 1.0.6
native_tab_bar: ^1.0.6 copied to clipboard
Native, accessible Android and iOS bottom tabs navigation component for Flutter.
1.0.6 #
- Bump native_flutter_fonts version.
1.0.5 #
- Bump native_flutter_fonts version.
1.0.4 #
- Get working properly with native_flutter_fonts on iOS and Android.
1.0.3 #
- Move font registry into native_flutter_fonts plugin to fix font conflicts when using simultaneously with accessible_text_view.
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.