yao_registry_service 0.0.1 copy "yao_registry_service: ^0.0.1" to clipboard
yao_registry_service: ^0.0.1 copied to clipboard

registry service for used by yao framework

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yao_registry_service

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

dependencies:
  yao_registry_service: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:yao_registry_service/yao_registry_service.dart';
0
likes
110
pub points
0%
popularity

Publisher

verified publisheraikosia.com

registry service for used by yao framework

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, localstorage, yao_core

More

Packages that depend on yao_registry_service