gallery
gallery copied to clipboard
Flutter Gallery was a resource to help developers evaluate and use Flutter
Bumps [animations](https://github.com/flutter/packages/tree/main/packages) from 2.0.10 to 2.0.11. Commits bb97da8 [various] Sync lints with flutter/flutter (#5717) 6b2249f [pointer_interceptor_web] Update package APIs and tests. (#5785) ece0d7b [google_sign_in] Correct method channel clearAuthCache declaration (#5787)...
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.0 to 1.6.2. Release notes Sourced from dart-lang/setup-dart's releases. v1.6.2 Switch to running the workflow on node20 from node16. See also Transitioning from Node 16 to Node...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2. Release notes Sourced from actions/setup-node's releases. v4.0.2 What's Changed Add support for volta.extends by @ThisIsManta in actions/setup-node#921 Add support for arm64 Windows by @dmitry-shibanov...
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.217.0 to 2.219.0. Release notes Sourced from fastlane's releases. 2.219.0 Improvements [fastlane][ci] Lock google-cloud-env < 2.0.0 for Ruby 2.6 and fix CI to use specified ruby versions...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.22.12 to 3.24.1. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. Note...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.3.1. Release notes Sourced from actions/upload-artifact's releases. v4.3.1 Bump @actions/artifacts to latest version to include updated GHES host check v4.3.0 What's Changed Reorganize upload code...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.165.1 to 1.171.0. Release notes Sourced from ruby/setup-ruby's releases. Add support for macos-14 GitHub runners What's Changed Update url to supported by @LaStrada in ruby/setup-ruby#569 Add support...
### Description The Flutter Gallery has been a useful resource and demo of numerous Flutter features for the past 4 years. However, it requires non-trivial maintenance and a significant amount...
In my view, these are the most valuable demos: - TwoPane → `dual_screen` cc @andreidiaconu - - Material/Cupertino demos: they should be nearly all already covered by https://github.com/flutter/flutter/issues/102812, however, one...
- [ ] get (required by `get_storage`) - [ ] get_storage - see https://github.com/flutter/gallery/issues/1025 - [ ] url_launcher_web - migration complete in a branch. Waiting for next stable to land!...