animal_names 0.0.1 copy "animal_names: ^0.0.1" to clipboard
animal_names: ^0.0.1 copied to clipboard

outdated

List of animal names

animal_names #

A package containing a list of 1750 animal names. Useful for test projects while learning about Dart/Flutter.

Usage #

Printing all 1750 animal names:

import 'package:animal_names/animal_names.dart';

main() {
  all_animals.forEach(print);
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

List of animal names

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

More

Packages that depend on animal_names