build_info 2.0.0
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 = truein 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
descriptionandrepositoryin pubspec.yaml. - Apply
dart formatto build_info.dart.
1.0.0 #
- Initial release.