External Publication
Visit Post

v0.0.1 of flutter_native_data_detector

The official repository for Dart and Flutter packages. [Unoffic… June 9, 2026
Source

Cross-platform text data detection using NSDataDetector on iOS and ML Kit Entity Extraction on Android. Detects phone numbers, URLs, emails, addresses, and dates. Changelog excerpt: Initial release — a Flutter port of react-native-data-detector. - NativeDataDetector.detect/ prepareModel/ getModelStatus/ isModelReadybacked by NSDataDetector (iOS) and ML Kit Entity Extraction (Android). - Detects phone numbers, links, emails, addresses, and dates with structured datapayloads and UTF-16 start/endoffsets. - DataDetectorController— imperative detection with model lifecycle tracking. - `DetectedEntitiesCo[...]

Discussion in the ATmosphere

Loading comments...