flutter_initials 1.0.3 copy "flutter_initials: ^1.0.3" to clipboard
flutter_initials: ^1.0.3 copied to clipboard

A lightweight Dart utility for extracting initials from a full name, designed for use in Flutter apps. Perfect for generating avatars, short representations of names, or tags.

1.0.3 #

  • Improve performance for large names by optimizing the initials extraction algorithm.
  • added camelCase, PascalCase and snake_case
  • Add support for emojis in names.
  • Update documentation for new features.

1.0.2 #

  • Fix flutter run when the project is created at the root of a disk.

1.0.1 #

  • Fix flutter run on Windows.

1.0.0 #

  • Initial Open Source release.
3
likes
160
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Dart utility for extracting initials from a full name, designed for use in Flutter apps. Perfect for generating avatars, short representations of names, or tags.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on flutter_initials