flutterpi_tool
flutterpi_tool copied to clipboard
don't use GitHub API for commonly used queries to avoid rate limiting
for example:
- don't use the GitHub API to check for flutter-pi updates, since GitHub has rate-limits per IP-address
- maybe just use
git ls-remoteto find the latest release tag, and check if it matches