-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule zkool
updated
16 files
+0 −1 | lib/init.dart | |
+2 −1 | lib/main.dart | |
+0 −1 | lib/pages/accounts/rescan.dart | |
+22 −68 | lib/pages/accounts/submit.dart | |
+19 −9 | lib/pages/accounts/txplan.dart | |
+0 −3 | lib/pages/encrypt.dart | |
+3 −3 | lib/pages/input_widgets.dart | |
+6 −2 | lib/pages/more/cold.dart | |
+0 −1 | lib/pages/scan.dart | |
+0 −1 | lib/pages/splash.dart | |
+3 −2 | lib/pages/tx.dart | |
+9 −6 | lib/pages/utils.dart | |
+5 −6 | lib/router.dart | |
+6 −8 | lib/store.dart | |
+1 −1 | pubspec.lock | |
+0 −1 | pubspec.yaml |