todo 2.0.1 todo: ^2.0.1 copied to clipboard
🚧 Offers a TODO() method to indicate that code has not been implemented yet.
2.0.1 #
- Fix changelog.
2.0.0 #
- Publish stable null-safety.
2.0.0-nullsafety.0 #
- Migrate to null-safety.
TODO
's return type is nowNever
.- Don't depend on
meta
anymore.
1.0.2 #
- Revise readme.
- Make library code pass stronger analysis.
1.0.1 #
- Revise example and emojis.
1.0.0 #
- Initial release of the
TODO
function.