/// A lightweight flutter package to linkify texts containing urls, emails and hashtags. library linkify_text; export 'src/linkify.dart';