Description
Tell us about the task you want to perform and are unable to do so because the feature is not available
I would like to add support for Mobile Platforms i.e. Android, iOS this would allow to test APIs on-the-go. It might seem excessive and unnecessary but this kind of agility that enables everyone to test stuff on-the-go, having the same familiar UX and set of features providing continuity, with the added benefit of having a shared open-source codebase powered by flutter is what could potentially set this app apart from other competition.
Describe the solution/feature you'd like us to add
My proposal is building a preliminary mobile version of the app with a simplified UI/UX that can empower users to test APIs and endpoints in the simplest way possible on-the-go. This could potentially be utilized in adding future features like integrating a cross-platform sync; providing continuity for signed-up users.
Approach
This is obviously a fairly big feature to be added, for that my approach would be to start
- Designing an interface with the bare minimum of functional features coupled with the same beautiful design, (no changes, just adapting for smaller screens)
- Iteratively develop/ adapt code for the new platforms (starting with Android because it's usually more accessible)
- Test and add more features while maintaining this simple design language.