Skip to content

Fleasy v0.11.0

Choose a tag to compare

@jhb-dev jhb-dev released this 11 Feb 11:45
· 53 commits to main since this release
  • Add Gap.w32() and Gap.h32()
  • Remove DeviceType class (Use universal_platform instead)
  • Revise adaptive helpers:
    • Remove context.screenSize (use context.formFactor() instead)
    • Make context.formFactor a function with the argument followDeviceOrientation
    • Rename FormFactor.handset to FormFactor.mobile
    • Remove FormFactor.watch
    • Rename FormFactorBreakpoints to ScreenWidthBreakpoints