pre-v1.13.0+46
Pre-release
Pre-release
Pre-Released
pre-v1.13.0+46
Upgrade flutter version to 3.19.6 (last stable version with dart 3.3 (3.3.4). Main reason for upgrading this version is:
- More stronger syntax checking (to prevent some bugs at async coding).
- To prevent falling too far behind Flutter's major version, which could be more difficult for future upgrades.
- Flutter project itself has fixed lot of bugs.
This update include following changes:
-
Fix unexpected warnings if enable
use_build_context_synchronously
, see here to get more information. -
Breaking changes
for full breaking changes with two versions, see Flutter 3.19 and Flutter 3.16.
- Fix Scrollbar's Exception on desktop platforms (windows/macos/linux) in app's
changelog
andlicense
dialog.
What's Changed
Full Changelog: v1.12.8+45...pre-v1.13.0+46