Skip to content

loopstack33/fancy_popups

Repository files navigation

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

🔍 Search

⚠️ Warning

🗑️ Delete

📍 Location

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published