ispect_jira 4.0.6-dev02 copy "ispect_jira: ^4.0.6-dev02" to clipboard
ispect_jira: ^4.0.6-dev02 copied to clipboard

An additional package for ISpect to create Jira tickets

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ispect_jira

With Flutter:

 $ flutter pub add ispect_jira

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

dependencies:
  ispect_jira: ^4.0.6-dev02

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:ispect_jira/ispect_jira.dart';
0
likes
0
points
1.53k
downloads

Publisher

verified publishershodev.live

Weekly Downloads

An additional package for ISpect to create Jira tickets

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

atlassian_apis, file_picker, flutter, flutter_bloc, flutter_localizations, intl, ispect, meta

More

Packages that depend on ispect_jira