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

User management package for Weebi with protobuf mirroring capabilities, authentication, and comprehensive UI components including beautiful user creation flow

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add users_weebi

With Flutter:

 $ flutter pub add users_weebi

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

dependencies:
  users_weebi: ^1.0.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:users_weebi/users_weebi.dart';
0
likes
0
points
299
downloads

Publisher

verified publisherweebi.com

Weekly Downloads

User management package for Weebi with protobuf mirroring capabilities, authentication, and comprehensive UI components including beautiful user creation flow

Homepage

License

unknown (license)

Dependencies

auth_weebi, fl_country_code_picker_weebi, flutter, flutter_secure_storage, intl, logging, protos_weebi, provider

More

Packages that depend on users_weebi