mdc_web 0.4.0 copy "mdc_web: ^0.4.0" to clipboard
mdc_web: ^0.4.0 copied to clipboard

outdated

Dart wrapper for the material-components-web javascript library.

[0.4.0] - November 4, 2018 #

  • Improve exposed APIs on the base MDCComponent.

[0.3.2] - November 4, 2018 #

  • Expose underlying JavaScript class through js getter.
  • Clean up and organize code.

[0.3.1] - October 26, 2018 #

  • Fix function signatures
  • Upgrade to material-components-web 0.40.1

[0.3.0] - October 11, 2018 #

  • Revert to MDC* class names (no need to import as 'mdc').
  • Wrap all component classes. The basic form of the API is hopefully settled.

[0.2.0] - October 11, 2018 #

  • Shorten class names and recommend import as mdc.
  • Add helper classes to organize helper functions and event names.
  • Improve documentation.

[0.1.1] - October 10, 2018 #

  • Fix improper use of @JS

[0.1.0+1] - October 7, 2018 #

  • Add content to the example.
  • Run dartfmt.

[0.1.0] - October 7, 2018 #

  • First release. Mirrors material-components-web v0.40.0.
19
likes
0
pub points
87%
popularity

Publisher

verified publisherdefylogic.dev

Dart wrapper for the material-components-web javascript library.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

js, meta

More

Packages that depend on mdc_web