update Docs
This commit is contained in:
parent
79d192a441
commit
41c3d19e7d
|
@ -2,11 +2,10 @@
|
||||||
|
|
||||||
A lightweight flutter package to linkify texts containing urls, emails and hashtags.
|
A lightweight flutter package to linkify texts containing urls, emails and hashtags.
|
||||||
|
|
||||||
]
|
[](https://pub.dev/packages/linkfy_text)
|
||||||
[](https://pub.dev/packages/linkfy_text)
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
<!-- 
|
||||||
|
-->
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```dart
|
```dart
|
||||||
|
@ -34,5 +33,3 @@ LinkifyText(
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue