get_web_renderer 1.2.1 get_web_renderer: ^1.2.1 copied to clipboard
An easy way to get the current renderer (HTML or CanvasKit in Web platform and Other for other platforms).
1.2.1 #
- Update comments.
- Update homepage URL.
1.2.0 #
- Change sdk version to ">=2.12.0 <4.0.0".
1.1.0 #
- All global variables are now moved to
WebRenderer
static class and marked as deprecated.
1.0.0+1 #
- Update homepage
1.0.0 #
- Clean flutter dependencies to support dart native
- Bring to stable version
- Cleanup
0.0.1+5 #
- Add details to description
0.0.1+4 #
- Cleanup
0.0.1 #
- Initial relase for this plugin.