Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

"Has anyone integrated a Jira mobile app interface using Flutter?

vijay kumar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 29, 2025

I’m looking to implement core Jira functionalities—like fetching issues, updating tickets, and syncing tasks—within a Flutter app. I’d appreciate any recommendations on:

  • Flutter packages (like http, dio, or any Jira-specific wrappers)

  • Best practices for handling OAuth2 or basic authentication

  • Optimizing data fetch and sync performance

Open to code examples, docs, or experience-based advice. Thanks in advance!

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Lucas Modzelewski _Lumo_
Atlassian Partner
May 10, 2025

Brace yourself - features will be limited, and you’ll likely run into many challenges, starting with authentication, data fetching (create, edit, view), permissions, transitions, and bulk operations.

You need to define the core features you actually need and evaluate whether they’re even possible to implement.

As an example of Jira functionalities integrated into another app, check out Excel 365 Connector - it lets you fetch and update Jira issues directly from Excel:
https://marketplace.atlassian.com/apps/1222961/excel-365-connector-for-jira?hosting=cloud&tab=overview

(Note: I was part of the team behind this app.)

TAGS
AUG Leaders

Atlassian Community Events