namefully 0.2.0 copy "namefully: ^0.2.0" to clipboard
namefully: ^0.2.0 copied to clipboard

A Dart utility for handling person names in a particular order, way, or shape.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add namefully

With Flutter:

 $ flutter pub add namefully

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

dependencies:
  namefully: ^0.2.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:namefully/namefully.dart';
40
likes
160
points
246
downloads

Publisher

verified publisherralflorent.com

Weekly Downloads

A Dart utility for handling person names in a particular order, way, or shape.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

More

Packages that depend on namefully