Skip to content

Releases: Codelessly/ResponsiveFramework

v0.0.12

25 Nov 17:19
Compare
Choose a tag to compare
  • Add alignment property for setting internal Stack alignment.
  • Fix ResponsiveGridView Padding null.
  • Fix iOS didChangeMetrics Context null.

v0.0.11

24 Oct 05:22
Compare
Choose a tag to compare
  • Dartfmt files. No functional changes.

v0.0.10

24 Oct 05:09
Compare
Choose a tag to compare
  • Calculate padding for SafeArea scaling correctly.
  • Calculate ViewInsets for keyboard offset correctly.

v0.0.9

10 Oct 20:13
Compare
Choose a tag to compare
  • 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.

v0.0.8

03 Aug 01:58
Compare
Choose a tag to compare
  • New breakpoint calculation algorithm.
  • Create debugLog parameter. Pretty print a visual view of breakpoint segments for debugging purposes.
  • Add over 100+ tests.
  • Fix first frame black screen issue.

v0.0.7

06 May 23:41
Compare
Choose a tag to compare

v0.0.6

05 May 03:17
Compare
Choose a tag to compare
  • Create autoScaleDown and tag behaviors.
  • Create ResponsiveBreakpointSegment and algorithm to calculate breakpoint segments.
  • Create experimental ResponsiveValue, ResponsiveVisibility, and ResponsiveRowColumn widgets.
  • Breaking - removed autoScale to migrate ResponsiveBreakpoint behavior to constructors.

v0.0.5

26 Apr 04:19
Compare
Choose a tag to compare
  • Add defaultName parameter.
  • Create tests.
  • Improve breakpoint calculations and API.

v0.0.4

17 Mar 04:58
Compare
Choose a tag to compare
  • New Documentation.
  • Rename scale to autoScale.

v0.0.3

24 Feb 00:05
Compare
Choose a tag to compare