Skip to content

Commit 61a267a

Browse files
committed
🚚 rename hyper_secure_storage_backend to hyper_storage_secure for consistency
1 parent 49646e3 commit 61a267a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/hyper_storage_secure/lib/hyper_secure_storage_backend.dart renamed to packages/hyper_storage_secure/lib/hyper_storage_secure.dart

File renamed without changes.

packages/hyper_storage_secure/test/secure_storage_backend_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import 'package:flutter_test/flutter_test.dart';
2-
import 'package:hyper_storage_secure/hyper_storage_secure_backend.dart';
2+
import 'package:hyper_storage_secure/hyper_storage_secure.dart';
33

44
import 'mock_secure_storage.dart';
55

0 commit comments

Comments
 (0)