Flutter Bottom Personalized Bar
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 […]
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, […]
中文说明 flutter_swiper The best swiper for flutter , with multiple layouts, infinite loop. Compatible with Android & iOS. New Features:Layout for pagination. We are using […]
PageViewIndicator Builds indication marks for PageView. Import import 'package:page_view_indicator/page_view_indicator.dart'; Usage Default Material behavior return PageViewIndicator( pageIndexNotifier: pageIndexNotifier, length: length, normalBuilder: (animationController, index) => Circle( size: […]
Copyright © 2024 | WordPress Theme by MH Themes