share_plus_aurora 0.0.1-alpha1
share_plus_aurora: ^0.0.1-alpha1 copied to clipboard
Aurora implementation of the share_plus plugin.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add share_plus_auroraWith Flutter:
$ flutter pub add share_plus_auroraThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
share_plus_aurora: ^0.0.1-alpha1Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.