flutter_text_sniffer 4.4.3+3 copy "flutter_text_sniffer: ^4.4.3+3" to clipboard
flutter_text_sniffer: ^4.4.3+3 copied to clipboard

A widget that detects specific patterns within a text and makes them interactive.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:flutter_text_sniffer_example/examples.dart';

void main() {
  runApp(
    const MaterialApp(
      home: TextSnifferExamples(),
    ),
  );
}
6
likes
0
points
145
downloads

Publisher

unverified uploader

Weekly Downloads

A widget that detects specific patterns within a text and makes them interactive.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_text_sniffer