Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,066 changes: 547 additions & 519 deletions .crowdin/strings.pot

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ linter:
flutter_style_todos: error
prefer_single_quotes: warning
avoid_annotating_with_dynamic: error
public_member_api_docs: warning
prefer_const_constructors: info
prefer_const_constructors_in_immutables: info
prefer_const_declarations: info

formatter:
page_width: 100
Expand Down
4 changes: 4 additions & 0 deletions android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ org.gradle.jvmargs=-Xmx4G
android.useAndroidX=true
android.enableJetifier=true
kotlin.jvm.target.validation.mode = IGNORE
# This builtInKotlin flag was added automatically by Flutter migrator
android.builtInKotlin=false
# This newDsl flag was added automatically by Flutter migrator
android.newDsl=false
Binary file added assets/fonts/GoogleSansFlex.ttf
Binary file not shown.
Binary file added assets/fonts/NotoSansTC.ttf
Binary file not shown.
Loading
Loading