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

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

3.0.0 #

  • Breaking change. Updated minimum supported SDK version to Flutter 3.44/Dart 3.12.
  • (Android) Migrated to Built-in Kotlin to support AGP 9.

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.