appsonair_flutter_appremark 0.2.4 copy "appsonair_flutter_appremark: ^0.2.4" to clipboard
appsonair_flutter_appremark: ^0.2.4 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 Dart:

 $ dart pub add appsonair_flutter_appremark

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 dart pub get):

dependencies:
  appsonair_flutter_appremark: ^0.2.4

Alternatively, your editor might support dart pub get or 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
0
points
28
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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on appsonair_flutter_appremark

Packages that implement appsonair_flutter_appremark