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

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

0.4.0 #

  • add mermaid rendering support
  • add CLI executable to convert GEDCOM files to Mermaid diagrams

0.3.0 #

  • add support for GEDCOM 7.0
  • update dependencies

0.2.0 #

  • update dependencies, min Dart SDK is now 3.2.6
  • fix handling of the DATE attribute via #6 by @romanbsd

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
5
likes
150
points
138
downloads

Documentation

API reference

Publisher

verified publisherroszkowski.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#genealogy #gedcom #parser #family-tree

License

unknown (license)

Dependencies

collection, meta

More

Packages that depend on gedcom