bootstrap_typography2 1.0.2 bootstrap_typography2: ^1.0.2 copied to clipboard
Bootstrap typography, size text based on screen size, uses bootstrap values in pixels
1.0.2 #
Removed dev_dependencies from YAML. Updated renamed example to main.dart to get more pub points. Added readme.md to example folder. Updated README. Changed change log so newest changes are at the top. Removed full fun example from readme. Updated Full example to be cooler.
1.0.1 #
Updated README, included a Full and Fun example. Added the Full and Fun example to example/full_and_fun_example.dart
1.0.0 #
BootStrapTextData from a required named parameter to a required positional parameter. Updated README Renamed BootStrapTextData to BSTextParams Rename to bootstrap_typography2 Add the following params to BSTextParams; height, background, backgroundColor, decorationColor, decorationStyle, decorationThickness, fontFamily, fontFamilyFallback, fontFeatures, debugLabel, foreground, inherit, leadingDistribution, letterSpacing, locale, overflow, package, shadows, textBaseline, wordSpacing, maxLines, semanticsLabel, softWrap, strutStyle, textDirection, textHeightBehavior, textScaleFactor, textWidthBasis,
0.0.2 #
Fixed 'int is not a subtype of double?' error. updated README
0.0.1 #
Basic version, supports: supports: p h1 h2 h3 h4 h5 h6 can control text text alignment color font weight font style text decoration