dialogue_wise 0.1.6 copy "dialogue_wise: ^0.1.6" to clipboard
dialogue_wise: ^0.1.6 copied to clipboard

outdated

Dialogue Wise is a headless CMS. This is the client for any of your dart or flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dialogue_wise

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

dependencies:
  dialogue_wise: ^0.1.6

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:dialogue_wise/dialogue_wise.dart';
3
likes
0
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

Dialogue Wise is a headless CMS. This is the client for any of your dart or flutter applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, http, intl

More

Packages that depend on dialogue_wise