layou_user_avatar 0.1.3 copy "layou_user_avatar: ^0.1.3" to clipboard
layou_user_avatar: ^0.1.3 copied to clipboard

A customizable Flutter package for user avatar management with Firebase, Riverpod, WebP conversion, and caching.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add layou_user_avatar

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

dependencies:
  layou_user_avatar: ^0.1.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:layou_user_avatar/layou_user_avatar.dart';
0
likes
160
points
20
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter package for user avatar management with Firebase, Riverpod, WebP conversion, and caching.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cached_network_image, firebase_auth, firebase_storage, flutter, flutter_image_compress, flutter_riverpod, hive, hive_flutter, image_picker, meta, path_provider, riverpod_annotation

More

Packages that depend on layou_user_avatar