Merge pull request #122 from talkdirty/master

Add Android Job Scheduler Plugin (Android Specific)
This commit is contained in:
Robert Felker 2018-06-20 10:53:44 +02:00 committed by GitHub
commit efc9dfc505
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -251,6 +251,7 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
- [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) <!--stargazers:pinkfish/flutter_places_dialog--> - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish)
- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) <!--stargazers:renefloor/flutter_cached_network_image--> - Show images from the internet and keep them in the cache directory by [Rene Floor](https://github.com/renefloor)
- [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com)
- [Android Job Scheduler](https://github.com/talkdirty/android_job_scheduler) <!--stargazers:talkdirty/android_job_scheduler--> - Direcly manage android system schedules by [Georg Grab](https://github.com/talkdirty)
### Bluetooth / NFC / Beacon