yao_core 0.0.2+26 copy "yao_core: ^0.0.2+26" to clipboard
yao_core: ^0.0.2+26 copied to clipboard

a MVCS (Model-View-Controller-Service) core package used by yao framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yao_core

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

dependencies:
  yao_core: ^0.0.2+26

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_core/yao_core.dart';
1
likes
100
pub points
0%
popularity

Publisher

verified publisheraikosia.com

a MVCS (Model-View-Controller-Service) core package used by yao framework.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, get

More

Packages that depend on yao_core