flutter_text_sniffer 4.4.3+5 copy "flutter_text_sniffer: ^4.4.3+5" to clipboard
flutter_text_sniffer: ^4.4.3+5 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
150
points
220
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_text_sniffer