- Fixed README formatting for better pub.dev display
- Fixed README formatting for better pub.dev display
- Initial release
- Dynamic JSON parsing without model classes
- Type-safe getters (getString, getInt, getDouble, getBool)
- Support for nested objects and lists
- Automatic schema change detection
- Optional local caching with SharedPreferences
- Comprehensive test coverage
- Complete example app with 6 interactive demonstrations
- Full documentation and guides