Flutter Cupertino Stackview
example Example Project for Example Project for cupertino_stackview. cupertino_stackview A very easy-to-use navigation tool/widget for having iOS 13 style stacks. It is highly recommended to […]
example Example Project for Example Project for cupertino_stackview. cupertino_stackview A very easy-to-use navigation tool/widget for having iOS 13 style stacks. It is highly recommended to […]
rolling_nav_bar A bottom nav bar with layout inspired by this design and with heavily customizable animations, colors, and shapes. Getting Started To get started, place […]
ff_navigation_bar A highly configurable navigation bar with emphasis for the selected item. Add dependency dependencies: ff_navigation_bar: ^0.1.5 Basic use import 'package:flutter/material.dart'; import 'package:ff_navigation_bar/ff_navigation_bar.dart'; … return […]
Bottom Personalized Dot Bar A bottom navigation bar that you can customize with the options you need, without any limits. You can also customize the […]
extended_navbar_scaffold Custom Extended Scaffold Custom Flutter widgets that makes Bottom Navigation Floating and can be expanded with much cleaner and easier way. Installing Add the […]
BottomNavyBar A beautiful and animated bottom navigation. The navigation bar use your current theme, but you are free to customize it. Preview PageView Customization (Optional) […]
curved_navigation_bar pub package Flutter Animated Navigation Bar – A Flutter package for easy implementation of curved navigation bar. Add dependency dependencies: curved_navigation_bar: ^0.3.2 #latest version […]
FancyBottomNavigation Getting Started Add the plugin (pub coming soon): dependencies: … fancy_bottom_navigation: ^0.3.2 Limitations For now this is limited to more than 1 tab, and […]
flip_box_bar A 3D BottomNavigationBar inspired by Dribbble design by Dannniel [https://dribbble.com/shots/4811135-Tab-Bar-Cube-Interaction]. Demo Example Use // In Scaffold int selectedIndex = 0; bottomNavigationBar: FlipBoxBar( selectedIndex: index, […]
Copyright © 2024 | WordPress Theme by MH Themes