Skip to content

v1.0.3

Compare
Choose a tag to compare
@jozzzzep jozzzzep released this 18 Jun 16:29
· 21 commits to main since this release
5921ca0

Added detailed tests for all extensions and fixed all issues found

Fixed

  • Fixed all alignment methods to accept optional parameters
  • Fixed TextExtensions to use with prefix for all modification methods, was conflicting with getters with same name
  • Fixed Opacity extensions asserts
  • Fixed Icon modify extensions not working as expected

Changed

  • Renamed expanded to expanded1 for consistency
  • Removed redundant exports from material and cupertino modules

Added

  • Improved documentation to be more comprehensive and easier to understand
  • Added safeArea extensions for improved layout control