Skip to content

pre-v1.13.0+46

Pre-release
Pre-release
Compare
Choose a tag to compare
@FriesI23 FriesI23 released this 09 Jun 15:24
· 49 commits to main since this release
eb0bebc

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:

  1. Fix unexpected warnings if enable use_build_context_synchronously, see here to get more information.

  2. Breaking changes

for full breaking changes with two versions, see Flutter 3.19 and Flutter 3.16.

  1. Fix Scrollbar's Exception on desktop platforms (windows/macos/linux) in app's changelog and license dialog.

What's Changed

  • Upgrade flutter version from 3.13.9 to 3.19.6 by @FriesI23 in #183

Full Changelog: v1.12.8+45...pre-v1.13.0+46