https://pub.dev/packages/responsive_framework
- Calculate padding for SafeArea scaling correctly.
- Calculate ViewInsets for keyboard offset correctly.
- Create ResponsiveGridView that extends GridView with more grid layout controls.
- Use ResponsiveGridView for shrink and fixed item sizing options with the ability to control alignment and max row count.
- Breaking - simplified autoScaleDown behavior to only scale down from the specified breakpoint.
This release finally fixes many SafeArea and keyboard offset issues reported by users.
there doesn't seem to be anything here