lum_linkify_text/example
loqmanali 43cb1b79cd fix: Support URLs with hyphenated domain names - Updated URL regex pattern to include hyphens in domain names - Added test cases for hyphenated domains - Updated example app with hyphenated domain examples - Fixes #22 2025-10-06 16:14:23 -07:00
..
android Update flutter to v3.19.3 and overrall improvements (#15) 2024-04-02 07:56:20 +01:00
ios Update flutter to v3.19.3 and overrall improvements (#15) 2024-04-02 07:56:20 +01:00
lib fix: Support URLs with hyphenated domain names - Updated URL regex pattern to include hyphens in domain names - Added test cases for hyphenated domains - Updated example app with hyphenated domain examples - Fixes #22 2025-10-06 16:14:23 -07:00
linux Update flutter to v3.19.3 and overrall improvements (#15) 2024-04-02 07:56:20 +01:00
macos Update flutter to v3.19.3 and overrall improvements (#15) 2024-04-02 07:56:20 +01:00
test refactor: added link model 2021-06-03 19:56:41 -07:00
web Update flutter to v3.19.3 and overrall improvements (#15) 2024-04-02 07:56:20 +01:00
windows Update flutter to v3.19.3 and overrall improvements (#15) 2024-04-02 07:56:20 +01:00
.gitignore added example app 2021-06-03 17:47:19 -07:00
.metadata Update flutter to v3.19.3 and overrall improvements (#15) 2024-04-02 07:56:20 +01:00
README.md added example app 2021-06-03 17:47:19 -07:00
analysis_options.yaml Update flutter to v3.19.3 and overrall improvements (#15) 2024-04-02 07:56:20 +01:00
pubspec.lock Update flutter to v3.19.3 and overrall improvements (#15) 2024-04-02 07:56:20 +01:00
pubspec.yaml Update flutter to v3.19.3 and overrall improvements (#15) 2024-04-02 07:56:20 +01:00

README.md

example

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.