django_rest_framework 0.0.1 copy "django_rest_framework: ^0.0.1" to clipboard
django_rest_framework: ^0.0.1 copied to clipboard

retractedunlisted[pending analysis]

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 Dart:

 $ dart pub add django_rest_framework

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

dependencies:
  django_rest_framework: ^0.0.1

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:django_rest_framework/django_rest_framework.dart';
0
likes
0
points
30
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

(pending) (license)

Dependencies

http, jwt_decoder, shared_preferences

More

Packages that depend on django_rest_framework