1. 16 Apr, 2018 2 commits
    • Siva's avatar
      Turn support for sync-async on in Flutter. (#16543) · b0b2c007
      Siva authored
      * Turn support for sync-async on in Flutter. With this feature
      execution of async functions starts immediately instead of it
      being delayed by one microtask tick.
      
      * Address review comments.
      
      * Adjust some stack trace expectations which are slightly different with
      --sync-async turned on.
      b0b2c007
    • Greg Spencer's avatar
      Rename AnimatedChildSwitcher to AnimatedSwitcher (#16551) · 6c049ec2
      Greg Spencer authored
      We don't really like the name AnimatedChildSwitcher, and we think that AnimatedSwitcher might be better (since the Child part is redundant). We also considered AnimatedChild, AnimatedTransition and AnimatedReplacement (among others).
      
      Nothing in here besides a rename.
      6c049ec2
  2. 14 Apr, 2018 1 commit
  3. 13 Apr, 2018 5 commits
  4. 12 Apr, 2018 13 commits
  5. 11 Apr, 2018 12 commits
  6. 10 Apr, 2018 7 commits