fancy_popups_new 0.0.6 copy "fancy_popups_new: ^0.0.6" to clipboard
fancy_popups_new: ^0.0.6 copied to clipboard

Fully Customizable Dialogs

fancy_popups_new #

Github stars Pub Version

Fancy Popups is a flutter widget library, include dialog widget which is fully customizable and can be extended on request. No more extra hassle for all the extra working around with beautiful dialogs.

Installation #

  1. Add this to your packages pubspec.yaml file:
dependencies:
   fancy_popups_new: <latest version>
  1. Install it You can install it from the command line:
$ flutter pub get
  1. Import it Now in Dart code, you can use:
import 'package:fancy_popups_new/fancy_popups_new.dart';

👀 Fancy Popups New Looks #

Below are the looks of various types in package used as Popups

✅ Success #

🔴 Failure #

☠️ Server Error #

🌐 No Internet #

⏲️ Timeout Exception #

⚠️ Warning #

🗑️ Delete #

📍 Location #

23
likes
130
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

Fully Customizable Dialogs

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on fancy_popups_new