revali_construct 1.2.1 copy "revali_construct: ^1.2.1" to clipboard
revali_construct: ^1.2.1 copied to clipboard

Foundation for creating constructs for Revali

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add revali_construct

With Flutter:

 $ flutter pub add revali_construct

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

dependencies:
  revali_construct: ^1.2.1

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:revali_construct/revali_construct.dart';
0
likes
100
points
79
downloads

Publisher

verified publisherrevali.dev

Weekly Downloads

Foundation for creating constructs for Revali

Repository (GitHub)
View/report issues

Topics

#revali #api #backend #server #construct

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

analyzer, equatable, hotreloader, json_annotation, logging, meta, path, revali_annotations, source_span

More

Packages that depend on revali_construct