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

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

[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
140
points
52
downloads

Publisher

verified publisherroszkowski.dev

Weekly Downloads

2024.09.22 - 2025.04.06

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

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

collection, meta

More

Packages that depend on gedcom