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

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

flutter_sys_call . #

pub package

系统调用小插件

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

flutter_sys_call #

第一版支持系统调用震动功能

flutter_sys_call #

#使用方式

Android需要加入震动权限: "

导入:import 'package:flutter_sys_call/flutter_sys_call.dart';

使用震动 FlutterSysCall.doVibrator;

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider, permission_handler

More

Packages that depend on flutter_sys_call