Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve startup "don't panic" screen. #1148

Merged
merged 7 commits into from
Oct 23, 2024
Merged

Improve startup "don't panic" screen. #1148

merged 7 commits into from
Oct 23, 2024

Conversation

Chralu
Copy link
Collaborator

@Chralu Chralu commented Oct 23, 2024

Description

  • Add a button to get details about the error and send it to support
  • Add a button to delete wallet from device

@Chralu Chralu force-pushed the blocked_startup_ux branch from 547ede6 to d2d3ad9 Compare October 23, 2024 14:26
@Chralu Chralu marked this pull request as ready for review October 23, 2024 14:27
@Chralu Chralu requested a review from redDwarf03 October 23, 2024 14:27
@Chralu Chralu changed the title refactor: ♻️ Use aedappfm logger setup. Improve startup "don't panic" screen. Oct 23, 2024
@@ -1,7 +1,19 @@
import 'package:flutter/material.dart';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For info, this class exists in aedappfm

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

static const List<double> none = <double>[0, 0, 0, 0];
enum Dimens {
buttonTopDimens(
EdgeInsetsDirectional.fromSTEB(28, 0, 28, 0),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

8 at this end ?

@redDwarf03 redDwarf03 merged commit 736bbe3 into dev Oct 23, 2024
3 checks passed
@redDwarf03 redDwarf03 deleted the blocked_startup_ux branch October 23, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants