simple_auth_flutter_login_fix 1.0.2 copy "simple_auth_flutter_login_fix: ^1.0.2" to clipboard
simple_auth_flutter_login_fix: ^1.0.2 copied to clipboard

outdated

(Fork of) Simple Auth is the simplest way to authenticate your users/apis. This plugin will securely store tokens/credentials as well as automatically present login UI when needed. This version fixes [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_auth_flutter_login_fix

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

dependencies:
  simple_auth_flutter_login_fix: ^1.0.2

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:simple_auth_flutter_login_fix/basic_login_page.dart';
import 'package:simple_auth_flutter_login_fix/simple_auth_flutter.dart';
0
likes
0
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

(Fork of) Simple Auth is the simplest way to authenticate your users/apis. This plugin will securely store tokens/credentials as well as automatically present login UI when needed. This version fixes ios done button issue on login page.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, simple_auth

More

Packages that depend on simple_auth_flutter_login_fix

Packages that implement simple_auth_flutter_login_fix