v0.0.2
Maintenance release: clears the pub.dev analysis findings for a clean score.
Changed
- Upgraded
fl_chartto^1.2.0andqrto^4.0.0(both now on their
latest majors). The QR view adopts theqr4.xQrPayloadAPI. - Raised the Flutter floor to
>=3.44.0and migrated every deprecated
API to its current replacement: SwitchactiveColorto
activeThumbColor,SemanticsService.announcetosendAnnouncement,
SizeTransition.axisAlignmenttoalignment,Matrix4.scaleto
scaleByDouble, andDropdownButtonFormField.valuetoinitialValue.
No public API changes; widgets render and behave exactly as before.