ispect_jira 4.2.0 copy "ispect_jira: ^4.2.0" to clipboard
ispect_jira: ^4.2.0 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 Flutter:

 $ flutter pub add ispect_jira

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

dependencies:
  ispect_jira: ^4.2.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:ispect_jira/ispect_jira.dart';
0
likes
150
points
747
downloads

Publisher

verified publishershodev.live

Weekly Downloads

An additional package for ISpect to create Jira tickets

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on ispect_jira