somedialog 1.0.1 copy "somedialog: ^1.0.1" to clipboard
somedialog: ^1.0.1 copied to clipboard

Flutter package for handle a nice dialog ui using assets, netwok, and lottie

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add somedialog

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

dependencies:
  somedialog: ^1.0.1

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:somedialog/somedialog.dart';
28
likes
40
pub points
19%
popularity

Publisher

unverified uploader

Flutter package for handle a nice dialog ui using assets, netwok, and lottie

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cached_network_image, flutter, google_fonts, lottie

More

Packages that depend on somedialog