v1.0.3
Added detailed tests for all extensions and fixed all issues found
Fixed
- Fixed all alignment methods to accept optional parameters
- Fixed
TextExtensions
to usewith
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
toexpanded1
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