PackageTrack
Sign in Get early access

udp

Lightweight, efficient, and easy-to-use UDP library for Dart. Supports Unicast, Broadcast, Multicast and Loopback communications.

5.0.3 7.8K downloads/mo #3265 most downloaded on pub.dev xenoken/udp

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Ships unpredictably

gaps range from 1 weeks to 1.7 years

Nearly every release is documented

notes for 14 of 14 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

14 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

14 releases · Jun 2019 to Mar 2022
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 14
  1. 5.0.3 27 Mar 2022
    Release notes
    • Documentation improvements.
    Open source →
  2. 5.0.2 27 Mar 2022
    Release notes
    • Fixed an exception occurring when binding UDP receivers to a multicast endpoint.
    • Added additional documentation for Endpoints.
    • Minor changes.
    Open source →
  3. 5.0.1 23 Dec 2021
    Release notes
    • Updated README.md.
    Open source →
  4. 5.0.0 23 Dec 2021
    Release notes
    • removed "UDP.listen" method.
    • added "UDP.asStream" method.
    • Minor changes.
    Open source →
  5. 4.0.1 13 Dec 2021
    Release notes
    • Fixed formatting
    Open source →
  6. 4.0.0 13 Dec 2021
    Release notes
    • Migration to null safety.
    • Minor changes.
    Open source →
  7. 3.0.3 08 Apr 2020
    Release notes
    • Changes to README.md
    Open source →
  8. 3.0.2 25 Dec 2019
    Release notes
    • Package Maintenance.
    Open source →
  9. 3.0.1 06 Dec 2019
    Release notes
    • Minor improvements.
    Open source →
  10. 3.0.0 06 Dec 2019
    Release notes
    • Added: Multicast support !
    • Change: the 'timeout' parameter of 'UDP.listen' is now optional. UDP instances can listen indefinitely now.
    • Change: 'Endpoint.IsBroadcast' is now a readonly property.
    • Change: in 'Endpoint.unicast', port is now optional.
    • Change: 'UDP.listen' returns a Future<bool>.
    Open source →
  11. 2.0.0 15 Jul 2019
    Release notes
    • Added: 'UDP.closed' property: readonly property that is True on closed UDP instances.
    • Added: It is not possible to call 'UDP.listen' on a udp instance that was already listening.
    • Added: 'UDP.send' returns -1 on closed instances.
    • Change: UDPReceiveCallback renamed to DatagramCallback.
    Open source →
  12. 1.0.2 29 Jun 2019
    Release notes
    • Package Maintenance: description rewritten.
    Open source →
  13. 1.0.1 29 Jun 2019
    Release notes
    • Minor improvements.
    Open source →
  14. 1.0.0 29 Jun 2019
    Release notes
    • Initial version.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive