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

UnifiedPush Dialogs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unifiedpush_ui

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

dependencies:
  unifiedpush_ui: ^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:unifiedpush_ui/unifiedpush_ui.dart';
0
likes
120
points
2.77k
downloads

Publisher

unverified uploader

Weekly Downloads

UnifiedPush Dialogs

Homepage
Repository

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface, shared_preferences

More

Packages that depend on unifiedpush_ui