web_browser_detect 1.0.4
web_browser_detect: ^1.0.4 copied to clipboard
Flutter Web browser detection package. This package allows you to detect which browser and its version is in use.
1.0.4 18.2.2021 #
- Alternative method which returns null on non-web platforms
1.0.3 13.2.2021 #
- Reorganize code into private/public
- As requested return back to universal_html from dart:html
1.0.2+2 18.12.2020 #
- Add the example the correct way
1.0.2+1 18.10.2020 #
- Add an example
1.0.2 12.10.2020 #
- Remove unnecessary package
1.0.1 30.09.2020 #
- Detect Chromium based Edge
1.0.0 30.09.2020 #
- Initial release