New
v2.10.2
What's Changed
- Fix fastfile
promote_to_productionby @guidezpl in https://github.com/flutter/gallery/pull/516 - Disable desktop scrollbars by @Piinks in https://github.com/flutter/gallery/pull/524
- Unlock all configurations if a local engine is used by @mraleph in https://github.com/flutter/gallery/pull/525
- Fix[study-wrapper]: Back button overlapping by @ayshiff in https://github.com/flutter/gallery/pull/522
- Re-enable deferred components for Play Store builds by @guidezpl in https://github.com/flutter/gallery/pull/521
- Refactor [web benchmarks] Move to appropriate folder by @ayshiff in https://github.com/flutter/gallery/pull/520
- Removed ButtonBar dependencies from shrine/login and the cards demo by @HansMuller in https://github.com/flutter/gallery/pull/528
- Updated references to AppBar properties that will be deprecated by @HansMuller in https://github.com/flutter/gallery/pull/531
- Remove deprecated
brightnessproperty by @guidezpl in https://github.com/flutter/gallery/pull/533 - Bump addressable from 2.7.0 to 2.8.0 in /android by @dependabot in https://github.com/flutter/gallery/pull/532
- Update versions + bump to 2.9.3 by @guidezpl in https://github.com/flutter/gallery/pull/538
- Remove desktop scrollbars from shrine by @Piinks in https://github.com/flutter/gallery/pull/542
- Make index.html compatible with older Safari by @yjbanov in https://github.com/flutter/gallery/pull/544
- Make some text selectable and add mouse cursors to clickable things by @guidezpl in https://github.com/flutter/gallery/pull/539
- Use
dart formatinstead ofdartfmtby @guidezpl in https://github.com/flutter/gallery/pull/554 - Migrate to moved FlutterPlayStoreSplitApplication by @GaryQian in https://github.com/flutter/gallery/pull/553
- Bump Gradle dependencies by @blasten in https://github.com/flutter/gallery/pull/555
- Only use supported locales. by @Hixie in https://github.com/flutter/gallery/pull/556
- Update compileSdkVersion to 31 and gradle lockfiles by @andreidiaconu in https://github.com/flutter/gallery/pull/557
- Replace deprecated colors by @guidezpl in https://github.com/flutter/gallery/pull/560
- Improve and fix release workflows by @guidezpl in https://github.com/flutter/gallery/pull/546
- Add back shared_preferences by @guidezpl in https://github.com/flutter/gallery/pull/562
- Delete .github/ISSUE_TEMPLATE directory by @guidezpl in https://github.com/flutter/gallery/pull/563
- Use EnumName.name by @guidezpl in https://github.com/flutter/gallery/pull/566
- Run verifications on all platforms by @guidezpl in https://github.com/flutter/gallery/pull/565
- Update feedback link by @guidezpl in https://github.com/flutter/gallery/pull/564
- Migrate from pedantic to flutter_lints and fix TODOs by @guidezpl in https://github.com/flutter/gallery/pull/571
- Update translations by @guidezpl in https://github.com/flutter/gallery/pull/573
- Transformations demo - re-enable scaling by @justinmc in https://github.com/flutter/gallery/pull/572
- Fix small differences in text rendering by @guidezpl in https://github.com/flutter/gallery/pull/577
- Migrate layout/ to null safety by @amanv8060 in https://github.com/flutter/gallery/pull/578
- Fix UNUSED_ELEMENT_PARAMETER for unused field formal initializers. by @scheglov in https://github.com/flutter/gallery/pull/585
- null safety : Migrated standalone files to null safety by @amanv8060 in https://github.com/flutter/gallery/pull/586
- Fix two null safety analysis issues and update goldens by @devoncarew in https://github.com/flutter/gallery/pull/596
- Remove unnecessary code from settings.gradle by @blasten in https://github.com/flutter/gallery/pull/598
- Add missing
working-directoryfor Windows CD build by @guidezpl in https://github.com/flutter/gallery/pull/595 - Reenable web benchmarks by @ditman in https://github.com/flutter/gallery/pull/604
- Migrate tools to null safety by @amanv8060 in https://github.com/flutter/gallery/pull/608
- update deprecated window property accesses by @pq in https://github.com/flutter/gallery/pull/612
- Migrate demos to null-safety by @amanv8060 in https://github.com/flutter/gallery/pull/609
- Update README.md by @andesappal in https://github.com/flutter/gallery/pull/599
- refactor: migrate studies to null safety by @amanv8060 in https://github.com/flutter/gallery/pull/619
- refactor : migrate all remaining demos by @amanv8060 in https://github.com/flutter/gallery/pull/618
- 'flutter packages upgrade' to fix flutter/flutter by @goderbauer in https://github.com/flutter/gallery/pull/620
- Upgrade to flutter_lints 2.0 by @goderbauer in https://github.com/flutter/gallery/pull/621
- Upgrade Kotlin to 1.6.10 and regenerate lockfiles by @goderbauer in https://github.com/flutter/gallery/pull/623
- refactor: remaining code migrated to null safety by @amanv8060 in https://github.com/flutter/gallery/pull/624
- fix: inaccurate type casts introduced in #624 by @amanv8060 in https://github.com/flutter/gallery/pull/625
- convert double to double? by @amanv8060 in https://github.com/flutter/gallery/pull/626
- refactor: migrate test , test_driver , test_goldens by @amanv8060 in https://github.com/flutter/gallery/pull/627
- Create build checking workflow by @guidezpl in https://github.com/flutter/gallery/pull/628
- [web] Migrate index.html to use flutter.js by @ditman in https://github.com/flutter/gallery/pull/630
- Update flutter-action to fix CI by @guidezpl in https://github.com/flutter/gallery/pull/656
- migrate from ui.hash* to Object.hash* by @werainkhatri in https://github.com/flutter/gallery/pull/654
- Make Shrine shopping cart icons display correctly by @pennzht in https://github.com/flutter/gallery/pull/651
- Update firebase configuration to single project, multi-host by @guidezpl in https://github.com/flutter/gallery/pull/659
- Update flutter_staggered_grid_view and fix layout by @guidezpl in https://github.com/flutter/gallery/pull/658
- Fix typo by @guidezpl in https://github.com/flutter/gallery/pull/660
- Update Gemfile.lock by @guidezpl in https://github.com/flutter/gallery/pull/662
- rename local functions with
_s by @pq in https://github.com/flutter/gallery/pull/664 - Upgrade COCOAPODS. by @polina-c in https://github.com/flutter/gallery/pull/666
- Cupertino demo improvements by @guidezpl in https://github.com/flutter/gallery/pull/667
- Create scorecards-analysis.yml by @sealesj in https://github.com/flutter/gallery/pull/671
- rename local functions with
_s by @pq in https://github.com/flutter/gallery/pull/672 - revert goldens by @pq in https://github.com/flutter/gallery/pull/675
- Mirror master to main branch. by @godofredoc in https://github.com/flutter/gallery/pull/678
- upgrade flutter version , package versions and fix deprecation's by @amanv8060 in https://github.com/flutter/gallery/pull/683
- use super parameters by @amanv8060 in https://github.com/flutter/gallery/pull/684
- Foldable support by @andreidiaconu in https://github.com/flutter/gallery/pull/677
- Reverse mirroring order. by @godofredoc in https://github.com/flutter/gallery/pull/685
- Use
mainbranch within repo by @guidezpl in https://github.com/flutter/gallery/pull/686 - Added support for enhanced enums in data/demos.dart by @ahmadabbas02 in https://github.com/flutter/gallery/pull/681
- Prepare settings for adding material 3 stuff by @guidezpl in https://github.com/flutter/gallery/pull/687
- Update macOS icon by @guidezpl in https://github.com/flutter/gallery/pull/688
- Make logo link to flutter.dev by @guidezpl in https://github.com/flutter/gallery/pull/689
- Fix shared-x axis demo by @guidezpl in https://github.com/flutter/gallery/pull/690
- Add maskable icons for web by @guidezpl in https://github.com/flutter/gallery/pull/692
- allow picking a renderer using a query parameter by @yjbanov in https://github.com/flutter/gallery/pull/691
- Deploy to staging first to avoid mishaps with
firebase deployby @guidezpl in https://github.com/flutter/gallery/pull/693 - Migrate ThemeData.toggleableActiveColor by @Piinks in https://github.com/flutter/gallery/pull/694
- Add features section to README by @guidezpl in https://github.com/flutter/gallery/pull/695
- Pin actions to hash instead of version, also default all permissions … by @drewroengoogle in https://github.com/flutter/gallery/pull/700
- Update translations by @guidezpl in https://github.com/flutter/gallery/pull/703
- Fix iOS build by bumping lockfiles by @guidezpl in https://github.com/flutter/gallery/pull/705
- Improve releasing process by @guidezpl in https://github.com/flutter/gallery/pull/661
- Bump version to 2.10 by @guidezpl in https://github.com/flutter/gallery/pull/704
- Set a max width for the home screen contents by @guidezpl in https://github.com/flutter/gallery/pull/706
- Improve homescreen max width behavior by @guidezpl in https://github.com/flutter/gallery/pull/709
- Add dependabot to update github actions and ruby packages by @drewroengoogle in https://github.com/flutter/gallery/pull/707
- Added missing cupertino search text field demo. by @OlegZaimNLT in https://github.com/flutter/gallery/pull/708
- Bump fastlane from 2.205.2 to 2.206.2 in /android by @dependabot in https://github.com/flutter/gallery/pull/714
- Bump github/codeql-action from 1.1.4 to 2.1.12 by @dependabot in https://github.com/flutter/gallery/pull/713
- Bump actions/upload-artifact from 3.0.0 to 3.1.0 by @dependabot in https://github.com/flutter/gallery/pull/710
- Bump ossf/scorecard-action from 1.0.4 to 1.1.1 by @dependabot in https://github.com/flutter/gallery/pull/711
- Bump subosito/flutter-action from 2.3.0 to 2.4.0 by @dependabot in https://github.com/flutter/gallery/pull/712
- Fix typo by @mwyywm in https://github.com/flutter/gallery/pull/716
- Added missing cupertino picker by @OlegZaimNLT in https://github.com/flutter/gallery/pull/717
- Update deprecated parameters for styleFrom button methods by @guidezpl in https://github.com/flutter/gallery/pull/719
- Update the windows project to latest template by @loic-sharma in https://github.com/flutter/gallery/pull/721
- Bump github/codeql-action from 2.1.12 to 2.1.14 by @dependabot in https://github.com/flutter/gallery/pull/720
- Add disabled widgets to
materialandcupertinodemos by @guidezpl in https://github.com/flutter/gallery/pull/722 - Bump github/codeql-action from 2.1.14 to 2.1.15 by @dependabot in https://github.com/flutter/gallery/pull/729
- Bump ossf/scorecard-action from 1.1.1 to 1.1.2 by @dependabot in https://github.com/flutter/gallery/pull/728
- Bump fastlane from 2.206.2 to 2.207.0 in /android by @dependabot in https://github.com/flutter/gallery/pull/726
- Bump ruby/setup-ruby from 1.110.0 to 1.111.0 by @dependabot in https://github.com/flutter/gallery/pull/727
- Update expected loading units. by @rmacnak-google in https://github.com/flutter/gallery/pull/730
- Fix reply nav desktop by @OlegZaimNLT in https://github.com/flutter/gallery/pull/733
- Fix dismissing starred email by @OlegZaimNLT in https://github.com/flutter/gallery/pull/732
- Added missing cupertino scrollbar demo. by @OlegZaimNLT in https://github.com/flutter/gallery/pull/715
- Re-enable deferred loading by @guidezpl in https://github.com/flutter/gallery/pull/731
- Enable scrollbars by @guidezpl in https://github.com/flutter/gallery/pull/735
- Refactor demos to use encapsulation by @guidezpl in https://github.com/flutter/gallery/pull/734
- Fix deferred loading components by @guidezpl in https://github.com/flutter/gallery/pull/736
- Bump github/codeql-action from 2.1.15 to 2.1.16 by @dependabot in https://github.com/flutter/gallery/pull/740
- Bump fastlane from 2.207.0 to 2.208.0 in /android by @dependabot in https://github.com/flutter/gallery/pull/741
- Bump subosito/flutter-action from 2.4.0 to 2.5.0 by @dependabot in https://github.com/flutter/gallery/pull/742
- Add semantics to grid list demo by @konainm in https://github.com/flutter/gallery/pull/743
- Bump github/codeql-action from 2.1.16 to 2.1.17 by @dependabot in https://github.com/flutter/gallery/pull/745
- Bump subosito/flutter-action from 2.5.0 to 2.6.1 by @dependabot in https://github.com/flutter/gallery/pull/744
- Bump ruby/setup-ruby from 1.111.0 to 1.113.3 by @dependabot in https://github.com/flutter/gallery/pull/746
- Bump github/codeql-action from 2.1.17 to 2.1.18 by @dependabot in https://github.com/flutter/gallery/pull/750
- Bump ruby/setup-ruby from 1.113.3 to 1.114.0 by @dependabot in https://github.com/flutter/gallery/pull/749
- Bump fastlane from 2.208.0 to 2.209.0 in /android by @dependabot in https://github.com/flutter/gallery/pull/751
- Bump fastlane from 2.209.0 to 2.209.1 in /android by @dependabot in https://github.com/flutter/gallery/pull/753
- Regular maintenance by @guidezpl in https://github.com/flutter/gallery/pull/754
- Add cookie banner to web by @guidezpl in https://github.com/flutter/gallery/pull/737
- Add missing project to .firebaserc by @guidezpl in https://github.com/flutter/gallery/pull/758
- Bump ruby/setup-ruby from 1.114.0 to 1.115.3 by @dependabot in https://github.com/flutter/gallery/pull/762
- Bump actions/setup-node from 1.4.6 to 3.4.1 by @dependabot in https://github.com/flutter/gallery/pull/763
- Bump github/codeql-action from 2.1.18 to 2.1.21 by @dependabot in https://github.com/flutter/gallery/pull/761
- Update actions/checkout requirement to 2541b1294d2704b0964813337f33b291d3f8596b by @dependabot in https://github.com/flutter/gallery/pull/765
- Bump actions/setup-java from 1 to 3 by @dependabot in https://github.com/flutter/gallery/pull/764
- Migrate flutter gallery from deprecated APIs as well as remove unnecessary null-aware operator by @mkustermann in https://github.com/flutter/gallery/pull/766
- Update translations by @guidezpl in https://github.com/flutter/gallery/pull/769
- Bump subosito/flutter-action from 2.6.1 to 2.6.2 by @dependabot in https://github.com/flutter/gallery/pull/771
- Bump github/codeql-action from 2.1.21 to 2.1.22 by @dependabot in https://github.com/flutter/gallery/pull/770
- refactor: migrate test_benchmarks to null safety by @amanv8060 in https://github.com/flutter/gallery/pull/757
- Add analytics to web by @guidezpl in https://github.com/flutter/gallery/pull/676
- Maintenance by @guidezpl in https://github.com/flutter/gallery/pull/773
- Bump ruby/setup-ruby from 1.115.3 to 1.116.0 by @dependabot in https://github.com/flutter/gallery/pull/778
- Bump subosito/flutter-action from 2.6.2 to 2.7.0 by @dependabot in https://github.com/flutter/gallery/pull/777
- Bump ossf/scorecard-action from 1.1.2 to 2.0.3 by @dependabot in https://github.com/flutter/gallery/pull/776
- Add missing
primaryto home screen list views by @guidezpl in https://github.com/flutter/gallery/pull/779 - Permission fix for scorecards 2.0.3 by @guidezpl in https://github.com/flutter/gallery/pull/780
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in https://github.com/flutter/gallery/pull/781
- fix for upcoming use_build_context_synchronously by @a14n in https://github.com/flutter/gallery/pull/782
- Bump ruby/setup-ruby from 1.116.0 to 1.117.0 by @dependabot in https://github.com/flutter/gallery/pull/788
- Bump subosito/flutter-action from 2.7.0 to 2.7.1 by @dependabot in https://github.com/flutter/gallery/pull/787
- Bump github/codeql-action from 2.1.22 to 2.1.24 by @dependabot in https://github.com/flutter/gallery/pull/786
- Bump fastlane from 2.209.1 to 2.210.0 in /android by @dependabot in https://github.com/flutter/gallery/pull/785
- Bump github/codeql-action from 2.1.24 to 2.1.25 by @dependabot in https://github.com/flutter/gallery/pull/791
- Bump actions/setup-java from 3.5.0 to 3.5.1 by @dependabot in https://github.com/flutter/gallery/pull/790
- Bump fastlane from 2.210.0 to 2.210.1 in /android by @dependabot in https://github.com/flutter/gallery/pull/789
- Scroll further on x during demo drive test by @jmagman in https://github.com/flutter/gallery/pull/792
- Bump actions/setup-node from 3.4.1 to 3.5.0 by @dependabot in https://github.com/flutter/gallery/pull/796
- Bump github/codeql-action from 2.1.25 to 2.1.26 by @dependabot in https://github.com/flutter/gallery/pull/795
- Bump ossf/scorecard-action from 2.0.3 to 2.0.4 by @dependabot in https://github.com/flutter/gallery/pull/794
- Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in https://github.com/flutter/gallery/pull/800
- Bump github/codeql-action from 2.1.26 to 2.1.27 by @dependabot in https://github.com/flutter/gallery/pull/799
- Update goldens and pubspec by @guidezpl in https://github.com/flutter/gallery/pull/801
- Fix new syntax for escaping with single quotes by @thkim1011 in https://github.com/flutter/gallery/pull/797
- Revert "Fix new syntax for escaping with single quotes" by @thkim1011 in https://github.com/flutter/gallery/pull/802
- Bump actions/setup-node from 3.5.0 to 3.5.1 by @dependabot in https://github.com/flutter/gallery/pull/808
- Bump subosito/flutter-action from 2.7.1 to 2.8.0 by @dependabot in https://github.com/flutter/gallery/pull/807
- Bump ruby/setup-ruby from 1.117.0 to 1.118.0 by @dependabot in https://github.com/flutter/gallery/pull/806
- Update Translations by @thkim1011 in https://github.com/flutter/gallery/pull/809
- CardsDemo-HeadingNavigation-SelectedStatus-Localization by @harperl-lgtm in https://github.com/flutter/gallery/pull/812
- Bump github/codeql-action from 2.1.27 to 2.1.28 by @dependabot in https://github.com/flutter/gallery/pull/816
- Bump ossf/scorecard-action from 2.0.4 to 2.0.6 by @dependabot in https://github.com/flutter/gallery/pull/815
- Bump actions/setup-java from 3.5.1 to 3.6.0 by @dependabot in https://github.com/flutter/gallery/pull/814
- Bump ruby/setup-ruby from 1.118.0 to 1.120.0 by @dependabot in https://github.com/flutter/gallery/pull/819
- Bump github/codeql-action from 2.1.28 to 2.1.29 by @dependabot in https://github.com/flutter/gallery/pull/820
- Remove unnecessary
!operator. by @asashour in https://github.com/flutter/gallery/pull/822 - Fixed misleading announcement for all demos by @harperl-lgtm in https://github.com/flutter/gallery/pull/823
- Scroll 75% of x, y on each list scroll increment by @cbracken in https://github.com/flutter/gallery/pull/824
- Solve resizing layout issue. by @pennzht in https://github.com/flutter/gallery/pull/826
- Bump actions/upload-artifact from 3.1.0 to 3.1.1 by @dependabot in https://github.com/flutter/gallery/pull/817
- Bump github/codeql-action from 2.1.29 to 2.1.31 by @dependabot in https://github.com/flutter/gallery/pull/827
- Bump ruby/setup-ruby from 1.120.0 to 1.123.0 by @dependabot in https://github.com/flutter/gallery/pull/832
- Bump fastlane from 2.210.1 to 2.211.0 in /android by @dependabot in https://github.com/flutter/gallery/pull/830
- Bump github/codeql-action from 2.1.31 to 2.1.35 by @dependabot in https://github.com/flutter/gallery/pull/834
- Bump softprops/action-gh-release from 0.1.14 to 0.1.15 by @dependabot in https://github.com/flutter/gallery/pull/835
- Bump ruby/setup-ruby from 1.123.0 to 1.126.0 by @dependabot in https://github.com/flutter/gallery/pull/836
- Updates for Dart 3 compatibility by @jason-simmons in https://github.com/flutter/gallery/pull/839
- [ProgressIndicator Demo]Added label for progress indicator without percentage value by @harperl-lgtm in https://github.com/flutter/gallery/pull/840
- [BottomAppBar Demo] Ensured fab is traversed before bottomAppBar buttons by accessibility… by @harperl-lgtm in https://github.com/flutter/gallery/pull/837
- Remove the no-longer-supported "strong-mode" analysis options category by @mkustermann in https://github.com/flutter/gallery/pull/844
- Fixed not able to focus on nav drawer page content issue by @harperl-lgtm in https://github.com/flutter/gallery/pull/845
- Nav rail fab by @harperl-lgtm in https://github.com/flutter/gallery/pull/846
- Replace deprecated ScrollPhysics.tolerance with ScrollPhysics.toleranceFor by @goderbauer in https://github.com/flutter/gallery/pull/856
- [Windows] Migrate runner to latest stable template by @loic-sharma in https://github.com/flutter/gallery/pull/860
- [Windows] Re-add app icon by @loic-sharma in https://github.com/flutter/gallery/pull/861
- [Windows] Support dark title bars by @loic-sharma in https://github.com/flutter/gallery/pull/862
- Bump ruby/setup-ruby from 1.126.0 to 1.133.1 by @dependabot in https://github.com/flutter/gallery/pull/859
- Bump actions/checkout from 3.1.0 to 3.3.0 by @dependabot in https://github.com/flutter/gallery/pull/858
- Bump github/codeql-action from 2.1.35 to 2.1.37 by @dependabot in https://github.com/flutter/gallery/pull/849
- Bump actions/setup-java from 3.6.0 to 3.9.0 by @dependabot in https://github.com/flutter/gallery/pull/848
- Remove -v for pub get in CI by @guidezpl in https://github.com/flutter/gallery/pull/863
- Fixed crane build issue by @Vishnuv2311 in https://github.com/flutter/gallery/pull/857
- Bump ossf/scorecard-action from 2.0.6 to 2.1.2 by @dependabot in https://github.com/flutter/gallery/pull/853
- Perform regular maintenance by @guidezpl in https://github.com/flutter/gallery/pull/864
- Bump ruby/setup-ruby from 1.133.1 to 1.133.2 by @dependabot in https://github.com/flutter/gallery/pull/868
- Bump github/codeql-action from 2.1.37 to 2.1.38 by @dependabot in https://github.com/flutter/gallery/pull/867
- Bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in https://github.com/flutter/gallery/pull/866
- Bump actions/setup-node from 3.5.1 to 3.6.0 by @dependabot in https://github.com/flutter/gallery/pull/865
- Bump github/codeql-action from 2.1.38 to 2.1.39 by @dependabot in https://github.com/flutter/gallery/pull/871
- Bump ruby/setup-ruby from 1.133.2 to 1.134.0 by @dependabot in https://github.com/flutter/gallery/pull/870
- Remove superfluous words from comments by @asashour in https://github.com/flutter/gallery/pull/872
- Bump github/codeql-action from 2.1.39 to 2.2.1 by @dependabot in https://github.com/flutter/gallery/pull/875
- bump google_fonts from ^3.0.1 to ^4.0.1 by @andrewkolos in https://github.com/flutter/gallery/pull/876
- add missing
constto constructor invocation by @pq in https://github.com/flutter/gallery/pull/878 - Make more things const by @goderbauer in https://github.com/flutter/gallery/pull/879
- Add pub to dependabot, reduce frequency to monthly by @guidezpl in https://github.com/flutter/gallery/pull/882
- Bump url_launcher from 6.1.7 to 6.1.8 by @dependabot in https://github.com/flutter/gallery/pull/883
- Bump google_fonts from 4.0.1 to 4.0.3 by @dependabot in https://github.com/flutter/gallery/pull/884
- Bump grinder from 0.9.2 to 0.9.3 by @dependabot in https://github.com/flutter/gallery/pull/885
- Bump adaptive_breakpoints from 0.1.4 to 0.1.6 by @dependabot in https://github.com/flutter/gallery/pull/886
- Bump shared_preferences from 2.0.16 to 2.0.17 by @dependabot in https://github.com/flutter/gallery/pull/887
- Bump ruby/setup-ruby from 1.134.0 to 1.135.0 by @dependabot in https://github.com/flutter/gallery/pull/881
- Bump package_info_plus from 3.0.2 to 3.0.3 by @dcharkes in https://github.com/flutter/gallery/pull/890
- Import translations by @guidezpl in https://github.com/flutter/gallery/pull/891
- Create issue and PR templates by @guidezpl in https://github.com/flutter/gallery/pull/894
- Suppress l10n warnings by @thkim1011 in https://github.com/flutter/gallery/pull/900
- Fixposium by @guidezpl in https://github.com/flutter/gallery/pull/892
- Prepare 2.10 release by @guidezpl in https://github.com/flutter/gallery/pull/905
- Add crashalytics and performance tracing by @guidezpl in https://github.com/flutter/gallery/pull/908
- dont use TwoPanePageRoute if there is no hinge by @jonahwilliams in https://github.com/flutter/gallery/pull/909
- Remove lints already defined in pkg:flutter_lints/flutter.yaml by @kevmoo in https://github.com/flutter/gallery/pull/915
- Rally: add username hint to username input by @kevmoo in https://github.com/flutter/gallery/pull/914
- Bump ruby/setup-ruby from 1.135.0 to 1.139.0 by @dependabot in https://github.com/flutter/gallery/pull/913
- Bump actions/setup-java from 3.9.0 to 3.10.0 by @dependabot in https://github.com/flutter/gallery/pull/911
- Bump fastlane from 2.212.0 to 2.212.1 in /android by @dependabot in https://github.com/flutter/gallery/pull/912
- Bump github/codeql-action from 2.2.1 to 2.2.5 by @dependabot in https://github.com/flutter/gallery/pull/910
- Migrate off deprecated window API by @goderbauer in https://github.com/flutter/gallery/pull/924
- Bump subosito/flutter-action from 2.8.0 to 2.10.0 by @dependabot in https://github.com/flutter/gallery/pull/922
- Bump actions/checkout from 3.3.0 to 3.5.0 by @dependabot in https://github.com/flutter/gallery/pull/921
- Bump ruby/setup-ruby from 1.139.0 to 1.145.0 by @dependabot in https://github.com/flutter/gallery/pull/920
- Bump ossf/scorecard-action from 2.1.2 to 2.1.3 by @dependabot in https://github.com/flutter/gallery/pull/918
- Migrate Android splash screen by @Ahsan161815 in https://github.com/flutter/gallery/pull/928
- Fixed ui bugs by @Ahsan161815 in https://github.com/flutter/gallery/pull/931
- Add workflow for publishing MSIX package by @yaakovschectman in https://github.com/flutter/gallery/pull/929
- Bump github/codeql-action from 2.2.5 to 2.2.9 by @dependabot in https://github.com/flutter/gallery/pull/919
- Fixed small typos on windows deployment yaml. by @azchohfi in https://github.com/flutter/gallery/pull/935
- Maintainance by @guidezpl in https://github.com/flutter/gallery/pull/934
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in https://github.com/flutter/gallery/pull/937
- Update permission for code scanning alert by @yaakovschectman in https://github.com/flutter/gallery/pull/939
- Fix crash, goldens, demo status bar icon color by @guidezpl in https://github.com/flutter/gallery/pull/936
- Add back analytics by @guidezpl in https://github.com/flutter/gallery/pull/940
- Bump fastlane from 2.212.1 to 2.212.2 in /android by @dependabot in https://github.com/flutter/gallery/pull/942
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in https://github.com/flutter/gallery/pull/947
- Bump actions/setup-java from 3.10.0 to 3.11.0 by @dependabot in https://github.com/flutter/gallery/pull/945
- Bump dart-lang/setup-dart from 1.0.0 to 1.5.0 by @dependabot in https://github.com/flutter/gallery/pull/944
- Bump ruby/setup-ruby from 1.145.0 to 1.148.0 by @dependabot in https://github.com/flutter/gallery/pull/943
- Make signingConfig conditional in build.gradle by @hrishikesh-kadam in https://github.com/flutter/gallery/pull/941
- Bump github/codeql-action from 2.2.9 to 2.3.2 by @dependabot in https://github.com/flutter/gallery/pull/946
- Regenerate localizations by @thkim1011 in https://github.com/flutter/gallery/pull/949
- Bump MACOSX_DEPLOYMENT_TARGET to 10.14.6 (#950) by @TP-113 in https://github.com/flutter/gallery/pull/951
- Bump github/codeql-action from 2.3.2 to 2.3.6 by @dependabot in https://github.com/flutter/gallery/pull/958
- Bump ruby/setup-ruby from 1.148.0 to 1.150.0 by @dependabot in https://github.com/flutter/gallery/pull/956
- Bump fastlane from 2.212.2 to 2.213.0 in /android by @dependabot in https://github.com/flutter/gallery/pull/955
- Bump path_provider from 2.0.14 to 2.0.15 by @dependabot in https://github.com/flutter/gallery/pull/960
- Bump google/mirror-branch-action from 1.0 to 2.0 by @dependabot in https://github.com/flutter/gallery/pull/957
- Bump args from 2.4.0 to 2.4.1 by @dependabot in https://github.com/flutter/gallery/pull/963
- Bump url_launcher from 6.1.10 to 6.1.11 by @dependabot in https://github.com/flutter/gallery/pull/962
- Bump firebase_core from 2.10.0 to 2.13.1 by @dependabot in https://github.com/flutter/gallery/pull/961
- Reply: Remove unnecessary inboxKey from AdaptiveNav by @sjoonb in https://github.com/flutter/gallery/pull/952
- Maintenance & fixes by @guidezpl in https://github.com/flutter/gallery/pull/964
New Contributors
- @mraleph made their first contribution in https://github.com/flutter/gallery/pull/525
- @ayshiff made their first contribution in https://github.com/flutter/gallery/pull/522
- @dependabot made their first contribution in https://github.com/flutter/gallery/pull/532
- @yjbanov made their first contribution in https://github.com/flutter/gallery/pull/544
- @Hixie made their first contribution in https://github.com/flutter/gallery/pull/556
- @andreidiaconu made their first contribution in https://github.com/flutter/gallery/pull/557
- @amanv8060 made their first contribution in https://github.com/flutter/gallery/pull/578
- @scheglov made their first contribution in https://github.com/flutter/gallery/pull/585
- @devoncarew made their first contribution in https://github.com/flutter/gallery/pull/596
- @ditman made their first contribution in https://github.com/flutter/gallery/pull/604
- @pq made their first contribution in https://github.com/flutter/gallery/pull/612
- @andesappal made their first contribution in https://github.com/flutter/gallery/pull/599
- @werainkhatri made their first contribution in https://github.com/flutter/gallery/pull/654
- @polina-c made their first contribution in https://github.com/flutter/gallery/pull/666
- @sealesj made their first contribution in https://github.com/flutter/gallery/pull/671
- @godofredoc made their first contribution in https://github.com/flutter/gallery/pull/678
- @ahmadabbas02 made their first contribution in https://github.com/flutter/gallery/pull/681
- @drewroengoogle made their first contribution in https://github.com/flutter/gallery/pull/700
- @OlegZaimNLT made their first contribution in https://github.com/flutter/gallery/pull/708
- @mwyywm made their first contribution in https://github.com/flutter/gallery/pull/716
- @loic-sharma made their first contribution in https://github.com/flutter/gallery/pull/721
- @rmacnak-google made their first contribution in https://github.com/flutter/gallery/pull/730
- @konainm made their first contribution in https://github.com/flutter/gallery/pull/743
- @mkustermann made their first contribution in https://github.com/flutter/gallery/pull/766
- @step-security-bot made their first contribution in https://github.com/flutter/gallery/pull/781
- @a14n made their first contribution in https://github.com/flutter/gallery/pull/782
- @jmagman made their first contribution in https://github.com/flutter/gallery/pull/792
- @thkim1011 made their first contribution in https://github.com/flutter/gallery/pull/797
- @harperl-lgtm made their first contribution in https://github.com/flutter/gallery/pull/812
Full Changelog: https://github.com/flutter/gallery/compare/v2.9.2...v2.10.2