Skip to content

v0.15.0

Choose a tag to compare

@robert-northmind robert-northmind released this 07 May 08:16
· 47 commits to main since this release
50cea55

Faro Flutter SDK v0.15.0

⚠️ Changed

  • Breaking for consumers on Flutter < 3.29 / Dart < 3.7: Raised the declared Dart SDK lower bound to >=3.7.0 and Flutter lower bound to >=3.29.0 to match the effective device_info_plus dependency floor.
  • Widened device_info_plus dependency to >=12.3.0 <14.0.0 (adds v13.x support).
  • Widened package_info_plus dependency to >=8.0.1 <11.0.0 (adds v10.x support).

See CHANGELOG.md for complete details.


Full Changelog: v0.14.0...v0.15.0