File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
packages/wifi_info_flutter/wifi_info_flutter Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1- ## 0 .0.1
1+ ## 1 .0.0
22
3- * TODO: Describe initial release.
3+ * Initial release of the plugin. This plugin retrieves information about a device's connection to wifi.
4+ * See [ README] ( ./README.md ) for details.
Original file line number Diff line number Diff line change 11name : wifi_info_flutter
22description : A new flutter plugin project.
3- version : 0 .0.1
3+ version : 1 .0.0
44homepage : https://github.com/flutter/plugins/tree/master/packages/wifi_info_flutter/wifi_info_flutter
5- publish_to : none
65
76environment :
87 sdk : " >=2.7.0 <3.0.0"
@@ -11,8 +10,7 @@ environment:
1110dependencies :
1211 flutter :
1312 sdk : flutter
14- wifi_info_flutter_platform_interface :
15- path : ../wifi_info_flutter_platform_interface
13+ wifi_info_flutter_platform_interface : ^1.0.0
1614
1715dev_dependencies :
1816 mockito : ^4.1.1
You can’t perform that action at this time.
0 commit comments