response 1.0.0 response: ^1.0.0 copied to clipboard
Flutter plugin helps to maintain a clean looking widgets size in all available displays in which the app will be.
[1.0.1] - 2021-4-6 #
Response
is now fullnull-safe
🎉🎉.- Add new extensions
asHeight
,asWidth
andasFontSize
onnum
class. - General Bug Fixes.
[0.1.1] - 2020-5-30 #
- General Bug Fixes.
- General Performance improvments.
[0.1.0] - 2020-5-17 #
- General Bug Fixes.
[0.0.1+4] - 2020-5-9 #
- General Bug Fixes.
- General Performance Fixes.
- Fix scaling problem with tablets.
- Adding new MediaQuery related functions to decrease the developing time.
- Adding new extension features to increase performance.
[0.0.1+3] - 2020-4-19 #
- Bug Fixes
[0.0.1+2] - 2020-4-14 #
- Bug Fixes
- General Performance Fixes.
[0.0.1+1] - 2020-4-8 #
- Bug Fixes
[0.0.1] - 2020-4-1 #
- Simplified package initialization.
- Added a more readable/meaningful methods names.
- Adding a full documentation to all methods and classes.