record_ohos 1.0.0 copy "record_ohos: ^1.0.0" to clipboard
record_ohos: ^1.0.0 copied to clipboard

Ohos specific implementation for record package called by record_platform_interface.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add record_ohos

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

dependencies:
  record_ohos: ^1.0.0

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:record_ohos/record_ohos.dart';
0
likes
120
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Ohos specific implementation for record package called by record_platform_interface.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, record_platform_interface, uuid

More

Packages that depend on record_ohos

Packages that implement record_ohos