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

outdatedDart 1 only

A list of superheros.

superheros #

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

Usage #

import 'package:superheros/superheros.dart';

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

Development #

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

Publisher

unverified uploader

A list of superheros.

Repository
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on superheros