glo_insta_bug_reporter 0.1.0 copy "glo_insta_bug_reporter: ^0.1.0" to clipboard
glo_insta_bug_reporter: ^0.1.0 copied to clipboard

A package provides an easy way to instantly capture screenshot, edit it, describe and create card on glo board instantly in Flutter project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glo_insta_bug_reporter

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

dependencies:
  glo_insta_bug_reporter: ^0.1.0

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:glo_insta_bug_reporter/glo_insta_bug_reporter.dart';
1
likes
40
pub points
7%
popularity

Publisher

unverified uploader

A package provides an easy way to instantly capture screenshot, edit it, describe and create card on glo board instantly in Flutter project.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

build_runner, flutter, flutter_webview_plugin, http, http_parser, json_annotation, json_serializable, oauth2, sensors, shared_preferences

More

Packages that depend on glo_insta_bug_reporter