New
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/flutterand 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
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
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)
* This Changelog was automatically generated by github_changelog_generator