File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 6.0.5
4
+ Bug fixes and improvements
5
+
3
6
## 6.0.4
4
7
Performance improvements
5
8
Original file line number Diff line number Diff line change 1
- # Network Tools
1
+ # Cross Platform Network Tools
2
2
3
- [ ![ pub package] ( https://img.shields.io/pub/v/network_tools.svg )] ( https://pub.dev/packages/network_tools ) [ ![ Dart] ( https://github.com/osociety/network_tools/actions/workflows/dart.yml/badge.svg )] ( https://github.com/osociety/network_tools/actions/workflows/dart.yml ) [ ![ Code Coverage] ( https://github.com/osociety/network_tools/actions/workflows/static.yml/badge.svg )] ( https://osociety.github.io/network_tools )
3
+ [ ![ pub package] ( https://img.shields.io/pub/v/network_tools.svg )] ( https://pub.dev/packages/network_tools ) [ ![ Dart] ( https://github.com/osociety/network_tools/actions/workflows/dart.yml/badge.svg )] ( https://github.com/osociety/network_tools/actions/workflows/dart.yml ) [ ![ Code Coverage] ( https://github.com/osociety/network_tools/actions/workflows/static.yml/badge.svg )] ( https://osociety.github.io/network_tools ) [ ![ codecov ] ( https://codecov.io/gh/osociety/network_tools/graph/badge.svg?token=J9G2472GQZ )] ( https://codecov.io/gh/osociety/network_tools )
4
4
5
5
Network Tools Supported
6
6
Original file line number Diff line number Diff line change 1
1
name : network_tools
2
2
description : Networking Tools library which can help you discover open ports, devices on subnet and many other things.
3
- version : 6.0.4
3
+ version : 6.0.5
4
4
issue_tracker : https://github.com/osociety/network_tools/issues
5
5
repository : https://github.com/osociety/network_tools
6
6
example : example/main.dart
You can’t perform that action at this time.
0 commit comments