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

List of 1750 animal names. Great for using in tutorials and test projects when learning Flutter/Dart.

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
40
pub points
0%
popularity

Publisher

unverified uploader

List of 1750 animal names. Great for using in tutorials and test projects when learning Flutter/Dart.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

More

Packages that depend on animal_names