jaspr_material 0.2.2 copy "jaspr_material: ^0.2.2" to clipboard
jaspr_material: ^0.2.2 copied to clipboard

This is the material library for the Jaspr web framework based on dart. This package adds some material components to the existing Jaspr ecosystem.

0.2.2 #

  • chore: Upgraded jaspr dependency to ">=0.22.0 <0.23.0".
  • chore: Added jaspr_lints and lints to dev_dependencies.
  • refactor: Updated Icon component to use RawText and migrated imports from jaspr/ui.dart to jaspr/dom.dart.
  • example: Updated example to use modern Jaspr patterns and layout.

0.2.1 #

  • chore: Upgraded jaspr from ">=0.21.6 <0.22.0" to ">=0.21.6 <0.23.0"

0.2.0 #

💥 Breaking #

  • Renamed the colour property to color for consistency with Dart and Flutter conventions.

✨ Features / Improvements #

  • Refactored Icon to extend StatelessComponent and reimplemented the rendering logic using build() for improved clarity and future compatibility.
  • Simplified and modernised style composition using Styles.combine with built-in color, fontSize, and lineHeight support.
  • Enhanced API consistency and improved internal code readability.
  • Updated the example to reflect new API usage and Jaspr 0.21+ conventions.

🧱 Maintenance #

  • Upgraded SDK constraint to >=3.8.0 <4.0.0.
  • Upgraded dependencies:
    • jaspr>=0.21.6 <0.22.0
    • very_good_analysis>=6.0.0 <11.0.0
  • Minor documentation and README improvements for clarity and correctness.

0.1.12 #

  • chore: Upgraded jaspr from ">=0.19.0 <0.20.0" to ">=0.20.0 <0.21.0"

0.1.11 #

  • chore: Upgraded jaspr from "^0.18.0" to ">=0.19.0 <0.20.0"

0.1.10 #

  • chore: Upgraded jaspr from ">=0.16.0 <0.18.0" to "^0.18.0"

0.1.9 #

  • chore: Upgraded jaspr from 0.16.0 to ">=0.16.0 <0.18.0"

0.1.8 #

  • chore: Upgraded jaspr from 0.15.1 to 0.16.0

0.1.7 #

  • feat: added example directory to the package

0.1.6 #

  • documentation: update the documentation for this package with more information.

0.1.5 #

  • documentation: update the documentation for this package with more information.

0.1.4 #

  • fix: upgraded jaspr from 0.10.0 to 0.15.1

0.1.3 #

  • documentation: trying to up the pub.dev score

0.1.2 #

  • documentation: trying to up the pub.dev score

0.1.1+1 #

  • documentation: enhanced package description and included repository url

0.1.0+1 #

  • feat: initial commit 🎉
1
likes
160
points
351
downloads

Publisher

verified publisherakundada.dev

Weekly Downloads

This is the material library for the Jaspr web framework based on dart. This package adds some material components to the existing Jaspr ecosystem.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

jaspr

More

Packages that depend on jaspr_material