my flutter app is working fine in debugging mode but when I release it doesn't connect to the internet.
these are the app dependencies:
- cached_network_image: "^2.2.0"
- dio: "^3.0.9"
- permission_handler: ^5.0.0+hotfix.6
- flutter_local_notifications: ^1.4.3
- flutter_launcher_icons: "^0.7.3"