aab build, release signing

clean up analyze issues
This commit is contained in:
austinried
2023-04-28 11:40:56 +09:00
parent 7562d93113
commit 963c15636c
6 changed files with 105 additions and 26 deletions

View File

@@ -148,7 +148,6 @@ class SourcePage extends HookConsumerWidget {
}
} catch (err) {
// TOOD: toast the error or whatever
print(err);
error = true;
} finally {
isSaving.value = false;