flira 0.5.5 copy "flira: ^0.5.5" to clipboard
flira: ^0.5.5 copied to clipboard

A tool to report Jira issues from any flutter-app. It can be activated by shaking the phone or taking a screenshot.

0.0.1 07 September 2022 #

  • Initial release

0.0.2 07 September 2022 #

  • Fixed typo

0.0.3 11 September 2022 #

  • Added more description
  • Jira API error handling
  • Created public repo for flira package

0.1.0 17 September 2022 #

  • Implemented a small floating button to display the dialog
  • Created a wrapper to make it compatible with MaterialApp.router.
  • Started using Bloc for the state management.

0.2.0 26 September 2022 #

  • Added attachment field for issue creating
  • Settings dialog to change api token, user name or url prefix
  • Improved state management
  • Bugfixing
  • This release was made from feature/attach_image_to_issue branch

0.2.1 26 September 2022 #

  • Bugfix

0.3.0 01 October 2022 #

  • Added secure storage to store the credentials from the user
  • Improved media file attaching
  • UI
  • Removed credentials parameters from FliraWrapper class

0.3.1 01 October 2022 #

  • Missing changes

0.3.20 01 October 2022 #

  • Bugfix

0.3.21 01 October 2022 #

  • Bugfix

0.3.22 03 October 2022 #

  • Bugfix

0.3.23 06 February 2023 #

  • Updated dependencies

0.4.0 28 March 2023 #

  • Refactor

[0.3.23] 06 February 2023 #

  • Roll back to old version due to functional bugs

0.3.24 05 July 2023 #

  • Fix

0.5.0 10 July 2023 #

  • Removed the shake and screenshot callback dependencies. Updated example

0.5.1 10 July 2023 #

  • Changed dependencies versions

0.5.2 10 July 2023 #

  • Color fix

0.5.3 10 July 2023 #

  • fix

0.5.4 12 July 2023 #

  • fix

0.5.5 12 July 2023 #

  • increased gravity parameter
6
likes
110
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

A tool to report Jira issues from any flutter-app. It can be activated by shaking the phone or taking a screenshot.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

atlassian_apis, equatable, file_picker, flutter, flutter_bloc, flutter_secure_storage, permission_handler, shake

More

Packages that depend on flira