tdmarkup_dart 1.0.0-dev+1 copy "tdmarkup_dart: ^1.0.0-dev+1" to clipboard
tdmarkup_dart: ^1.0.0-dev+1 copied to clipboard

Widgets and view models to convert markup from Tada server into formatted text on the screen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tdmarkup_dart

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

dependencies:
  tdmarkup_dart: ^1.0.0-dev+1

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

Import it

Now in your Dart code, you can use:

import 'package:tdmarkup_dart/tdmarkup_dart.dart';
1
likes
40
pub points
0%
popularity

Publisher

verified publishertada.team

Widgets and view models to convert markup from Tada server into formatted text on the screen.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

characters, dart_extensions, equatable, flutter, intl, meta, tdproto_dart

More

Packages that depend on tdmarkup_dart