Skip to content

v2.3.1

Compare
Choose a tag to compare
@jonbhanson jonbhanson released this 04 Jun 08:48
· 20 commits to master since this release
  • Package speed up using Isolates to generate files at the same time. Thanks Vladimir for PR #558.
  • New command for generating all flavors at once: --flavors
  • Replaced deprecated 'flutter pub run' with 'dart run'. Thanks Aditya for PR #554.
  • Fix fullscreen switch not working for Android <12v in System.dark mode. Fixes #559.