cloudbase_null_safety 1.1.3 copy "cloudbase_null_safety: ^1.1.3" to clipboard
cloudbase_null_safety: ^1.1.3 copied to clipboard

Flutter plugin for cloudbase core. Temporary alternative to the official null-safety version, all APIs are consistent with the official.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cloudbase_null_safety

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

dependencies:
  cloudbase_null_safety: ^1.1.3

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:cloudbase_null_safety/cloudbase_null_safety.dart';
8
likes
100
pub points
27%
popularity

Publisher

unverified uploader

Flutter plugin for cloudbase core. Temporary alternative to the official null-safety version, all APIs are consistent with the official.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

crypto, dio, flutter, package_info_plus, shared_preferences

More

Packages that depend on cloudbase_null_safety