Skip to content

Commit

Permalink
fix: Avoid double scan to get and present #2668
Browse files Browse the repository at this point in the history
  • Loading branch information
bibash28 committed Aug 7, 2024
1 parent 558cde1 commit bcb5c98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/dashboard/home/home/cubit/home_cubit.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import 'package:altme/app/app.dart';
import 'package:altme/credentials/credentials.dart';
import 'package:altme/dashboard/dashboard.dart';
import 'package:altme/dashboard/home/tab_bar/credentials/models/activity/activity.dart';
import 'package:altme/dashboard/qr_code/qr_code.dart';
import 'package:bloc/bloc.dart';
import 'package:credential_manifest/credential_manifest.dart';
import 'package:crypto/crypto.dart';
Expand Down

0 comments on commit bcb5c98

Please sign in to comment.