todo 2.0.0-nullsafety.0 copy "todo: ^2.0.0-nullsafety.0" to clipboard
todo: ^2.0.0-nullsafety.0 copied to clipboard

outdated

🛠 Offers a TODO() method to indicate that code has not been implemented yet.

2.0.0-nullsafety.0 – 2020-05-08 #

  • Migrate to null safety.
  • TODO's return type is now Never.
  • Don't depend on meta anymore.

1.0.2 – 2020-05-08 #

  • Revise readme.
  • Make library code pass stronger analysis.

1.0.1 – 2020-05-08 #

  • Revise example and emojis.

1.0.0 – 2020-05-08 #

  • Initial release of the TODO function.
7
likes
0
pub points
62%
popularity

Publisher

unverified uploader

🛠 Offers a TODO() method to indicate that code has not been implemented yet.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on todo