lum_linkify_text/example
JohnE 40330ad1af NEW: 'linkify' all around, no more confusion, you dirty dogs 2025-10-06 20:33:03 -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 NEW: 'linkify' all around, no more confusion, you dirty dogs 2025-10-06 20:33:03 -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 fix: Support URLs with hyphenated domains and localhost/IP addresses - Add support for hyphenated domain names (Fixes #22) - Add support for localhost URLs (Fixes #21) - Add support for IP address URLs - Update tests and example app - Update dependencies 2025-10-06 17:02:08 -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 MOD: ignore example/ios/Flutter/ephemeral/ showing up in project 2025-10-06 19:11:45 -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 NEW: 'linkify' all around, no more confusion, you dirty dogs 2025-10-06 20:33:03 -07:00
pubspec.yaml NEW: 'linkify' all around, no more confusion, you dirty dogs 2025-10-06 20:33:03 -07: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.