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

discontinued

Profile module

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add module_profile

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

dependencies:
  module_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:module_profile/extensions/profile/extension.dart';
import 'package:module_profile/extensions/profile/screens/profile.dart';
import 'package:module_profile/extensions/profile/widgets/list_item.dart';
import 'package:module_profile/module.dart';
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Profile module

Homepage

License

MIT (LICENSE)

Dependencies

flutter, library_icons, module_base

More

Packages that depend on module_profile