Flutter example using floating buttons and dialogs

floating_buttons

This is a simple example showing floating buttons above a UI. These a shown via the showDialog() function.

Usage

In the root directory, run the following command:

flutter run

GitHub

https://github.com/shamjam/floating_buttons