hypertext_detector 0.0.2 copy "hypertext_detector: ^0.0.2" to clipboard
hypertext_detector: ^0.0.2 copied to clipboard

A Flutter package that detects and parses various types of data in text, such as links, phone numbers, emails, and more.

hyperText #

A Flutter package that detects and parses various types of data in text, such as links, phone numbers, emails, and more.

The package uses regular expressions to identify and extract data from any given text input. It also provides methods to format, validate, and launch the data using the appropriate applications or services.

Demo #

https://github.com/mohammed-jasir-7/images/blob/main/WhatsApp%20Image%202023-10-23%20at%2023.06.15_4e771aa6.jpg

Documentation #

Documentation

🚀 About Me #

I am a passionate Flutter developer with over three years of experience in building cross-platform mobile applications. I have developed and deployed several Flutter apps for Android and iOS platforms, using various technologies such as Firebase, Google Maps, Stripe, and more. I have a strong knowledge of Dart language, Flutter framework, and state management solutions such as BLoC and Provider. I also have experience in writing clean, maintainable, and testable code using best practices and design patterns. I am always eager to learn new skills and technologies to improve my Flutter development skills. I enjoy working in a team environment and collaborating with other developers to deliver high-quality products that meet the client's requirements and expectations. .

Hi, I'm Jasir! 👋 #

https://github.com/mohammed-jasir-7

github linkedin

Screenshots #

App Screenshot

Usage/Examples #

import package:hyper_text/hyper_text.dart'

Container(child:HyperTextApi.hypertext(
  text:'something....',
  textStyle:textstyle
)
)

Support #

For support, email jasirm203@gmail.com

1
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that detects and parses various types of data in text, such as links, phone numbers, emails, and more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, url_launcher

More

Packages that depend on hypertext_detector