platform_version 0.0.1 copy "platform_version: ^0.0.1" to clipboard
platform_version: ^0.0.1 copied to clipboard

A cross-platform Flutter plugin to retrieve the OS/platform version and device/system information. Supports Android, iOS, Web, Windows, macOS and Linux.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on "Keep a Changelog" and this project follows Semantic Versioning.

[Unreleased] #

  • Prepare initial documentation and examples.

0.0.1 - 2025-10-05 #

  • Initial public release.
    • Add platform version API: getPlatformVersion().
      • Add device information API: getDeviceInfo().
      • Implementations for Android, iOS, Web, Windows, macOS and Linux.
      • Example app demonstrating basic usage (example/lib/main.dart).
      • Add README and tests scaffolding.

--

For details and contribution guidelines, see the project's README.md and CONTRIBUTING.md (if present).

2
likes
0
points
121
downloads

Publisher

verified publisherswanflutterdev.com

Weekly Downloads

A cross-platform Flutter plugin to retrieve the OS/platform version and device/system information. Supports Android, iOS, Web, Windows, macOS and Linux.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on platform_version

Packages that implement platform_version