hm_cloud 0.1.3 copy "hm_cloud: ^0.1.3" to clipboard
hm_cloud: ^0.1.3 copied to clipboard

HaiMa cloud plugin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hm_cloud
copied to clipboard

With Flutter:

 $ flutter pub add hm_cloud
copied to clipboard

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

dependencies:
  hm_cloud: ^0.1.3
copied to clipboard

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:hm_cloud/hm_cloud.dart';
copied to clipboard
0
likes
0
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

2024.06.26 - 2025.01.08

HaiMa cloud plugin.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_plugin_android_lifecycle, plugin_platform_interface

More

Packages that depend on hm_cloud