Skip to content

Commit 11b023a

Browse files
committed
Updated README.md
1 parent e017b2b commit 11b023a

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
<!--
1+
<!--
22
This README describes the package. If you publish this package to pub.dev,
33
this README's contents appear on the landing page for your package.
44
55
For information about how to write a good package README, see the guide for
6-
[writing package pages](https://dart.dev/guides/libraries/writing-package-pages).
6+
[writing package pages](https://dart.dev/guides/libraries/writing-package-pages).
77
88
For general information about developing packages, see the Dart guide for
99
[creating packages](https://dart.dev/guides/libraries/create-library-packages)
1010
and the Flutter guide for
11-
[developing packages and plugins](https://flutter.dev/developing-packages).
11+
[developing packages and plugins](https://flutter.dev/developing-packages).
1212
-->
1313

14-
![Pub Version](https://img.shields.io/pub/v/video_url_validator?color=blue&label=pub) ![Dart Version](https://img.shields.io/badge/dart-v2.16.0-blue)
14+
![Pub Version](https://img.shields.io/pub/v/video_url_validator?color=blue&label=pub) ![Dart Version](https://img.shields.io/badge/dart-v3.0.0-blue)
1515

1616
### Video URL Validator validates URLs from Popular Video Platforms
1717

@@ -29,7 +29,6 @@ and the Flutter guide for
2929

3030
![Example](https://github.com/7span/video-url-validator-dart/blob/master/example/screenshots/example.png?raw=true)
3131

32-
3332
[comment]: <> (```dart)
3433

3534
[comment]: <> (var validator = VideoURLValidator&#40;&#41;;)
@@ -60,14 +59,11 @@ and the Flutter guide for
6059
<a href="https://twitter.com/hitchhickerrr" target="blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg" alt="twitter_logo" height="18" width="28" /></a>
6160
<a href="https://linkedin.com/in/parthpanchal8401" target="blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg" alt="linedin_logo" height="18" width="28" /></a>
6261

63-
6462
## Having Issues
6563

6664
File the Issue [here](https://github.com/7span/video-url-validator-dart/issues)
6765

6866
## Looking to contribute to this package:
6967

7068
**🤘🏻 Great!**
71-
Fork the [Repo](https://github.com/7span/video-url-validator-dart), Update Code, Write a meaningful Commit Message, Send a PR. That's all you need to Contribute.
72-
73-
69+
Fork the [Repo](https://github.com/7span/video-url-validator-dart), Update Code, Write a meaningful Commit Message, Send a PR. That's all you need to Contribute.

0 commit comments

Comments
 (0)