yaz_server_api 0.0.6+20 copy "yaz_server_api: ^0.0.6+20" to clipboard
yaz_server_api: ^0.0.6+20 copied to clipboard

Yaz Framework Api For Dart Server

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add yaz_server_api

With Flutter:

 $ flutter pub add yaz_server_api

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

dependencies:
  yaz_server_api: ^0.0.6+20

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:yaz_server_api/yaz_server_api.dart';
0
likes
110
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Yaz Framework Api For Dart Server

Documentation

API reference

License

MIT (license)

Dependencies

cryptography, http, mailer, meta, mongo_dart, path

More

Packages that depend on yaz_server_api