pbp_django_auth_extended 0.5.3 pbp_django_auth_extended: ^0.5.3 copied to clipboard
A fork from pbp_django_auth Flutter package with additional features.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add pbp_django_auth_extended
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
pbp_django_auth_extended: ^0.5.3
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:pbp_django_auth_extended/pbp_django_auth_extended.dart';