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

Dart library to parse GEDCOM data from string input ported from popular Python library

[0.1.0] - Migrate to nnbd #

  • migrate to null safety and update dependencies

[0.0.3] - More features #

Features #

  • add convenience methods to individual (dcd7651)
  • add date, birth and death elements (3f4e2fa)
  • add getAllFamilies (4874dbe)
  • add helper methods to family element (cfaa678)

[0.0.2] - Updates #

  • add getElementsList, getElementsMap, getFamilies

[0.0.1] - Initial release #

  • Basic initial release with just a simple parse method
4
likes
130
pub points
34%
popularity

Publisher

verified publisherroszkowski.dev

Dart library to parse GEDCOM data from string input ported from popular Python library

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

collection, meta

More

Packages that depend on gedcom