cloudcard_flutter 0.0.8-dev-6 copy "cloudcard_flutter: ^0.0.8-dev-6" to clipboard
cloudcard_flutter: ^0.0.8-dev-6 copied to clipboard

Flutter SDK for card digitization and provisioning with Sudo

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cloudcard_flutter

With Flutter:

 $ flutter pub add cloudcard_flutter

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

dependencies:
  cloudcard_flutter: ^0.0.8-dev-6

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

Import it

Now in your Dart code, you can use:

import 'package:cloudcard_flutter/cloudcard_flutter.dart';
2
likes
0
points
211
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for card digitization and provisioning with Sudo

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on cloudcard_flutter

Packages that implement cloudcard_flutter