vyuh_core 1.42.1 copy "vyuh_core: ^1.42.1" to clipboard
vyuh_core: ^1.42.1 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 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 flutter pub get):

dependencies:
  vyuh_core: ^1.42.1
copied to clipboard

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

Publisher

verified publishervyuh.tech

Weekly Downloads

2024.09.11 - 2025.03.26

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#vyuh #core #system

Documentation

API reference

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, mobx, retry

More

Packages that depend on vyuh_core