Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/feduke-nukem/flutter_easy_dialogs

Easy dialogs library for Flutter
https://github.com/feduke-nukem/flutter_easy_dialogs

animation animations dart dialog-library dialogs easy-dialogs flutter flutter-animation flutter-easy-dialogs flutter-modal flutter-package library modal modal-dialogs ui-library

Last synced: about 1 month ago
JSON representation

Easy dialogs library for Flutter

Awesome Lists containing this project

README

        


License: MIT




























#### What is `FlutterEasyDialogs` ?
It is an open-source package for the Flutter framework that provides easy-to-use and customizable dialogs based on [Overlay](https://api.flutter.dev/flutter/widgets/Overlay-class.html) for use in your application without `BuildContext`. With this library, you can quickly create and display dialogs such as alerts, confirmation dialogs, info dialogs, and etc.
The library is designed to be lightweight, efficient, and easy to use, making it ideal for developers who want to add dialog functionality to their apps without having to write complex code.

## Documentation

- [Getting started](https://pub.dev/documentation/flutter_easy_dialogs/latest/topics/Getting%20started-topic.html)
- [Dialogs](https://pub.dev/documentation/flutter_easy_dialogs/latest/topics/Dialogs-topic.html)
- [Decorations](https://pub.dev/documentation/flutter_easy_dialogs/latest/topics/Decorations-topic.html)
- [Migration guide from 2.x to 3.x](https://pub.dev/documentation/flutter_easy_dialogs/latest/topics/Migration%20guide%20from%202.x%20to%203.x-topic.html)
- [FAQ](https://pub.dev/documentation/flutter_easy_dialogs/latest/topics/FAQ-topic.html)