1. 26 Jul, 2018 3 commits
  2. 25 Jul, 2018 13 commits
  3. 24 Jul, 2018 12 commits
  4. 23 Jul, 2018 7 commits
  5. 21 Jul, 2018 3 commits
  6. 20 Jul, 2018 2 commits
    • amirh's avatar
      Introduce an AndroidView widget and a RenderAndroidView render object. (#19565) · debd5015
      amirh authored
      RenderAndroidView is responsible for sizing and displaying an embedded
      Android view.
      AndroidView is responsible for creating and disposing the Android view
      and is using RenderAndroidView to display it.
      debd5015
    • jslavitz's avatar
      Changed duration (#19015) · 9a4db211
      jslavitz authored
      * Changed duration
      
      * Fixed column width for ios build error messages
      
      * fixed a couple things
      
      * fixed a couple things
      
      * accidental changes
      
      * added spaces
      
      * added spaces
      
      * Added test for default snackbar duration
      
      * Fixed link:
      
      * Final commit
      
      * Final commit2
      
      * Actual final commit
      9a4db211