inventiv_critic_flutter 0.0.2 copy "inventiv_critic_flutter: ^0.0.2" to clipboard
inventiv_critic_flutter: ^0.0.2 copied to clipboard

outdated

A flutter plugin for Critic integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inventiv_critic_flutter

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

dependencies:
  inventiv_critic_flutter: ^0.0.2

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:inventiv_critic_flutter/api.dart';
import 'package:inventiv_critic_flutter/critic.dart';
import 'package:inventiv_critic_flutter/modal/app.dart';
import 'package:inventiv_critic_flutter/modal/bug_report.dart';
import 'package:inventiv_critic_flutter/modal/device.dart';
import 'package:inventiv_critic_flutter/modal/ping_request_modal.dart';
import 'package:inventiv_critic_flutter/modal/ping_response.dart';
import 'package:inventiv_critic_flutter/modal/report_request_modal.dart';
2
likes
0
pub points
28%
popularity

Publisher

verified publishertwinsun.dev

A flutter plugin for Critic integration.

Homepage

License

unknown (LICENSE)

Dependencies

device_info, flutter, http, package_info

More

Packages that depend on inventiv_critic_flutter