This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Releases: flutter/gallery
Releases · flutter/gallery
v2.10.2
What's Changed
- Fix fastfile
promote_to_production
by @guidezpl in #516 - Disable desktop scrollbars by @Piinks in #524
- Unlock all configurations if a local engine is used by @mraleph in #525
- Fix[study-wrapper]: Back button overlapping by @ayshiff in #522
- Re-enable deferred components for Play Store builds by @guidezpl in #521
- Refactor [web benchmarks] Move to appropriate folder by @ayshiff in #520
- Removed ButtonBar dependencies from shrine/login and the cards demo by @HansMuller in #528
- Updated references to AppBar properties that will be deprecated by @HansMuller in #531
- Remove deprecated
brightness
property by @guidezpl in #533 - Bump addressable from 2.7.0 to 2.8.0 in /android by @dependabot in #532
- Update versions + bump to 2.9.3 by @guidezpl in #538
- Remove desktop scrollbars from shrine by @Piinks in #542
- Make index.html compatible with older Safari by @yjbanov in #544
- Make some text selectable and add mouse cursors to clickable things by @guidezpl in #539
- Use
dart format
instead ofdartfmt
by @guidezpl in #554 - Migrate to moved FlutterPlayStoreSplitApplication by @GaryQian in #553
- Bump Gradle dependencies by @blasten in #555
- Only use supported locales. by @Hixie in #556
- Update compileSdkVersion to 31 and gradle lockfiles by @andreidiaconu in #557
- Replace deprecated colors by @guidezpl in #560
- Improve and fix release workflows by @guidezpl in #546
- Add back shared_preferences by @guidezpl in #562
- Delete .github/ISSUE_TEMPLATE directory by @guidezpl in #563
- Use EnumName.name by @guidezpl in #566
- Run verifications on all platforms by @guidezpl in #565
- Update feedback link by @guidezpl in #564
- Migrate from pedantic to flutter_lints and fix TODOs by @guidezpl in #571
- Update translations by @guidezpl in #573
- Transformations demo - re-enable scaling by @justinmc in #572
- Fix small differences in text rendering by @guidezpl in #577
- Migrate layout/ to null safety by @amanv8060 in #578
- Fix UNUSED_ELEMENT_PARAMETER for unused field formal initializers. by @scheglov in #585
- null safety : Migrated standalone files to null safety by @amanv8060 in #586
- Fix two null safety analysis issues and update goldens by @devoncarew in #596
- Remove unnecessary code from settings.gradle by @blasten in #598
- Add missing
working-directory
for Windows CD build by @guidezpl in #595 - Reenable web benchmarks by @ditman in #604
- Migrate tools to null safety by @amanv8060 in #608
- update deprecated window property accesses by @pq in #612
- Migrate demos to null-safety by @amanv8060 in #609
- Update README.md by @andesappal in #599
- refactor: migrate studies to null safety by @amanv8060 in #619
- refactor : migrate all remaining demos by @amanv8060 in #618
- 'flutter packages upgrade' to fix flutter/flutter by @goderbauer in #620
- Upgrade to flutter_lints 2.0 by @goderbauer in #621
- Upgrade Kotlin to 1.6.10 and regenerate lockfiles by @goderbauer in #623
- refactor: remaining code migrated to null safety by @amanv8060 in #624
- fix: inaccurate type casts introduced in #624 by @amanv8060 in #625
- convert double to double? by @amanv8060 in #626
- refactor: migrate test , test_driver , test_goldens by @amanv8060 in #627
- Create build checking workflow by @guidezpl in #628
- [web] Migrate index.html to use flutter.js by @ditman in #630
- Update flutter-action to fix CI by @guidezpl in #656
- migrate from ui.hash* to Object.hash* by @werainkhatri in #654
- Make Shrine shopping cart icons display correctly by @pennzht in #651
- Update firebase configuration to single project, multi-host by @guidezpl in #659
- Update flutter_staggered_grid_view and fix layout by @guidezpl in #658
- Fix typo by @guidezpl in #660
- Update Gemfile.lock by @guidezpl in #662
- rename local functions with
_
s by @pq in #664 - Upgrade COCOAPODS. by @polina-c in #666
- Cupertino demo improvements by @guidezpl in #667
- Create scorecards-analysis.yml by @sealesj in #671
- rename local functions with
_
s by @pq in #672 - revert goldens by @pq in #675
- Mirror master to main branch. by @godofredoc in #678
- upgrade flutter version , package versions and fix deprecation's by @amanv8060 in #683
- use super parameters by @amanv8060 in #684
- Foldable support by @andreidiaconu in #677
- Reverse mirroring order. by @godofredoc in #685
- Use
main
branch within repo by @guidezpl in #686 - Added support for enhanced enums in data/demos.dart by @ahmadabbas02 in #681
- Prepare settings for adding material 3 stuff by @guidezpl in #687
- Update macOS icon by @guidezpl in #688
- Make logo link to flutter.dev by @guidezpl in #689
- Fix shared-x axis demo by @guidezpl in #690
- Add maskable icons for web by @guidezpl in #692
- allow picking a renderer using a query parameter by @yjbanov in #691
- Deploy to staging first to avoid mishaps with
firebase deploy
by @guidezpl in #693 - Migrate ThemeData.toggleableActiveColor by @Piinks in #694
- Add features section to README by @guidezpl in #695
- Pin actions to hash instead of version, also default all permissions … by @drewroengoogle in #700
- Update translations by @guidezpl in #703
- Fix iOS build by bumping lockfiles by @guidezpl in #705
- Improve releasing process by @guidezpl in #661
- Bump version to 2.10 by @guidezpl in #704
- Set a max width for the home screen contents by @guidezpl in #706
- Improve homescreen max width behavior by @guidezpl in #709
- Add dependabot to update github actions and ruby packages by @drewroengoogle in #707
- Added missing cupertino search text field demo. by @OlegZaimNLT in #708
- Bump fastlane from 2.205.2 to 2.206.2 in /android by @dependabot in #714
- Bump github/codeql-action from 1.1.4 to 2.1.12 by @dependabot in #713
- Bump actions/upload-artifact from 3.0.0 to 3.1.0 by @dependabot in #710
- Bump ossf/scorecard-action from 1.0.4 to 1.1.1 by @dependabot in #711
- Bump subosito/flutter-action from 2.3.0 to 2.4.0 by @dependabot in #712
- Fix typo by @mwyywm in #716
- Added missing cupertino picker by @OlegZaimNLT in #717
- Update deprecated parameters for styleFrom button methods by @guidezpl in https...
v2.9.2
Changelog
v2.9.2 (2021-05-26)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
v2.9.1
Changelog
v2.9.1 (2021-05-25)
Implemented enhancements:
- Schedule for releaseing new versions #471
Fixed bugs:
Closed issues:
- I get a issues about pub get failed (server unavailable) #442
Merged pull requests:
- Use package_info_plus #511 (guidezpl)
- Update README.md #510 (guidezpl)
- Temporarily disable deferred components for 2.9.1 #509 (guidezpl)
- Apply upcoming flutter lints #508 (guidezpl)
- Fix segmented control demo #506 (guidezpl)
- Add lockfile for Gradle projects #505 (blasten)
- Update for the latest Dart analyzer unnecessary_import check #503 (jason-simmons)
- Minor build tweaks #502 (guidezpl)
- Use new service worker loading mechanism #501 (guidezpl)
- Update windows template to remove run loop code #498 (jonahwilliams)
- Removed obsolete references to ThemeData.buttonColor #497 (HansMuller)
- [State Restoration] TimePicker #496 (shihaohong)
- Update imports to match the latest directives_ordering analyzer check #494 (jason-simmons)
- Removed remaining references to accentTextTheme, accentColor #493 (HansMuller)
- Removed accentColor and buttonTheme references #490 (HansMuller)
* This Changelog was automatically generated by github_changelog_generator
v2.9.0
Changelog
v2.9.0 (2021-04-28)
Implemented enhancements:
- Show us how to use package like firebase_core #475
- [Material] Add focusnode in textfield demo in material section for better user experience #422
- Rewrite animated icon on backdrop without Flare #369
- Use new env files for Github Actions #345
- Move Gallery Benchmarks out of
flutter/flutter
and intoflutter/gallery
. #326 - Ensure sliders have useful a11y labels #226
- Add Navigation Rail demo to Material section #190
- Add Top App Bar Demo to Material section #189
- Not sticking to Effective dart documentation style. #168
Fixed bugs:
- build use Android studio error #481
- Error "Unexpected child "deferred-components" found under "flutter". " #472
- Failed assertion: line 6057 pos 12: 'child == _child': is not true. [Windows Desktop] #465
- [i18n] Some of the translations incorrectly handle placeholder values #462
- Navigation from trackpad #457
- Problems creating flutter gallery for windows 10 Pro 20H2 #453
- Pub get fails on gallery head and stable flutter #452
- Scroll too slow on Firefox #450
- [Crane] Resize on desktop causes content to disappear #449
- [Crane] switching tabs or tapping textfield gives error. #447
- Golden tests failing on CI #438
- Unable to update packages due to version conflict #433
- App crashes on Android 11 when selecting any TextField #432
- design overflow on motion_demo_shared_x_axis_transition.dart web view #420
- Web Benchmarks failing #411
- on android device - flutter web keyboard hide textfield #393
- [Reply] back button does not look good. #387
- Cupertino picker looks weird in 4K monitor #384
- android.content.res.Resources$NotFoundException: File res/drawable-v21/launch_background.xml #383
- Cannot build on iOS 14.2 Xcode 12.2 #380
- Snackbar not working as expected #376
- ScaffoldMessenger class not found #350
- Rally login button is wrong height #346
- 'package:flutter/src/widgets/page_view.dart': Failed assertion: line 130 pos 15: 'viewportFraction > 0.0': is not true. #335
- Flutter Gallery 2.8.1 doesn't start on MacOS #327
- Error: 'MapLiteral' isn't a type. #324
- Failure to await Future is blocking the engine -> framework roll #322
- Exception thrown when exiting the Reply study #316
- Certain Text elements missing on desktop #315
- [Reply] Cap the desktop body width to 1340 #298
- [Reply] Navigation rail extend animation is not smooth #279
- Mobile perf tests seem to be broken in newer versions #275
- Flutter run catch some errors. #255
- Can't compile on android #252
- URL launcher plugin does not work on Windows/Linux #55
Closed issues:
- cannot build successfully on iPhone 11 #416
- build on iPhone 11 Pro max failed #414
- fatal error: 'Flutter/Flutter.h' file not found #413
- can not run gallery #360
- Change supported locales #359
- Use different l10n.yaml when developing for mobile vs deploying the web version #357
- Drop dependency on
scoped_model
#339 - Add Material Navigation Drawer to Material Section #334
- Update to use the new button universe #208
- Update Gallery demos to use the new button universe #207
- Implement Date range picker demo #134
- Automate the release process (5) #43
Merged pull requests:
- Prepare 2.9.0 release #491 (guidezpl)
- Update release instructions and condense development steps #489 (guidezpl)
- Create Play Store deployment workflow #488 (guidezpl)
- Create web deployment workflow #487 (guidezpl)
- Update versions & lints #486 (guidezpl)
- Regen some of the iOS directory to enable running #485 (guidezpl)
- Refactor and improve CI workflows #484 (guidezpl)
- Add Fastlane to automate play store deployment #483 (guidezpl)
- Remove the AnimatedSize vsync parameter #480 (jason-simmons)
- Fix ResourceNotFound crash at launch on Android API 21 #478 (guidezpl)
- Flutter format #477 (shihaohong)
- [State Restoration] DatePicker, DateRangePicker, TextFormField #476 (shihaohong)
- Add information about test pinning #474 (guidezpl)
- Fix onKey handler return values #473 (gspencergoog)
- Use writeTimelineToFile #470 (dnfield)
- Update transitions_perf_test.dart #469 (dnfield)
- Update web_benchmarks constraint to 0.0.5 #468 (jonahwilliams)
- Import latest translations #467 (rami-a)
- Update versions #466 (guidezpl)
- Disable benchmarks test #464 (guidezpl)
- Build
crane
demo as deferred component #461 (GaryQian) - Remove GTK backend check on Linux (Wayland is now supported) #455 (wmww)
- Fix Crane grid view #451 (guidezpl)
- [Cupertino] Added textinput action in cupertino textfields #448 (Alabhya268)
- [Reply] Fix lines around MailBody when width cap is exceeded #445 (Renzo-Olivares)
- Update about.dart #444 (timsneath)
- Automation, build, CI fixes #443 (guidezpl)
- Roll path_provider to a version compatible...