v0.15.0
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.0and Flutter lower bound to>=3.29.0to match the effectivedevice_info_plusdependency floor. - Widened
device_info_plusdependency to>=12.3.0 <14.0.0(adds v13.x support). - Widened
package_info_plusdependency 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