dawolang 0.2.0 copy "dawolang: ^0.2.0" to clipboard
dawolang: ^0.2.0 copied to clipboard

Word-based command and message language. Always grateful to dartlang, our little brother.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dawolang

With Flutter:

 $ flutter pub add dawolang

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

dependencies:
  dawolang: ^0.2.0

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:dawolang/dawolang.dart';
0
likes
130
pub points
34%
popularity

Publisher

unverified uploader

Word-based command and message language. Always grateful to dartlang, our little brother.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on dawolang