native_flutter_proxy 0.2.3
native_flutter_proxy: ^0.2.3 copied to clipboard
A flutter plugin to read and set network proxy info from native.
0.2.3 #
- Minor changes
0.2.2 #
- Minor readme update
0.2.1 #
- Minor readme update
0.2.0 #
- Updated SDK constraints to support newer Dart and Flutter versions.
- Improved documentation with better examples and clearer API descriptions.
- Added comprehensive test suite for better code reliability.
- Fixed several minor bugs and edge cases.
- Optimized performance for proxy settings retrieval.
0.1.14 #
- fix MissingPluginException on Android.
0.1.13 #
- dartfrmt fix.
0.1.12 #
- bug fix.
0.1.11 #
- added example and enhanced null-safety on proxy set.
0.1.10 #
- enhance readme.
0.1.9 #
- add example.