meetdeal_login 1.0.20 copy "meetdeal_login: ^1.0.20" to clipboard
meetdeal_login: ^1.0.20 copied to clipboard

A login widget with login/signup functionalities to help speed up development

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add meetdeal_login

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

dependencies:
  meetdeal_login: ^1.0.20

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:meetdeal_login/flutter_login.dart';
import 'package:meetdeal_login/theme.dart';
import 'package:meetdeal_login/widgets.dart';
4
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A login widget with login/signup functionalities to help speed up development

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flushbar, flutter, font_awesome_flutter, provider, quiver, shared_preferences, transformer_page_view

More

Packages that depend on meetdeal_login