api_package 1.0.0-dev5 copy "api_package: ^1.0.0-dev5" to clipboard
api_package: ^1.0.0-dev5 copied to clipboard

discontinued
retractedoutdated

Bundled classes that build a base of a Rest-API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add api_package

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

dependencies:
  api_package: ^1.0.0-dev5

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:api_package/api_package.dart';
0
likes
0
points
12
downloads

Publisher

verified publisherjoscha-eckert.de

Weekly Downloads

Bundled classes that build a base of a Rest-API

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

intl, json_annotation, path, postgres, shelf, validators

More

Packages that depend on api_package