easy_nickname 1.0.2 copy "easy_nickname: ^1.0.2" to clipboard
easy_nickname: ^1.0.2 copied to clipboard

This package give you support to add your custom nicknames. Your can also use default nicknames as well.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_nickname

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

dependencies:
  easy_nickname: ^1.0.2

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:easy_nickname/easy_nickname.dart';
6
likes
160
points
33
downloads

Publisher

verified publishernooralibutt.com

Weekly Downloads

This package give you support to add your custom nicknames. Your can also use default nicknames as well.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on easy_nickname