connectify 1.2.1
connectify: ^1.2.1 copied to clipboard
Connectify is a specialized Flutter package for managing HTTP requests with ease and efficiency.
1.2.1 #
- Fixed linting issues related.
1.2.0 #
- Refactored code for improved readability and maintainability.
- Added explicit data types to enhance code clarity and type safety.
- Fixed bug preventing base URL utilization in HTTP requests without explicit URL.
- Refreshed upgraded to 2.5.1
1.1.3 #
- Refreshed upgraded to 2.0.1
1.1.2 #
- Refreshed upgraded to 1.5.4
1.1.1 #
- Fixed pub points
- Minor fixes and improvements
1.1.0 #
- Improved code readability and maintainability through the addition of comprehensive documentation comments.
- Removed redundant code related to URL formatting and connection status management.
- Increased the WebSocket connection key size from 8 bytes to 16 bytes to adhere more closely to the WebSocket protocol standard defined in RFC 6455.
1.0.0 #
- Initial release as Connectify, extracted from refreshed.
- Lightweight package optimized for HTTP request management in Flutter applications.
- Offers streamlined network interactions and enhanced performance.