Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OnePoem
/
OnePoem-App
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
reason
2023-02-20 21:27:42 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0454ba112b5f7a635cc81c46759e9eefd86b3eb3
0454ba11
1 parent
64c4f19a
clear
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
android/app/build.gradle
lib/main.dart
pubspec.lock
android/app/build.gradle
View file @
0454ba1
...
...
@@ -32,7 +32,7 @@ if (keystorePropertiesFile.exists()) {
}
android
{
compileSdkVersion
3
2
compileSdkVersion
3
3
buildToolsVersion
"32"
compileOptions
{
...
...
lib/main.dart
View file @
0454ba1
...
...
@@ -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 mode
l
/// json to mode
/// 安装
/// dependencies:
/// json_annotation: ^4.4.0x
...
...
pubspec.lock
View file @
0454ba1
This diff is collapsed. Click to expand it.
Please
register
or
login
to post a comment