Skip to content

354 - Rich Text Construction in Flutter

Compare
Choose a tag to compare
@vandadnp vandadnp released this 10 Sep 05:13
· 90 commits to main since this release
1be376d

Using this custom class in Flutter, you can construct rich texts with ease. Simply provide your text or links in an Iterable and this widget will render the rest for you. For the tip and its source code, visit https://github.com/vandadnp/flutter-tips-and-tricks/blob/main/tipsandtricks/rich-text-construction-in-flutter/rich-text-construction-in-flutter.md