dtorrent_common 1.0.8 copy "dtorrent_common: ^1.0.8" to clipboard
dtorrent_common: ^1.0.8 copied to clipboard

A common library for Dart torrent client development. Include some common methods and class.

1.0.1 #

  • Initial version

1.0.3 #

  • Add a method to find the public trackers url.

1.0.4 #

  • Migrate to nullsafety
  • Some linting and code style enhancments

1.0.5 #

  • fix issue tracker url

1.0.6 #

  • use logging package

1.0.7 #

  • the toHexString can work with any iterable

1.0.8 #

  • Enhance CompactAddress functionality and documentation
  • Add comprehensive test coverage for extension methods (IntExtension, IterableExtensions)
  • Add comprehensive test coverage for utility functions (randomBytes, randomInt, transformBufferToHexString)
  • Add tests for CompactAddress IPv6 and edge cases
  • Add CI configuration and coverage reporting
  • Add Dependabot configuration for automated dependency updates
  • Various linting, fixes and cleanup
1
likes
160
points
168
downloads

Publisher

unverified uploader

Weekly Downloads

A common library for Dart torrent client development. Include some common methods and class.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

logging

More

Packages that depend on dtorrent_common