- Add Dart 3 support
- Adding params textAlign, maxLines, softWrap, textOverflow to RichText
- Transforms List to RichText
- Added Style property
- Added NullSafety and updated dependencies
- Added functionality [a=LINK] [/a] tags
- Added functionality [color=NAME_OF_COLOR_OR_VALUE] [/color] tags
- Added functionality for [u][/u] and [i][/i] tags
- Added example of usage
- Added basic functionality for [b][/b] tags