hydra 1.0.0
hydra: ^1.0.0 copied to clipboard
Flutter widget which helps building responsive widgets.
1.0.0 #
- Breaking: Removed unused
HydraNeckclass - Breaking: Removed commented-out
BreakpointExtension - Breaking: Minimum SDK constraint is now
>=3.5.0 - Migrated to null safety
- Replaced deprecated
pedanticwithflutter_lints - Made
HydraBehaviournamed constructorsconst - Made
HydraHeadconstructorsconst - Made
HydraNoWidgetExceptionconstwithfinalmessage - Used switch expressions and collection-if in
HydraWidget - Fixed bug in
chooseAvailableWidgetwhere filter was always true - Updated example app to modern Flutter conventions
- Added
topicstopubspec.yamlfor pub.dev discoverability
0.1.0 #
- Initial version of this package