appwrite_ui_auth 0.0.3 copy "appwrite_ui_auth: ^0.0.3" to clipboard
appwrite_ui_auth: ^0.0.3 copied to clipboard

A dart package providing pre-built screens for integration of appwrite authentication in your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appwrite_ui_auth

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

dependencies:
  appwrite_ui_auth: ^0.0.3

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:appwrite_ui_auth/appwrite_ui_auth.dart';
4
likes
140
points
65
downloads

Publisher

verified publisherrushour0.in

Weekly Downloads

A dart package providing pre-built screens for integration of appwrite authentication in your app.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

appwrite, flutter, flutter_svg, get_storage

More

Packages that depend on appwrite_ui_auth