appsonair_flutter_appremark 0.2.7 copy "appsonair_flutter_appremark: ^0.2.7" to clipboard
appsonair_flutter_appremark: ^0.2.7 copied to clipboard

AppsOnAir AppRemark flutter sdk allows you to capture current screen on device shake directly through AppsOnAir.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appsonair_flutter_appremark

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

dependencies:
  appsonair_flutter_appremark: ^0.2.7

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:appsonair_flutter_appremark/app_remark_method_channel.dart';
import 'package:appsonair_flutter_appremark/app_remark_platform_interface.dart';
import 'package:appsonair_flutter_appremark/app_remark_service.dart';
1
likes
160
points
25
downloads

Publisher

verified publisherappsonair.com

Weekly Downloads

AppsOnAir AppRemark flutter sdk allows you to capture current screen on device shake directly through AppsOnAir.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on appsonair_flutter_appremark

Packages that implement appsonair_flutter_appremark