Flutter example using floating buttons and dialogs
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
Source Credit Url : https://github.com/shamjam/floating_buttons