vyuh_core 1.34.0 copy "vyuh_core: ^1.34.0" to clipboard
vyuh_core: ^1.34.0 copied to clipboard

The core library for the Vyuh framework which contains the base types and runtime.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vyuh_core
copied to clipboard

With Flutter:

 $ flutter pub add vyuh_core
copied to clipboard

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

dependencies:
  vyuh_core: ^1.34.0
copied to clipboard

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:vyuh_core/vyuh_core.dart';
copied to clipboard
1
likes
0
points
1.1k
downloads

Publisher

verified publishervyuh.tech

Weekly Downloads

2024.09.24 - 2025.04.08

The core library for the Vyuh framework which contains the base types and runtime.

Homepage
Repository (GitHub)
View/report issues

Topics

#vyuh #core #system

License

unknown (license)

Dependencies

cached_network_image, collection, event_bus, flutter, flutter_dotenv, flutter_mobx, flutter_sanity_portable_text, flutter_web_plugins, get_it, go_router, http, json_annotation, logger, mobx, retry

More

Packages that depend on vyuh_core