Mikkel Nygaard Ravn
178f446d71
Add generated plugin registry ( #10375 )
2017-05-29 14:10:29 +02:00
Chris Bracken
2da63e4657
Update example project .gitignores to latest template ( #10188 )
...
Under android/ directory, ignore:
GeneratedPluginRegistrant.java
Under ios/ directory, ignore:
GeneratedPluginRegistrant.h
GeneratedPluginRegistrant.m
Pods/
2017-05-18 18:09:51 -07:00
Chris Bracken
961da5a3bc
Move platform_channel_swift example to latest template ( #9786 )
2017-05-03 17:02:43 -07:00
Michael Thomsen
c313984409
Exclude generated PluginRegistry files from git ( #9555 )
2017-04-24 15:23:18 +02:00
Michael Thomsen
7a57d37195
Add Pods cache dir to ios/.gitignore ( #9464 )
...
* Add Pods cache dir to ios/.gitngnore
* Add missing ending newlines
2017-04-21 13:18:05 +02:00
Mikkel Nygaard Ravn
945cfc3ee2
Make naming consistent across channel APIs ( #9270 )
2017-04-18 15:23:15 +02:00
Sarah Zakarias
752d6096a6
Query battery state on startup in iOS Platform Channel examples ( #9437 )
2017-04-18 14:59:33 +02:00
Sarah Zakarias
3dfe225cb9
Add charging status to Swift version of Platform Channel example ( #9436 )
2017-04-18 14:05:33 +02:00
Sarah Zakarias
a94e995f3e
Add swift version of Platform Channel example ( #9098 )
...
* wip
* wip
* delete main.m
* readd main.m
* update to use new channel api
* update android
* removed android/
* remove debug print
* remomved main.m
* Update year in copyright
* break long line and update name
* mit comments
* update examples/README
* break line
* update README
* update test
2017-03-30 15:11:19 +02:00