1. 17 Mar, 2017 1 commit
    • Mikkel Nygaard Ravn's avatar
      Remove old platform messaging API (#8837) · dce4bf85
      Mikkel Nygaard Ravn authored
      Breaking change: removed deprecated methods of PlatformMessages, leaving only binary messaging there. All other use of platform communication now goes through PlatformMessageChannel and PlatformMethodChannels. Retained use of String and JSON codecs for now.
      
      Companion engine PR: flutter/engine#3482
      dce4bf85
  2. 05 Jan, 2017 1 commit
  3. 29 Aug, 2016 1 commit
  4. 10 Jun, 2016 1 commit
    • Adam Barth's avatar
      Polish HostMessages (#4515) · 0b6df634
      Adam Barth authored
      Cleans up a few style nits in hello_services and adds support for automatic
      JSON encoding and decoding to the HostMessages interface.
      0b6df634
  5. 31 May, 2016 2 commits
  6. 29 May, 2016 1 commit
  7. 10 Oct, 2015 1 commit
  8. 01 Oct, 2015 1 commit
  9. 26 Sep, 2015 1 commit
  10. 08 Aug, 2015 1 commit
  11. 03 Aug, 2015 1 commit
  12. 28 Jul, 2015 2 commits
  13. 24 Jul, 2015 1 commit
    • Jim Simon's avatar
      Converted examples to libraries · 3089686e
      Jim Simon authored
      Converted demo launcher example to library
      
      Converted fitness example to library
      
      Converted hello world example to library
      
      Converted mine digger example to library
      
      Converted stocks example to library
      3089686e
  14. 16 Jul, 2015 2 commits