Flutter Select Dialog

Flutter Select Dialog

August 18, 2020 totosugito 0

select_dialog Package Package designed to select an item from a list, with the option to filter and even search the items online. pubspec.yaml select_dialog: <last […]

Show Dialog Flutter

Show Dialog Flutter

June 26, 2020 totosugito 0

awesome_dialog A new Flutter package project for simple and awesome dialogs Usage To use this package, add awesome_dialog as a dependency in your pubspec.yaml file. […]

Flutter Custom Dialog

Flutter Custom Dialog

June 26, 2020 totosugito 0

✨ flutter_custom_dialog Global dialog function encapsulation, with a semantic way to fill the content inside the dialog, the current function provided Support for a few […]

Flutter Select Dialog

Flutter Select Dialog

June 26, 2020 totosugito 0

select_dialog Package Package designed to select an item from a list, with the option to filter and even search the items online. pubspec.yaml select_dialog: <last […]

Flutter App Review Dialog

Flutter App Review Dialog

June 23, 2020 totosugito 0

app_review Online Demo: https://fluttercommunity.github.io/app_review/ Description Flutter Plugin for Requesting and Writing Reviews in Google Play and the App Store. Apps have to be published for […]

Flutter Alert Dialog

Flutter Alert Dialog

May 22, 2020 totosugito 0

adaptive_dialog Show alert dialog or modal action sheet adaptively according to platform. showOkAlertDialog Convenient wrapper of showAlertDialog. iOS Android showOkCancelAlertDialog Convenient wrapper of showAlertDialog. iOS […]