wake_on_lan 3.0.0 copy "wake_on_lan: ^3.0.0" to clipboard
wake_on_lan: ^3.0.0 copied to clipboard

outdated

Send wake on LAN magic packets to devices on your local network.

3.0.0 #

  • BREAKING: Remove factory IPv4Address.from(...), now instantiated with just IPv4Address(...)
  • BREAKING: Remove factory MACAddress.from(...), now instantiated with just MACAddress(...)
  • BREAKING: Remove factory WakeOnLAN.from(...), now instantiated with just WakeOnLAN(...)
  • Updated documentation

2.0.3+2 #

  • Updated metadata

2.0.3+1 #

  • Run Dart analyzer

2.0.3 #

  • Ran Dart formatter
  • Updated dependencies

2.0.2+1 #

  • Fixed README.md

2.0.2 #

  • Updated package metadata & owner

2.0.1+3 #

  • Updated package metadata

2.0.1+2 #

  • Updated packages
  • Updated package metadata

2.0.1+1 #

  • Updated packages

2.0.1 #

  • Fix for IPv4 address getter being a nullable type

2.0.0 #

  • Updated to support null-safety/NNBD.

1.1.2+1 #

  • Updated packages

1.1.2 #

  • Updated packages

1.1.1+6 #

  • Fixed formatting of README that caused an invalid URL link

1.1.1+5 #

  • Updated GitHub repository information

1.1.1+4 #

  • Updated LICENSE link for shield

1.1.1+3 #

  • Updated pubspec.yaml to include new repository links

1.1.1+2 #

  • Improved documentation relating to IPv4Address and which address to use within your network

1.1.1+1 #

  • Updated README.md
  • Updated repository information

1.1.1 #

  • Improved commenting
  • Added descriptors for all classes

1.1.0+6 #

  • Updated pubspec.yaml for new GitHub URLs

1.1.0+5 #

  • Updated README.md

1.1.0+4 #

  • Updated README.md

1.1.0+3 #

  • Updated README.md
  • Updated example/main.dart

1.1.0+2 #

  • Fixed code coverage shield

1.1.0+1 #

  • Updated repository, homepage, and issues links

1.1.0 #

  • BREAKING: magicPacket getter is now a function, magicPacket()
  • Added test cases, now achieved 100% coverage

1.0.2 #

NEW

  • Added shields to README.md
  • Added tests

FIXES

  • IPv4Address: Fixed error on null string passed to validate()
  • MACAddress: Fixed error on null string passed to validate()

1.0.1+1 #

  • Cleaned up README.md

1.0.1 #

  • Added example: example/main.dart
  • Cleaned code to improve health analysis

1.0.0 #

  • Initial Release
14
likes
0
pub points
70%
popularity

Publisher

verified publisherjagandeepbrar.io

Send wake on LAN magic packets to devices on your local network.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

convert

More

Packages that depend on wake_on_lan