Skip to content

heshanka/2itemAnimatedFabMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2itemAnimatedFabMenu | In Progress.

An easy implementation of animated FAB menu with 2 FAB descendants using AnimatedAlign widget.

Usage

Case 1: Screens that do not require keyboard input

Works with code as it is.

Case 2: Screens with keyboard input

Wrapping the FABs with Visibility widget with visible:false when user opens keyboard hides the menu as the alignment values change upon keyboard opening.

(Tip:- If keyboard is hidden MediaQuery.of(context).viewInsets.bottom==0)

About

An animated FAB menu with 2 FAB descendants written in Dart to be used with Flutter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages