fxdialogs 0.1.0 copy "fxdialogs: ^0.1.0" to clipboard
fxdialogs: ^0.1.0 copied to clipboard

discontinued

A Flutter package to use custom dialogs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fxdialogs

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fxdialogs: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fxdialogs/fxdialogs.dart';
2
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package to use custom dialogs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, html, http, lottie, package_info_plus, url_launcher

More

Packages that depend on fxdialogs