cloudbase_function_nullsafety 0.0.3 copy "cloudbase_function_nullsafety: ^0.0.3" to clipboard
cloudbase_function_nullsafety: ^0.0.3 copied to clipboard

Modify the tencent_cloudbase_function, to support null safety.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cloudbase_function_nullsafety

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

dependencies:
  cloudbase_function_nullsafety: ^0.0.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_function_nullsafety/cloudbase_function_nullsafety.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Modify the tencent_cloudbase_function, to support null safety.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

cloudbase_core_nullsafety, flutter

More

Packages that depend on cloudbase_function_nullsafety