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

discontinued
PlatformmacOS
outdated

This package enables Facebbok OAuth on desktop via webview

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facebook_desktop_webview_auth

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

dependencies:
  facebook_desktop_webview_auth: ^0.0.1

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:facebook_desktop_webview_auth/desktop_webview_auth.dart';
import 'package:facebook_desktop_webview_auth/facebook.dart';
0
likes
130
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

This package enables Facebbok OAuth on desktop via webview

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, flutter

More

Packages that depend on facebook_desktop_webview_auth

Packages that implement facebook_desktop_webview_auth