-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Final release of the location_background plugin. #1901
Final release of the location_background plugin. #1901
Conversation
|
@bkonyi please let me know if you have any feedback on the README change. |
|
|
||
| An example Flutter plugin that showcases background execution using iOS location services. | ||
|
|
||
| **This plugin is not being actively maintained. An [archive](https://github.com/flutter/plugins/tree/af86b9db204d4fee2d0eeabb2325007ec5f20424/packages/location_background) of previous versions can be found in the Flutter plugins repository.** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe say that it shouldn't be used in real apps and was only built as a sample?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
bkonyi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally LGTM. Like @amirh mentioned, it might be worth mentioning that this wasn't made for production use.
|
|
||
| An example Flutter plugin that showcases background execution using iOS location services. | ||
|
|
||
| **This plugin is not being actively maintained. An [archive](https://github.com/flutter/plugins/tree/af86b9db204d4fee2d0eeabb2325007ec5f20424/packages/location_background) of previous versions can be found in the Flutter plugins repository.** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Description
This plugin is no longer being actively maintained by the Flutter team. After merging this PR and publishing it, I'll remove the plugin in a follow-up PR.