Top 3 Floating Action Button Packages for Flutter

Anil Emrah
2 min readSep 18, 2022

While building an app with Flutter, one of the best ways to get user input from a certain screen is using the floating action button. But for some screens, there is a need for multiple options. At this point, there is a need of using different floating action buttons and there are some options. In this article, I will be showing my 3 favorite Flutter packages to fulfill our needs.

custom_floating_action_button

This package adds the functionality to add options around the button. And this is basically what I need on some pages, to give some options to the user. And the good thing with that, when the user clicks on the floating action button, you can increase the focus on the button itself and its options.

floating_action_bubble

With this package, the way the animation and also being able to add an icon and a text makes it much simpler for users to understand the results of certain actions. You can also set different colors to each “bubble”.

fab_circular_menu

--

--

Anil Emrah

Sweden-based full-time developer, and lifelong learner. Loves to learn and experience. Motto: Stay Hungry, Stay Foolish | @anilemrah_