textdata 2025.421.110 copy "textdata: ^2025.421.110" to clipboard
textdata: ^2025.421.110 copied to clipboard

textdata package project

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add textdata

With Flutter:

 $ flutter pub add textdata

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  textdata: ^2025.421.110

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:textdata/textdata.dart';
0
likes
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

textdata package project

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

yaml, yaml_writer

More

Packages that depend on textdata