bootstrapper 0.2.0 copy "bootstrapper: ^0.2.0" to clipboard
bootstrapper: ^0.2.0 copied to clipboard

Bootstrapper is a package to initialize multiple config concurrently by grouping them.

0.2.0 #

  • [BREAKING CHANGE]: Bootstrapable has been renamed to Bootstrappable (fixed typo).
  • Changed return type of initialize method in Bootstrappable class from Future<void> to FutureOr<void>.
  • Improved documentation with more realistic usage examples.

0.1.0 #

  • Initial version.
1
likes
160
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Bootstrapper is a package to initialize multiple config concurrently by grouping them.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection

More

Packages that depend on bootstrapper