record_linux 0.7.1 copy "record_linux: ^0.7.1" to clipboard
record_linux: ^0.7.1 copied to clipboard

PlatformLinux
unlisted

Linux 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_linux

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

dependencies:
  record_linux: ^0.7.1

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_linux/record_linux.dart';
2
likes
140
pub points
78%
popularity

Publisher

verified publisheropenapi4j.org

Linux specific implementation for record package called by record_platform_interface.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, record_platform_interface

More

Packages that depend on record_linux