1. 09 Aug, 2019 1 commit
  2. 04 Apr, 2019 1 commit
    • Justin McCandless's avatar
      Pan and zoom gallery demo (#25164) · 3ada5028
      Justin McCandless authored
      Adds the "2D Transformations" demo to the gallery, which shows how to do things such as navigate around a map a la Google Maps, or show a full screen zoomable photo.  The idea is to abstract this code into a first class widget soon.
      3ada5028
  3. 06 Mar, 2019 1 commit
  4. 24 Feb, 2019 1 commit
    • Will Larche's avatar
      [Gallery] Fortnightly demo moved from flutter/samples. (#28125) · 57a8b03c
      Will Larche authored
      * [Gallery] Fortnightly demo moved from flutter/samples.
      
      * [Gallery] Fortnightly analysis corrections.
      
      * [Gallery] Minor rename.
      
      * [Gallery] Making floats ints.
      
      * [Gallery] Fortnightly minor visual polish.
      
      * [Gallery] Formatting.
      
      * [Gallery] Upping package version for gallery to support fortnightly demo.
      
      * [Gallery] Fortnightly copy correction.
      
      * [Gallery] Fortnightly study polish.
      
      * [Gallery] Fortnightly polish.
      
      * [Gallery] Fortnightly copy correction.
      
      * [Gallery] Fortnightly copy now held in '''.
      
      * [Gallery] Fortnightly comment.
      
      * [Gallery] Updates necessary when flutter_gallery_assets updates.
      
      * [Gallery] Updating macrobenchmarks because we updated flutter_gallery_assets.
      
      * [Gallery] Moving spaces to beginning of copy lines.
      
      * [Gallery] Copy correction.
      
      * [Gallery] Adding tooltip to satisfy smoke test.
      
      * [Gallery] Minor pr feedback.
      
      * [Gallery] Forced upgrade.
      57a8b03c
  5. 22 Jan, 2019 1 commit
  6. 08 Jan, 2019 1 commit
  7. 22 Dec, 2018 1 commit
  8. 19 Nov, 2018 2 commits
  9. 02 Nov, 2018 3 commits
  10. 01 Nov, 2018 1 commit
  11. 23 Oct, 2018 1 commit
  12. 28 Sep, 2018 1 commit
  13. 12 Sep, 2018 1 commit
  14. 27 Aug, 2018 1 commit
  15. 22 Aug, 2018 1 commit
    • Will Larche's avatar
      [Gallery] Material elevations (shadows) demo (#20842) · 47cffd16
      Will Larche authored
      * [Gallery] Elevations demo. TODO: Correct icon.
      
      * [Gallery] More elevations for the elevation demo.
      
      * [Gallery] Elevation toggle for elevation demo.
      
      * [Demos] Update temp icon on elevations demo.
      
      * [Demos] Changing action icon.
      
      * [Demos] Same.
      
      * [Demos] Adding new and const.
      
      * [Demos] Reverting formatting.
      
      * [Gallery] PR Feedback.
      47cffd16
  16. 15 Aug, 2018 1 commit
  17. 09 Aug, 2018 1 commit
  18. 02 Aug, 2018 1 commit
  19. 30 Jul, 2018 1 commit
  20. 27 Jul, 2018 1 commit
  21. 23 Jul, 2018 1 commit
  22. 16 Jul, 2018 2 commits
  23. 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
  24. 24 May, 2018 1 commit
  25. 07 May, 2018 1 commit
  26. 04 May, 2018 1 commit
  27. 03 May, 2018 3 commits
  28. 02 May, 2018 1 commit
  29. 27 Apr, 2018 1 commit
  30. 26 Apr, 2018 1 commit
  31. 25 Apr, 2018 1 commit
  32. 05 Apr, 2018 1 commit
  33. 04 Apr, 2018 1 commit