1. 10 Mar, 2017 2 commits
  2. 04 Mar, 2017 1 commit
  3. 14 Feb, 2017 1 commit
  4. 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
  5. 30 Nov, 2016 1 commit
  6. 04 Oct, 2016 1 commit
  7. 23 Sep, 2016 1 commit
  8. 08 Sep, 2016 1 commit
    • Dan Rubel's avatar
      flutter analyze repo analysis options (#5707) · 3ed3390d
      Dan Rubel authored
      This updates the flutter analyze command to use the .analysis_options_flutter_analyze in the repo root when either the --flutter-repo flag is supplied or the sources being analyzed reside in the flutter repo.
      3ed3390d
  9. 30 Mar, 2016 1 commit
  10. 14 Mar, 2016 1 commit
  11. 10 Mar, 2016 1 commit
  12. 07 Mar, 2016 1 commit