django_rest_framework_client 0.0.2 copy "django_rest_framework_client: ^0.0.2" to clipboard
django_rest_framework_client: ^0.0.2 copied to clipboard

outdated

A complete implementation of Authentication and Rest API connection with the backends that use Django Rest Framework. Supports refreshing and storing tokens, supports SimpleJWT

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add django_rest_framework_client

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

dependencies:
  django_rest_framework_client: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:django_rest_framework_client/django_rest_framework_client.dart';
2
likes
0
points
51
downloads

Publisher

verified publishertijorat.org

Weekly Downloads

A complete implementation of Authentication and Rest API connection with the backends that use Django Rest Framework. Supports refreshing and storing tokens, supports SimpleJWT

Homepage

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on django_rest_framework_client