Skip to content
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

Do not rebuild by default for speed #31

Open
sneurlax opened this issue Apr 29, 2024 · 1 comment
Open

Do not rebuild by default for speed #31

sneurlax opened this issue Apr 29, 2024 · 1 comment

Comments

@sneurlax
Copy link
Member

sneurlax commented Apr 29, 2024

When working on Android, rebuilding tor for every platform every flutter run or build can slow development pace. Not rebuilding by default would save some time, especially for Android.

We might consider using debug mode to force rebuilds, and a full build should always happen the first time from a clean slate.

@sneurlax sneurlax changed the title Do not rebuild tor via gradle by default for speed Do not rebuild by default for speed Nov 20, 2024
@sneurlax
Copy link
Member Author

This is true for flutter_libsparkmobile as well as for the Tor plugin, but this issue's obviously unrelated to Tor :P I'm a victim of the copypasta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant