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

outdatedDart 1 only

A list of fortune_1000_companies.

Fortune 1000 Companies Build Status #

Just a list of fortune_1000_companies to be used for the greater good.

Usage #

import 'package:fortune_1000_companies/fortune_1000_companies.dart';

main() {
  fortune_1000_companies.forEach(print); // A bunch of names...

  getRandomCompanyName(); // Safeway
  getRandomCompanyName(); // Walmart
}

Development #

fortune_1000_companies leverages the dart_dev package for most of its tooling needs, including static analysis, code formatting, running tests, collecting coverage, and serving examples. Check out the dart_dev readme for more information.

Testing - pub run dart_dev test

Formatting - pub run dart_dev format

0
likes
0
pub points
6%
popularity

Publisher

unverified uploader

A list of fortune_1000_companies.

Repository
View/report issues

License

unknown (LICENSE)

More

Packages that depend on fortune_1000_companies