-
Notifications
You must be signed in to change notification settings - Fork 531
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
Feature - #551 - Auto Clear History #616
base: main
Are you sure you want to change the base?
Feature - #551 - Auto Clear History #616
Conversation
History Service Implementation for Auto-Clearing API RequestsTeam Dart Knight
Do CheckoutOverviewThis document outlines the implementation of the autoClearHistory feature in APIDASH to efficiently manage stored API request history while maintaining a smooth user experience across all supported platforms. FeaturesAuto-Clear History on App Launch
Dynamic Auto-Clear Trigger (State Management-Based)
Platform-Specific Cleanup Handling
Batch Deletion Strategy
cc: @ashitaprasad |
To be reviewed by @DenserMeerkat |
Platforms tested
ObservationThe auto-clearing works in the platforms tested. Other CommentsThe |
Foss Hack 2025 - Auto Clear History via WidgetBindingObserver & State Mgmt for Dynamic Clean Up
Team Dart Knight
Vishwa Karthik
[email protected]
Relevant PR for Clearing API History
Debug Considerations
Checklist
main
branch before making this PRflutter upgrade
and verify)flutter test
) and all tests are passingAdded/updated tests?
We encourage you to add relevant test cases.
OS on which you have developed and tested the feature?
cc: @ashitaprasad