flutter_sfs 1.1.1
flutter_sfs: ^1.1.1 copied to clipboard
Easily manage text font sizes within a defined range, adapting seamlessly to mobile, tablet, and desktop screen sizes.
0.1.0 #
- Text Font Size in range: issue fixed
- We can add multiple range for multiple text (small, nomal, title, header)
0.1.1 #
- Issue fixed
0.2.0 #
- Add new functionality to easy to define text size and range for tablate and desktop also.
- fontSize: 16.fs('m', t: 18, d: 22)
0.2.1 #
- Issue fixed
1.0.0 #
- egnore
navigatorKey
- Easy to use text style/font sizes, with
didChangeSfsMetrics
callback function,see example
- Reaised issue with
outo route package
resolved
1.1.0 #
- Adjust container dimensions with .h (height), .w (width), and .r (radius).
- Simplify spacing between components using .wbox and .hbox.
1.1.1 #
- Issue fixes