1. 27 Jun, 2019 1 commit
  2. 06 Jun, 2019 1 commit
  3. 26 Apr, 2019 1 commit
  4. 25 Apr, 2019 1 commit
  5. 09 Mar, 2019 1 commit
  6. 06 Mar, 2019 1 commit
  7. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  8. 13 Feb, 2019 1 commit
  9. 19 Dec, 2018 1 commit
  10. 10 Dec, 2018 1 commit
  11. 30 Oct, 2018 1 commit
  12. 23 Oct, 2018 1 commit
  13. 09 Oct, 2018 1 commit
  14. 01 Oct, 2018 2 commits
  15. 29 Sep, 2018 1 commit
  16. 28 Sep, 2018 1 commit
  17. 26 Sep, 2018 1 commit
  18. 12 Sep, 2018 1 commit
  19. 28 Aug, 2018 2 commits
  20. 27 Aug, 2018 1 commit
  21. 24 Aug, 2018 1 commit
  22. 15 Aug, 2018 1 commit
  23. 13 Aug, 2018 1 commit
  24. 09 Aug, 2018 1 commit
  25. 02 Aug, 2018 1 commit
  26. 30 Jul, 2018 1 commit
  27. 27 Jul, 2018 1 commit
  28. 23 Jul, 2018 1 commit
  29. 18 Jul, 2018 1 commit
  30. 16 Jul, 2018 2 commits
  31. 11 Jul, 2018 1 commit
  32. 10 Jul, 2018 2 commits
    • Chris Bracken's avatar
      Revert "Add segmented control to gallery (#19192)" (#19227) · 32af1699
      Chris Bracken authored
      This appears to trigger an error during AOT snapshot of the gallery as
      follows:
      
      ```
      stdout: [   +6 ms] Building AOT snapshot in release mode (ios-release)...
      stdout: [  +15 ms] Extra gen_snapshot options: [--print_snapshot_sizes]
      stdout: [   +7 ms] /usr/bin/arch -x86_64 /Users/flutter/.cocoon/flutter/bin/cache/artifacts/engine/ios-release/gen_snapshot --await_is_keyword --causal_async_stacks --packages=.packages --url_mapping=dart:ui,/Users/flutter/.cocoon/flutter/bin/cache/pkg/sky_engine/lib/ui/ui.dart --url_mapping=dart:vmservice_io,/Users/flutter/.cocoon/flutter/bin/cache/pkg/sky_engine/sdk_ext/vmservice_io.dart --embedder_entry_points_manifest=/Users/flutter/.cocoon/flutter/bin/cache/artifacts/engine/ios-release/dart_vm_entry_points.txt --embedder_entry_points_manifest=/Users/flutter/.cocoon/flutter/bin/cache/artifacts/engine/ios-release/dart_io_entries.txt --print_snapshot_sizes --snapshot_kind=app-aot-assembly --assembly=build/aot/arm64/snapshot_assembly.S /Users/flutter/.cocoon/flutter/examples/flutter_gallery/lib/main.dart
      stderr: [+9324 ms] Error: 'file:///Users/flutter/.cocoon/flutter/examples/flutter_gallery/lib/demo/cupertino/cupertino_segmented_control_demo.dart': error: line 19 pos 1: circular dependency for function _CupertinoSegmentedControlDemoState
      stderr: [        ] class _CupertinoSegmentedControlDemoState extends State {
      stderr: [        ] ^
      stderr: [  +33 ms] Dart snapshot generator failed with exit code 254
      stderr: [        ] Snapshotting (IOSArch.arm64) exited with non-zero exit code: 254
      stdout: [        ] Built to build/aot/.
      stdout: [  +10 ms] "flutter aot" took 9,485ms.
      ```
      
      This reverts commit 9d49ee3b.
      32af1699
    • Natalie Sampsell's avatar
      Add segmented control to gallery (#19192) · 9d49ee3b
      Natalie Sampsell authored
      * Adding segmented control to gallery
      9d49ee3b
  33. 10 Jun, 2018 1 commit
  34. 09 Jun, 2018 1 commit
  35. 18 May, 2018 1 commit
  36. 11 May, 2018 1 commit