1. 27 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] document flutter root initialization (#67884) · 9e5e763e
      Jonah Williams authored
      Moves the flutter root initialization to a static method on the cache. This is a small step towards making this functionality non-static and instead injected like normal members - however, completely removing all of the static-ness at once was too large of a change.
      
      Instead document and add unit tests and change existing code as little as possible.
      
      #47161
      9e5e763e