authentication_view 0.1.8 copy "authentication_view: ^0.1.8" to clipboard
authentication_view: ^0.1.8 copied to clipboard

outdated

A new Flutter package project for login and signups.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add authentication_view

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

dependencies:
  authentication_view: ^0.1.8

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:authentication_view/auth_colors.dart';
import 'package:authentication_view/button_style.dart';
import 'package:authentication_view/button_view.dart';
import 'package:authentication_view/field_color.dart';
import 'package:authentication_view/field_type.dart';
import 'package:authentication_view/login_view.dart';
import 'package:authentication_view/space.dart';
import 'package:authentication_view/text_form_field_view.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter package project for login and signups.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on authentication_view