Baseflow / flutter-geocoding

A Geocoding plugin for Flutter
https://baseflow.com
MIT License
139 stars 71 forks source link

[Question]: The rate limit for this package depends on total users of my application or like per user of my app? #238

Closed sudhanshugaur4 closed 4 months ago

sudhanshugaur4 commented 4 months ago

Please check the following before submitting a new issue.

Please select for which platform(s) you need help

Your question

[Question]: The rate limit for this package depends on total users of my application or like per user of my app.. I am asking this because suppose I have 1 million downloads but all calling this API once, so for like daily 10k installs 10k requests will be there, so will this package be free. Because one user is calling this API once only?

Version

3.0.0

TimHoogstrate commented 4 months ago

Dear @sudhanshugaur4,

Thanks for your question. It seems that it is related to the total requests of your app (not per user).

Kind regards,