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

outdated

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+18

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
0
pub points
0%
popularity

Publisher

verified publisheraikosia.com

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

Homepage

License

unknown (LICENSE)

Dependencies

flutter, get

More

Packages that depend on yao_core