vokativ 1.0.2 copy "vokativ: ^1.0.2" to clipboard
vokativ: ^1.0.2 copied to clipboard

A vokativ library for Dart language.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vokativ

With Flutter:

 $ flutter pub add vokativ

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

dependencies:
  vokativ: ^1.0.2

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:vokativ/vokativ.dart';
3
likes
130
points
353
downloads

Publisher

verified publishersedlardavid.cz

Weekly Downloads

A vokativ library for Dart language.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on vokativ