flocks_material 0.1.0 copy "flocks_material: ^0.1.0" to clipboard
flocks_material: ^0.1.0 copied to clipboard

Ícones do Material Design como AppIconProvider do Flocks — a implementação de referência do eixo.

Changelog #

Every relevant change to this package. The format follows Keep a Changelog, and the numbering follows SemVer.

On the numbering. Nothing before 0.1.0 was ever published, and this package moves in lockstep with flocks: the contract (AppIconProvider) lives there, and an adapter on a version line of its own would only create a compatibility matrix to maintain. The public line starts at 0.1.0, next to the core; the flocks CHANGELOG explains why 0.x.

0.1.0 - 2026-08-05 #

Added #

  • MaterialIconProvider — Material Design icons as a Flocks AppIconProvider. It covers the 55 AppIconToken of the contract, and a test keeps it covering them. A name outside the contract falls back to a question mark: Material names are Dart identifiers, not strings, so an arbitrary slug cannot be resolved.
  • The package doubles as the reference implementation of the axis — a table and a build, around 120 lines, which is the shape a flocks_fontawesome or an in-house provider would take. Living outside the core is the point: an adapter inside flocks would have cost every consumer the Material dependency and broken the zero-Material thesis the architecture test enforces.
0
likes
0
points
47
downloads

Publisher

verified publisherjotapeconsultoria.com.br

Weekly Downloads

Ícones do Material Design como AppIconProvider do Flocks — a implementação de referência do eixo.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flocks, flutter

More

Packages that depend on flocks_material