Skip to content

Flutter EasyLoading 4.0.2

Latest

Choose a tag to compare

@nslogx nslogx released this 30 Jul 02:18

Changed

  • Lowers the minimum supported versions to Dart 3.6 and Flutter 3.27 while preserving the 4.0 API and runtime behavior.
  • Adds continuous validation against the minimum supported Flutter version.

Validation

  • Flutter 3.27.0 / Dart 3.6.0 analysis and package and example tests passed.
  • Flutter 3.44.8 / Dart 3.12.2 formatting, analysis, package and example tests, Web release build, and pub.dev validation passed.

Links