qserver 0.0.7 copy "qserver: ^0.0.7" to clipboard
qserver: ^0.0.7 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

With Flutter:

 $ flutter 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.7

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:qserver/qserver.dart';
1
likes
160
points
416
downloads

Documentation

API reference

Publisher

verified publisherquds.cc

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dart_jsonwebtoken, meta, mime, quds_db_interface, quds_db_mysql, quds_db_postgres

More

Packages that depend on qserver