Skip to content

v0.16.0

Compare
Choose a tag to compare
@devj3ns devj3ns released this 28 May 12:07
  • breaking: remove context.mediaQuery (use the other helpers or the specific ...Of methods instead)
  • refactor size and orientation BuildContext extensions to use the specific ...Of methods to reduce rebuilds.
  • add context.screenSize and context.screenOrientation extensions
  • chore: update dependencies