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

Flutter plugin that retrieves build date and time and installation date and time.

2.0.0 #

  • Breaking change. Changed the minimum version of Flutter to 3.41.0.
  • (iOS and macOS) Added Swift Package Manager support.
  • (Android only) Update Java compatibility version to 17.

1.1.0 #

  • (Android)Added android.buildFeatures.buildConfig = true in build.gradle.
  • (Linux)Changed to use Pigeon.
  • Updated relevant library versions.

1.0.2 #

  • Changed the dependent plugin version to 1.0.2.

1.0.1 #

  • Modified description and repository in pubspec.yaml.
  • Apply dart format to build_info.dart.

1.0.0 #

  • Initial release.