flutter_login_simple 0.2.0 copy "flutter_login_simple: ^0.2.0" to clipboard
flutter_login_simple: ^0.2.0 copied to clipboard

outdated

Simple Flutter Firebase Authentication widget for email. Create, delete and reset password of account.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_login_simple

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

dependencies:
  flutter_login_simple: ^0.2.0

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:flutter_login_simple/main.dart';
import 'package:flutter_login_simple/usersessiondata.dart';
5
likes
130
points
72
downloads

Documentation

API reference

Publisher

verified publishernovelplotter.com

Weekly Downloads

Simple Flutter Firebase Authentication widget for email. Create, delete and reset password of account.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

cupertino_icons, firebase_auth, firebase_auth_desktop, firebase_auth_web, firebase_core, firebase_core_desktop, firebase_core_web, flutter, flutter_widget_from_html_core, get

More

Packages that depend on flutter_login_simple