notus 1.0.0-dev.8.0 copy "notus: ^1.0.0-dev.8.0" to clipboard
notus: ^1.0.0-dev.8.0 copied to clipboard

outdated

Platform-agnostic rich text document model based on Delta format and used in Zefyr editor.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add notus

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

dependencies:
  notus: ^1.0.0-dev.8.0

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

Import it

Now in your Dart code, you can use:

import 'package:notus/notus.dart';
9
likes
0
pub points
76%
popularity

Publisher

verified publishermemspace.app

Platform-agnostic rich text document model based on Delta format and used in Zefyr editor.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, quill_delta, quiver

More

Packages that depend on notus