bottom_navigation_bar 1.0.1 copy "bottom_navigation_bar: ^1.0.1" to clipboard
bottom_navigation_bar: ^1.0.1 copied to clipboard

Widget for simple switch content by selected item in bottom bar

Bottom Navigation Bar #

Build Status Coverage Status Pub Version Pub Likes Pub popularity Flutter Platform

This package is part of the SurfGear toolkit made by Surf.

About #

Bottom navigation bar

Usage #

Main classes:

  1. Bottom navigator
  2. Bottom navigator bar
  3. Type of tab
  4. Relation between item in bar and content

BottomNavigator #

Widget for simple switch content by selected item in bottom bar. More details of using you can see in example.

Installation #

Add bottom_navigation_bar to your pubspec.yaml file:

dependencies:
  bottom_navigation_bar: ^1.0.0

You can use both stable and dev versions of the package listed above in the badges bar.

Changelog #

All notable changes to this project will be documented in this file.

Issues #

For issues, file directly in the main SurfGear repo.

Contribute #

If you would like to contribute to the package (e.g. by improving the documentation, solving a bug or adding a cool new feature), please review our contribution guide first and send us your pull request.

Your PRs are always welcome.

How to reach us #

Please feel free to ask any questions about this package. Join our community chat on Telegram. We speak English and Russian.

Telegram

License #

Apache License, Version 2.0

23
likes
130
pub points
77%
popularity

Publisher

verified publishersurf.ru

Widget for simple switch content by selected item in bottom bar

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, tabnavigator

More

Packages that depend on bottom_navigation_bar