profile_lift 0.0.1 copy "profile_lift: ^0.0.1" to clipboard
profile_lift: ^0.0.1 copied to clipboard

A beautiful customizable Flutter profile UI package with editable profile, settings screen, image picker, themes and animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add profile_lift

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

dependencies:
  profile_lift: ^0.0.1

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:profile_lift/profile_lift.dart';
0
likes
130
points
118
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A beautiful customizable Flutter profile UI package with editable profile, settings screen, image picker, themes and animations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, image_picker

More

Packages that depend on profile_lift