platform_plus 2.3.0 platform_plus: ^2.3.0 copied to clipboard
Platform Plus is a package for easily figuring out information about the platform your code is running on
2.3.0 #
- Changed isMobile to supportsFirebase
- Updated documentation
2.2.1 #
- Fix dartdoc generation
2.2.0 #
- Added androidVersionCode and iosVersion
2.1.0 #
- Added isUnitTest
2.0.0 #
- Improved the structure of the package
1.1.1 #
- Fixed formatting
1.1.0 #
- Added platform.isPhysicalDevice()
1.0.5 #
- Updated readme
1.0.4 #
- Fixed DartDoc for platform.isMobile
1.0.3 #
- Added example
1.0.2 #
- Updated readme
1.0.1 #
- Added homepage url
1.0.0 #
- Initial release