Add sentry provider observer

This commit is contained in:
problematicconsumer
2023-09-20 12:42:06 +03:30
parent c768053108
commit 691dc16409
5 changed files with 53 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ class _ConnectionButton extends StatelessWidget {
width: 148,
height: 148,
child: Material(
key: const ValueKey("home_connection_button"),
shape: const CircleBorder(),
color: Colors.white,
child: InkWell(