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

(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.6

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
130
points
40
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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, simple_auth

More

Packages that depend on simple_auth_flutter_login_fix