mirror of
https://github.com/Iconica-Development/flutter_dialogs.git
synced 2025-05-19 11:13:44 +02:00
31 lines
1.4 KiB
Markdown
31 lines
1.4 KiB
Markdown
[](https://github.com/tenhobi/effective_dart)
|
|
|
|
Flutter service package for showing popups and dialogs in your app
|
|
|
|
## Features
|
|
|
|
- Customizable dialog styles
|
|
- Support for different types of dialogs (alert, confirmation, input)
|
|
- Easy integration with Flutter projects
|
|
- Ability to add custom actions and buttons to dialogs
|
|
- Support for dialog animations and transitions
|
|
- Localization and internationalization support
|
|
- Accessibility features for dialogs
|
|
- Theming options for dialogs
|
|
|
|
## Example
|
|
|
|
See [Example Code](example/lib/main.dart) for more info.
|
|
|
|
## Issues
|
|
|
|
Please file any issues, bugs or feature request as an issue on our [GitHub](https://github.com/Iconica-Development/flutter_dialogs/issues) page. Commercial support is available if you need help with integration with your app or services. You can contact us at [support@iconica.nl](mailto:support@iconica.nl).
|
|
|
|
## Want to contribute
|
|
|
|
If you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature), please carefully review our [contribution guide](./CONTRIBUTING.md) and send us your [pull request](https://github.com/Iconica-Development/flutter_dialogs/pulls).
|
|
|
|
## Author
|
|
|
|
This [flutter_dialogs](https://github.com/Iconica-Development/flutter_dialogs) for Flutter is developed by [Iconica](https://iconica.nl). You can contact us at <support@iconica.nl>
|