Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit c27b257

Browse files
authored
Move local_auth plugin into a subfolder in preparation for federation migration (#4705)
1 parent 26f6438 commit c27b257

File tree

83 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

packages/local_auth/pubspec.yaml renamed to packages/local_auth/local_auth/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: local_auth
22
description: Flutter plugin for Android and iOS devices to allow local
33
authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.
4-
repository: https://github.com/flutter/plugins/tree/main/packages/local_auth
4+
repository: https://github.com/flutter/plugins/tree/main/packages/local_auth/local_auth
55
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+local_auth%22
66
version: 1.1.10
77

0 commit comments

Comments
 (0)