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

Libraries

fancy_popups_new