Merge pull request #114 from mkieres/master

Adding Device Calendar plugin to the list
This commit is contained in:
Robert Felker 2018-06-12 07:34:23 +02:00 committed by GitHub
commit 0956f10a49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -244,6 +244,7 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
- [Downloader](https://github.com/hnvn/flutter_downloader) (20 ★) - Create and manage download tasks by [HungHD](https://github.com/hnvn).
- [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) (9 ★) - 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) (59 ★) - 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) (3 ★) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com).
### Bluetooth / NFC / Beacon

View file

@ -243,6 +243,7 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
- [Downloader](https://github.com/hnvn/flutter_downloader) <!--stargazers:hnvn/flutter_downloader--> - Create and manage download tasks by [HungHD](https://github.com/hnvn)
- [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)
### Bluetooth / NFC / Beacon