fancy_popups_new
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
- Add this to your packages pubspec.yaml file:
dependencies:
fancy_popups_new: <latest version>
- Install it You can install it from the command line:
$ flutter pub get
- 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