-
Notifications
You must be signed in to change notification settings - Fork 532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial Idea for API Explorer #678
Conversation
@Lin-April You approach is good. Can you send a draft PR with some working PoC. |
@ashitaprasad Thanks for the feedback! I'll put a draft PR with some working PoC. |
@ashitaprasad I have completed an initial version of the first two parts of my proposal and recorded a demo video. If you have time, I would greatly appreciate your feedback. Meanwhile, I am still working on the automation process for the third step. I’m uncertain whether I should submit a PR for review at this stage, as the automation process is not fully implemented yet, and I haven’t conducted thorough unit testing. Additionally, there are still some inconsistencies in design style that need to be refined. |
@Lin-April You can send a draft PR for review with your implementation so far. Since it is a draft PR you can update it while it is being reviewed. That won't be a problem. |
@Lin-April As the proposal submission window has already opened, you can submit the full proposal in the GSoC website. Thanks. |
@animator Thank you for the reminder! I’ll proceed to submit the full proposal on the GSoC website. |
PR Description
I have proposed an initial idea for issue #619, which includes three main sections:
UI Design
API Model Design
Automated API Parser (Parser) Design
Related Issues
Checklist
main
branch before making this PRflutter upgrade
and verify)flutter test
) and all tests are passingAdded/updated tests?
OS on which you have developed and tested the feature?