fluttercommunity / flutter_webview_plugin

Community WebView Plugin - Allows Flutter to communicate with a native WebView.
https://pub.dev/packages/flutter_webview_plugin
Other
1.48k stars 930 forks source link

Support for FAB(Floating Action Button) #812

Open benitogonzalezh opened 4 years ago

benitogonzalezh commented 4 years ago

It would be very useful implement a Floating Action Button in the args of the plugin.

bagus-repository commented 3 years ago

yeah I want to know if a Floating Action Button can be implemented into WebviewScaffold()

sboicu commented 3 years ago

I also try to have such feature but I was not able to find one. I need it mainly for a refresh button whit I do not want to have it under a app bar or bottom navigation.