mui_typography 0.0.4
mui_typography: ^0.0.4 copied to clipboard
A Flutter package providing typography features similar to React MUI Typography.
0.0.1 #
🚀 Initial Release #
- Introduced MuiTypography, a React-MUI-inspired typography widget for Flutter\
- Added all major MUI variants (
h1toh6,subtitle1,body1, etc.)\ - Added
gutterBottom,noWrap, andparagraphfeatures\ - Supports custom colors and TextTheme fallback
0.0.2 #
- Bug Fixing
0.0.3 #
- Modify min dart sdk 3.9 to 3.0
0.0.4 #
- Update Readme.md content of installation