appsonair_flutter_appremark 0.2.8 copy "appsonair_flutter_appremark: ^0.2.8" to clipboard
appsonair_flutter_appremark: ^0.2.8 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.8

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
150
points
120
downloads

Documentation

API reference

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

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on appsonair_flutter_appremark

Packages that implement appsonair_flutter_appremark