notify the alert
More...
dependencies: notify_toast: 0.0.1
import 'package:notify_toast/notify_toast.dart';
NotifyToast().show( context: context, child: Text('notify_toast'), );
unverified uploader
Repository (GitHub)View/report issues
unknown (license)
blurrycontainer, flutter
Packages that depend on notify_toast
Back