http_semantics 0.9.7 copy "http_semantics: ^0.9.7" to clipboard
http_semantics: ^0.9.7 copied to clipboard

Type-safe HTTP status codes and methods with semantic metadata and easy classification.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add http_semantics

With Flutter:

 $ flutter pub add http_semantics

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

dependencies:
  http_semantics: ^0.9.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:http_semantics/http_semantics.dart';
0
likes
160
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Type-safe HTTP status codes and methods with semantic metadata and easy classification.

Repository (GitHub)
View/report issues

Topics

#http #network #status-codes #http-methods #semantics

License

MIT (license)

Dependencies

meta

More

Packages that depend on http_semantics