1. 15 Aug, 2018 1 commit
    • Ian Hickson's avatar
      Shim package:test to avoid matcher issues (#20602) · 686d8f8a
      Ian Hickson authored
      * Upgrade everything except matcher.
      * Roll matcher (and test)
      * Adjust tests that depend on flutter:test directly to depend on a shim
      * Require use of package:test shim and remove other references to package:test
      686d8f8a
  2. 27 Jul, 2018 1 commit
  3. 27 Sep, 2017 1 commit
  4. 30 Mar, 2017 1 commit
    • Sarah Zakarias's avatar
      Add swift version of Platform Channel example (#9098) · a94e995f
      Sarah Zakarias authored
      * 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
      a94e995f