Chris Bracken
c9d73d3a45
Enable universal iOS binaries for examples ( #17357 )
...
Updates all example projects to build as universal binaries that run on
both armv7 and arm64 now that we support both platforms on iOS.
2018-05-07 14:13:40 -07:00
Mikkel Nygaard Ravn
31a0a5f4d0
Remove generated files from repo ( #14697 )
2018-02-16 12:33:21 +01:00
Mikkel Nygaard Ravn
178f446d71
Add generated plugin registry ( #10375 )
2017-05-29 14:10:29 +02:00
Chris Bracken
961da5a3bc
Move platform_channel_swift example to latest template ( #9786 )
2017-05-03 17:02:43 -07: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