- Add
onLinkPressed
custom event.
- Add clear cache option;
- Add
CrispView
example code to README.
- Fix text field size problem on iOS.
- Remove legacy
appBar
andloading
widgets and add externalappBar
on example; - Add
AndroidCacheMode.LOAD_CACHE_ELSE_NETWORK
option for performance improvement.
- Add
setSegments
(Thanks @maavimartinez);
- Fix iOS;
- Removes website id;
- Make it a package;
- Provide
dartdoc
;
- Migrate to null safety.
- Fix upload file.
- Improve main class scope.
- Improve code organization;
- Add locale option.
- Fix webview evaluate Javascript;
- Create docs.
- Evaluate javascript after webview is loaded.
- Fix javascript evaluation.
- Improve description.
- Handle null fields.
- Initial release.