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

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

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.