device_info_ffi 2.0.0 copy "device_info_ffi: ^2.0.0" to clipboard
device_info_ffi: ^2.0.0 copied to clipboard

An FFI-based version of the device_info_plus plugin.

2.0.0 #

  • Bumped win32 to 6.0.0.
  • Added web implementation.

1.1.1 #

  • Fixed absent jni_flutter dynamic library in release mode by upgrading jni_flutter to 1.0.1.

1.1.0 #

  • Flutter JNI support is now stable:
    • Upgrade jni to 1.0.0
    • Added jni_flutter dependency
    • Upgraded jnigen to 0.16.0

1.0.3 #

  • Relaxed SDK version constraints.
  • Updated example SDK version constraints.

1.0.2 #

  • Fixed incorrect lints imports.
  • Updated package metadata.

1.0.1 #

  • Fixed messed up package info. No functional changes.

1.0.0 #

  • Initial version.