- Removed NexusModel class - Use primitive request handling instead for non-JSON responses
- Added comprehensive unit test suite
- Primitive request handling tests
- Network exception handling tests
- Localization and translation tests
- Added test infrastructure with mockito
- Added test models and utilities
- Fixed delegate initialization issues in tests
- Added comprehensive NetworkExceptions handling
- Added ResultState for network request state management
- Implemented TimeoutToast for connection timeout feedback
- Added NetworkConnection for internet connectivity monitoring
- Added NetworkModelParser for standardized response parsing
- Enhanced error handling with ErrorModel
- Improved response handling with ResponseModel
- Added InternetConnectionManager for better connectivity checks
- Enhanced internationalization support
- Added comprehensive interfaces (IResponseModel, IErrorModel, IDioNexusNetworkModel)
- Added detailed example implementation
- Added comprehensive documentation for all components
- Added usage examples with BLoC pattern
- Updated dio to ^5.8.0+1
- Updated connectivity_plus to ^6.1.3
- Updated other utility packages
- Some bugs fixed
- Updated some packages
- Updated some packages
- very_good_analysis added
- Added Locale (en_US, tr_TR)