snaply 0.0.1-alpha.6 copy "snaply: ^0.0.1-alpha.6" to clipboard
snaply: ^0.0.1-alpha.6 copied to clipboard

A Flutter plugin for instant bug reports with screenshots, screen recordings, device environment and logs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snaply

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

dependencies:
  snaply: ^0.0.1-alpha.6

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:snaply/snaply.dart';
6
likes
150
points
40
downloads

Publisher

verified publishersnaply.dev

Weekly Downloads

A Flutter plugin for instant bug reports with screenshots, screen recordings, device environment and logs.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

equatable, flutter, plugin_platform_interface, video_player

More

Packages that depend on snaply

Packages that implement snaply