1. 07 Jan, 2017 1 commit
    • Todd Volkert's avatar
      Update flutter_tools to use package:file throughout (#7385) · 8bb27034
      Todd Volkert authored
      This removes direct file access from within flutter_tools
      in favor of using `package:file` via a `FileSystem` that's
      accessed via the `ApplicationContext`.
      
      This lays the groundwork for us to be able to easily swap
      out the underlying file system when running Flutter tools,
      which will be used to provide a record/replay file system,
      analogous to what we have for process invocations.
      8bb27034
  2. 30 Nov, 2016 1 commit
  3. 29 Nov, 2016 1 commit
  4. 12 May, 2016 1 commit
  5. 10 May, 2016 1 commit
  6. 19 Apr, 2016 1 commit
  7. 18 Apr, 2016 3 commits
  8. 16 Apr, 2016 1 commit