Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

v2.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 14:52
d7cabd7

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