-
Notifications
You must be signed in to change notification settings - Fork 535
Feature - #551 - Clearing History Via Isolate #604
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
base: main
Are you sure you want to change the base?
Feature - #551 - Clearing History Via Isolate #604
Conversation
Let me know when this PR is ready for review. |
…Clear-History-via-Isolate-Compute
My Findings...Local Database Hive do not support concurrent connections or transactions due to Native OS locking the hive files on the user desired directory, (hive.lock) files.
Reasoning
Cheap Work Around Solution
Problems
Technical Issues
What about... PR 604
Note
Conclusion
cc: @ashitaprasad |
To be reviewed by @DenserMeerkat |
@ashitaprasad |
Foss Hack 2025 - Clear History Via Isolate
Use of dynamic switch logic to determine the use of [Compute] function and [Isolate] function to Clear History during the app launch.
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