Flutterlocation: changeSetting API should use the dart Duration Type not an int

Created on 14 Jul 2020  Â·  13Comments  Â·  Source: Lyokone/flutterlocation

In order to have a self-describing robust API, the lib should use dart type Duration and not int
for the interval. Also, there is no description of what the int unit actually is. I guess ms
The duration can easily be converted back into int as needed for the call into the next layer.

  Future<bool> changeSettings({
    LocationAccuracy accuracy = LocationAccuracy.high,
    int interval = 1000,
    double distanceFilter = 0,
  }) {
inactive

Most helpful comment

Is this lib maintained?

On Thu, Aug 13, 2020, 02:40 stale[bot] notifications@github.com wrote:

This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/Lyokone/flutterlocation/issues/392#issuecomment-673376087,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AB3BZ2Y4OGU275EHL4H4UOLSAOYKHANCNFSM4OY74UWQ
.

All 13 comments

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Is this lib maintained?

On Thu, Aug 13, 2020, 02:40 stale[bot] notifications@github.com wrote:

This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/Lyokone/flutterlocation/issues/392#issuecomment-673376087,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AB3BZ2Y4OGU275EHL4H4UOLSAOYKHANCNFSM4OY74UWQ
.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This is really unprofessional closing defect because the maintainer is not reacting. I would advise people to use another lib. My 2 cents

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

I think not this issue is stale. The library is stale. My 2 Cents. No
support here

On Wed, Oct 14, 2020, 21:13 stale[bot] notifications@github.com wrote:

This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/Lyokone/flutterlocation/issues/392#issuecomment-708885556,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AB3BZ23MOPIENDP7JCNBAS3SKZZGXANCNFSM4OY74UWQ
.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Is there anybody maintaining this?

On Sun, Nov 15, 2020, 10:50 stale[bot] notifications@github.com wrote:

This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/Lyokone/flutterlocation/issues/392#issuecomment-727617545,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AB3BZ253HIUOJWSMKTBT3X3SQAPFRANCNFSM4OY74UWQ
.

Hi, sorry for not responding for this long.
I'll check when I'll have time, If you feel like submitting a PR, It will be very much appreciated :)

Maybe you should switch the robot off and avoid that issues will be cleared out automatically without any responses.I look into sending a PR but I need your time to approve it

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

any takers

On Thu, Dec 17, 2020 at 10:41 PM stale[bot] notifications@github.com
wrote:

This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/Lyokone/flutterlocation/issues/392#issuecomment-747901717,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AB3BZ27JTRBINZEX5J62F4TSVL2QXANCNFSM4OY74UWQ
.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zeienko-vitalii picture zeienko-vitalii  Â·  7Comments

zanecidan picture zanecidan  Â·  6Comments

Gintasz picture Gintasz  Â·  9Comments

LinusU picture LinusU  Â·  3Comments

fre391 picture fre391  Â·  4Comments