platform_builder 2.2.1 platform_builder: ^2.2.1 copied to clipboard
A Flutter library for performing platform checks and building widgets based on platform.
2.2.1 #
Bugfix class name.
2.2.0 #
Refactor code to use and expose the PlatformResolver
API.
2.1.1 #
- Remove unused dependency.
2.1.0 #
- Support overriding the current and host platform.
2.0.1 #
- Add an example lib
2.0.0 #
- Break out Form Factor implementation to a separate Form Factor package.
1.0.1 #
- Updated README and documentation
1.0.0 #
- Initial release