Skip to content

Commit

Permalink
update: Naming convention update from ebsi to oidc4vc #1744
Browse files Browse the repository at this point in the history
  • Loading branch information
bibash28 committed Jul 28, 2023
1 parent a513b10 commit 7d8baec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ import 'package:altme/scan/scan.dart';
import 'package:beacon_flutter/beacon_flutter.dart';
import 'package:bloc/bloc.dart';
import 'package:credential_manifest/credential_manifest.dart';
import 'package:ebsi/ebsi.dart';
import 'package:equatable/equatable.dart';
import 'package:flutter/material.dart';
import 'package:json_annotation/json_annotation.dart';
import 'package:json_path/json_path.dart';
import 'package:jwt_decode/jwt_decode.dart';
import 'package:oidc4vc/oidc4vc.dart';
import 'package:secure_storage/secure_storage.dart';

part 'qr_code_scan_cubit.g.dart';
Expand Down

0 comments on commit 7d8baec

Please sign in to comment.