flutter_initicon 3.0.1 copy "flutter_initicon: ^3.0.1" to clipboard
flutter_initicon: ^3.0.1 copied to clipboard

Initicon are used to show the initials of the name of users who do not have an avatar or profile image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_initicon

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

dependencies:
  flutter_initicon: ^3.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:flutter_initicon/flutter_initicon.dart';
34
likes
150
points
2.43k
downloads

Publisher

unverified uploader

Weekly Downloads

Initicon are used to show the initials of the name of users who do not have an avatar or profile image.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_initicon