Flutter Gallery Versions Save

Flutter Gallery was a resource to help developers evaluate and use Flutter

v2.10.2

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/flutter/gallery/compare/v2.9.2...v2.10.2

v2.9.2

2 years ago

Changelog

v2.9.2 (2021-05-26)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v2.9.1

2 years ago

Changelog

v2.9.1 (2021-05-25)

Full Changelog

Implemented enhancements:

  • Schedule for releaseing new versions #471

Fixed bugs:

  • Gallery fails to build #507
  • cupertino_segmented_control_demo Container not work #504

Closed issues:

  • I get a issues about pub get failed (server unavailable) #442

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v2.9.0

3 years ago

Changelog

v2.9.0 (2021-04-28)

Full Changelog

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 into flutter/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:

* This Changelog was automatically generated by github_changelog_generator

v2.8.1

3 years ago

Added reply, animation demos, improved responsive layout.

Now including release builds for Linux and Windows 🎉

v2.6

3 years ago

This release includes fixes for the 2D Transformations demo in preparation for the release of the InteractiveViewer widget in the Flutter framework.

It also includes all new motion demos (under the 'Other' category) and a number of bug fixes.

v2.4

3 years ago

This release includes many performance improvements 🚀 and bug fixes 🔨.

As a result of these changes, web users will see an initial load time that is 3x faster, and that code size has been reduced by 2.7x. Progressive web app support has also been added.

v2.3

4 years ago

This release includes additional component demos and the Fortnightly Material Design study 🎉

Released on Feb 7, 2020

v2.2

4 years ago

This release includes additional component demos and bug fixes

Released on Jan 21, 2020

v2.1

4 years ago

This release includes a handful of new Material and Cupertino component demos

Released on Jan 10, 2020