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

awesome profile package which can be used any flutter application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add profile

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

dependencies:
  profile: ^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/profile.dart';
15
likes
70
pub points
83%
popularity

Publisher

unverified uploader

awesome profile package which can be used any flutter application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

avatar_glow, dotted_border, flutter, url_launcher

More

Packages that depend on profile