angulardart_forms 6.2.2 copy "angulardart_forms: ^6.2.2" to clipboard
angulardart_forms: ^6.2.2 copied to clipboard

Reactive forms framework for AngularDart with FormControl, FormGroup, validators, and form state management.

6.2.2 #

  • Fix: Restore pub.dev score to 150+ points (+30 pts)
    • Migrate dart:js_util → package:web for WASM compatibility: +10pts
    • Improve pubspec description: +10pts
    • Add example directory: +10pts

6.2.1 #

  • Fix: Republish for compatibility with corrected angulardart 9.2.1

6.2.0 #

  • Add: Compatibility with SSR and hybrid rendering modes
  • Fix: Use wide version notation for all dev_dependencies (mockito, lints)

6.0.3 #

  • Fix: Updated dependency constraints for compatibility with angulardart 9.x ecosystem

6.0.2 #

  • Add community-maintained disclaimer to README

6.0.1 #

  • Fix: Update tests for package:web API (innerHtml → innerHTML, NodeList[] → .item())
  • Widen version constraints

6.0.0 #

  • BREAKING: Migrate from dart:html to package:web
  • All form directive types updated to package:web
  • InputElement → web.HTMLInputElement
  • SelectElement → web.HTMLSelectElement
  • HtmlElement → web.HTMLElement
  • Event constructor: canBubble → EventInit()..bubbles = true
  • Requires angulardart ^9.0.0

5.2.0 #

  • Previous stable release
0
likes
0
points
234
downloads

Documentation

Documentation

Publisher

verified publisherqlapp.fr

Weekly Downloads

Reactive forms framework for AngularDart with FormControl, FormGroup, validators, and form state management.

Homepage
Repository (GitHub)
View/report issues

Topics

#angular #form #web #validation

License

unknown (license)

Dependencies

angulardart, meta, web

More

Packages that depend on angulardart_forms