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

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

A complete implementation of authentication and Rest API connection with the backends that use Django Rest Framework.

Features #

Supports SimpleJWT #

Automatically store tokens and refresh #

Make quick REST API requests to your DRF backend #

Getting started #

To install it just run:

flutter pub add django_rest_framework_client

and import in in your files like this:

import 'package:django_rest_framework_client/django_rest_framework_client.dart';

Usage #

You can find best practices of using this package in example app.

const like = 'sample';

Additional information #

For more info and help:

https://docs.tijorat.org/flutter/drf-client

2
likes
0
pub points
35%
popularity

Publisher

verified publishertijorat.org

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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on django_rest_framework_client