Skip to content

A flutter project with bottom tab having cutout floating action button, or notched floating action button in bottom tab in flutter

Notifications You must be signed in to change notification settings

prolongservices/Flutter-Bottom-Tab-Cutout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter bottom navigation bar with fab | flutter curved bottom navigation bar

A flutter project with bottom tab having cutcout floating action button, or notched floating action button in bottom tab in flutter In this tutorial we will make custom bottom navigation bar in flutter with notched floating action button, you can also say that its curved bottom navigation bar in flutter having docked floating action button. To achieve this we will use BottomAppBar class with shape property and pass CircularNotchedRectangle() to make our bottom navigation bar a curved shape. To fit the floating action button inside the curve we will use floatingActionButtonLocation property of scaffold and pass FloatingActionButtonLocation.centerDocked. And this will make our floating action button notched to our bottom navigation bar.

Video tutorial for flutter bottom navigation bar with fab | flutter curved bottom navigation bar

flutter bottom navigation bar with fab | flutter curved bottom navigation bar

flutter bottom navigation bar with fab | flutter curved bottom navigation bar

About

A flutter project with bottom tab having cutout floating action button, or notched floating action button in bottom tab in flutter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published