qserver 0.0.3 copy "qserver: ^0.0.3" to clipboard
qserver: ^0.0.3 copied to clipboard

A comprehensive, expressive, and type-safe Dart backend framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add qserver

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

dependencies:
  qserver: ^0.0.3

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:qserver/qserver.dart';
1
likes
0
points
416
downloads

Publisher

verified publisherquds.cc

Weekly Downloads

A comprehensive, expressive, and type-safe Dart backend framework.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_jsonwebtoken, meta, mime, quds_db_interface, quds_db_mysql, quds_db_postgres, sqflite_common_ffi

More

Packages that depend on qserver