flutter_sys_call 0.0.13 copy "flutter_sys_call: ^0.0.13" to clipboard
flutter_sys_call: ^0.0.13 copied to clipboard

outdated

一个用来调用系统小功能的插件,目前包括震动,视频录制,二维码识别

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_sys_call

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

dependencies:
  flutter_sys_call: ^0.0.13

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:flutter_sys_call/flutter_sys_call.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

一个用来调用系统小功能的插件,目前包括震动,视频录制,二维码识别

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider, permission_handler, video_player

More

Packages that depend on flutter_sys_call