reason

clear

......@@ -32,7 +32,7 @@ if (keystorePropertiesFile.exists()) {
}
android {
compileSdkVersion 32
compileSdkVersion 33
buildToolsVersion "32"
compileOptions {
......
......@@ -35,7 +35,7 @@ import 'package:permission_handler/permission_handler.dart';
/// 3. 創建i18n文件
/// 4. 执行:flutter gen-l10n --template-arb-file intl_en.arb --output-class ParlandoLocalizations letLocalizations --output-localization-file Parlando_localizations.dart
///
/// json to model
/// json to mode
/// 安装
/// dependencies:
/// json_annotation: ^4.4.0x
......
This diff is collapsed. Click to expand it.