android_os_build 0.4.0+1 copy "android_os_build: ^0.4.0+1" to clipboard
android_os_build: ^0.4.0+1 copied to clipboard

PlatformAndroid

Easily retrieve information about the current Android build synchronously. Built with dart's experimental jni

0.4.0+1 - 2025-06-19 #

Changed #

  • remove exlude from jnigen.yaml due to jnigen next version change
  • update build doc

0.4.0 - 2025-06-13 #

Added #

  • add android 36 support
  • add function: getMajorSdkVersion
  • add function: getMinorSdkVersion
  • add field: sdkIntFull

Changed #

  • bump jni version
  • change topic: ffi -> jni

Fixed #

  • fix a typo: eclair_0_1

0.3.0+1 - 2025-04-18 #

Changed #

  • bump jni & jnigen version

0.3.0 - 2025-01-17 #

Added #

  • expose BuildVersion constructor

Changed #

  • BREAKCHANGE Partition.name nullable
  • BREAKCHANGE Partition.fingerprint nullable
  • BREAKCHANGE when BUILD value nullable, set to default ['unknown']

Removed #

  • remove unused plugin_platform_interface

0.2.1 - 2024-11-18 #

Added #

  • add Build.getFingerprintedPartitions api

Changed #

  • update documents
  • update example app

Removed #

  • remove unused Build.part api

0.2.0 - 2024-11-15 #

Changed #

  • [BREAKCHANGE] rename AndroidBuildVersion to BuildVersion
  • add android document to some dart classes

Removed #

  • remove Build.version.sdk due to android deprecated

0.1.0 - 2024-11-15 #

Added #

  • add Build.version.sdk property

Changed #

  • [BREAKCHANGE] rename AndroidBuild to Build

0.0.4 - 2024-11-15 #

Changed #

  • bump jni version to 0.12.0
  • generate codes

0.0.3+1 - 2024-09-06 #

Changed #

  • bump ffi & ffigen version to 0.11.0

0.0.3 - 2024-08-13 #

Changed #

  • set android compileSdk to 34

0.0.2+1 - 2024-08-13 #

Changed #

  • change repo & issue link

0.0.2 - 2024-08-13 #

Changed #

  • update apis

0.0.1 - 2024-08-07 #

Added #

  • initial plugin
2
likes
160
points
151
downloads
screenshot

Publisher

verified publisherlaihz.dev

Weekly Downloads

Easily retrieve information about the current Android build synchronously. Built with dart's experimental jni

Repository (GitHub)
View/report issues

Topics

#android #jni #utils

Documentation

API reference

License

MIT (license)

Dependencies

flutter, jni

More

Packages that depend on android_os_build