dartvel_core 0.2.1 copy "dartvel_core: ^0.2.1" to clipboard
dartvel_core: ^0.2.1 copied to clipboard

Core helpers (Res), types, simple CORS hint for dartvel backend

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartvel_core

With Flutter:

 $ flutter pub add dartvel_core

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

dependencies:
  dartvel_core: ^0.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:dartvel_core/dartvel.dart';
1
likes
130
points
117
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Core helpers (Res), types, simple CORS hint for dartvel backend

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

async, crypto, dartvel_shelf, drift, ffi, http, http_parser, mime, pointycastle, shelf_multipart, sqlite3

More

Packages that depend on dartvel_core