model_interfaces 0.0.5 copy "model_interfaces: ^0.0.5" to clipboard
model_interfaces: ^0.0.5 copied to clipboard

outdated

Common interfaces for your models that have IDs, titles, etc.

0.0.5 #

  • Added WithAncestorIds.
  • Added WithIdHomogenousChildrenParent.
  • Added WithIdTitleHomogenousChildrenParent.
  • Changed Normalizable.toJsons() from Iterable to List.

0.0.4 #

  • Added Normalizable.

0.0.3 #

  • Added WithId.mapByIds().

0.0.2 #

  • Accept Iterable instead of List for many inputs.
  • Added WithChildren<C>.
  • Added WithParent<P>.
  • Added WithIdChildrenParent<I, C, P>.
  • Added WithIdTitleChildrenParent<I, C, P>.

0.0.1 #

  • Initial release.
8
likes
0
pub points
60%
popularity

Publisher

verified publisherainkin.com

Common interfaces for your models that have IDs, titles, etc.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on model_interfaces