File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 1.4.1
2+ - [ macOS] Keep background process when pressing close button
3+
14# 1.4.0
25- Support linux
36
Original file line number Diff line number Diff line change @@ -39,6 +39,14 @@ ln -s /Applications Applications
39393 . Open Disk Utils app and go to File -> New Image -> Image from folder
40404 . Select IRNet folder and press save
4141
42+ ## Build linux package
43+ 1 . Build binaries
44+ ``` bash
45+ flutter build linux --release
46+ ```
47+
48+ Follow the instructions [ here] ( /linux_build.md ) to continue building package
49+
4250## TODO
4351- Add alternative api service
4452- Choose default country and show flag based on that
Original file line number Diff line number Diff line change 11name : ir_net
22description : Windows tool to show if user is connected to Iran internet or a VPN
33publish_to : ' none' # Remove this line if you wish to publish to pub.dev
4- version : 1.4.0+8
4+ version : 1.4.1+9
55environment :
66 sdk : " >=3.2.3 <4.0.0"
77 flutter : " 3.29.0"
You can’t perform that action at this time.
0 commit comments