Bottom Bar Packages

convex_bottom_bar

The ConvexAppBar is a Flutter package that creates and shows a convex tab in the bottom bar. Theming is supported.

persistent_bottom_nav_bar

For Flutter, a complete, highly configurable bottom navigation bar that is persistent/static and can be used for any application. It has up to 20 different styles.

salomon_bottom_bar

Another bottom navigation bar, but this one includes a few key features.

animated_bottom_navigation_bar

You may make use of the Builder for creating a custom bottom navigation bar widget that is animated. You can modify tab view however you want with AnimatedBottomNavigationBar.builder.

expandable_bottom_bar

Bottom app bar with expandable sheet is Animatable. Use this package if you want a cool expandable bottom bar!

bottom_bar_with_sheet

This package lets you build a floating button that builds the BottomSheet widget on every page.

bottom_navy_bar

There’s a huge difference between bounce and animation. The bottom navigation is attractive and lively. You may personalize it to fit your current theme.

flutter_snake_navigationbar

On change, the Flutter bottom navigation bar widget with snake animation appears.

google_nav_bar

The Google-inspired, modern navigation bar may be used as a bottom menu bar or tabbar, and the design follows cuberto UI/UX on dribbble precisely.

Similar Posts

  • Introduction Screen Packages

    intro_slider The Flutter Intro Slider is a flutter plugin that helps you create a compelling opening for your app. flutter_intro A more efficient method for introducing new features and a step-by-step user guide for your Flutter project. introduction_screen The Flutter Onboarding/Introduction package for a flutter app with some customization possibilities animated_walkthrough An animated introduction and…

  • Packages for Excel and Word

     These packages allow developers to create beautiful charts in Excel or add interactive features to Word documents like adding hyperlinks or creating tables. They are all free and open source so you can use them on your next project! excel This is a Flutter and Dart library for reading, creating, editing, and updating Excel sheets…

  • Picture-in-Picture Packages

    A Picture-in-Picture (PIP) is a small, frame that floats out of the main video and stays on top of it. It can be used to display anything like: Knowing the different purposes behind PIP will help you understand which package suits your needs best. flutter_android_pip With the SDK 24 or above, you may integrate Picture-in-Picture…

  • Image Libraries

    octo_image The octo_image is a Flutter image widget that may perform various tasks. Placeholders, error indicators, and image transformers with fading are all supported. A placeholder, a progress indicator, an ImageBuilder, or an error widget is required for the OctoImage widget to display the picture. A placeholder or a progress indication may be used, as…

  • Packages to Scan Barcode and QR

    flutter_barcode_scanner A plugin for Android and iOS that enables barcode scanning. Barcodes, QR codes, and other types of coding are all supported. qr_flutter A Widget or custom painter may be used to display QR codes for Flutter. qr_code_scanner The zxing library is a QR code scanner that can be integrated into flutter. It makes use…