djangoflow_auth_facebook 0.2.0+1 copy "djangoflow_auth_facebook: ^0.2.0+1" to clipboard
djangoflow_auth_facebook: ^0.2.0+1 copied to clipboard

djangoflow_auth_facebook adds a touch of Facebook magic to your Flutter app with Djangoflow API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add djangoflow_auth_facebook
copied to clipboard

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

dependencies:
  djangoflow_auth_facebook: ^0.2.0+1
copied to clipboard

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:djangoflow_auth_facebook/djangoflow_auth_facebook.dart';
copied to clipboard
1
likes
150
points
23
downloads

Publisher

verified publisherapexive.com

Weekly Downloads

2024.07.05 - 2025.01.17

djangoflow_auth_facebook adds a touch of Facebook magic to your Flutter app with Djangoflow API

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

djangoflow_auth, flutter, flutter_facebook_auth

More

Packages that depend on djangoflow_auth_facebook