Skip to content

0.8.3

Choose a tag to compare

@ppamorim ppamorim released this 31 May 12:34
· 31 commits to master since this release
  • Add ScreenTypeLayout.builder2 that includes SizingInformation.
  • Adds comparison operators to DeviceScreenType and RefinedSize, for convenience. (FilledStacks#55)
  • Code coverage reached 100%.
  • Replace import 'package:flutter/material.dart'; with import 'package:flutter/widgets.dart';.