world_names 0.0.3 copy "world_names: ^0.0.3" to clipboard
world_names: ^0.0.3 copied to clipboard

A new Flutter package that generates random most popular names in the world

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add world_names

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

dependencies:
  world_names: ^0.0.3

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:world_names/world_names.dart';
2
likes
140
points
17
downloads

Documentation

API reference

Publisher

verified publisherbuildappswithpaulo.com

Weekly Downloads

A new Flutter package that generates random most popular names in the world

Homepage

License

MIT (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on world_names