incremental_dom_bindings 2.0.0+1 incremental_dom_bindings: ^2.0.0+1 copied to clipboard
Dart bindings for the Incremental DOM library. Incremental DOM is a library for expressing and applying updates to DOM trees incrementally.
Version 2.0.0+1 #
- Fixed SDK constraint.
Version 2.0.0 #
- Stable null safety release.
Version 2.0.0-nullsafety.1 #
- Value of a ValueSetter can now be null.
Version 2.0.0-nullsafety.0 #
- BREAKING CHANGE: Migrated to null safety.
- Added pedantic linter rules.
- Enabled strict type checks.
Version 1.0.0+1 #
- Improvements to the pub.dev scoring.
Version 1.0.0 #
- Initial release