Skip to content

Commit

Permalink
remove nip55 signer
Browse files Browse the repository at this point in the history
  • Loading branch information
frnandu committed Dec 22, 2024
1 parent 5536655 commit 41f49c2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 73 deletions.

This file was deleted.

11 changes: 1 addition & 10 deletions packages/amber/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -558,15 +558,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.1"
signer_plugin:
dependency: "direct main"
description:
path: "."
ref: baa5b2fcf7ba8db606a76794582348a1403438b0
resolved-ref: baa5b2fcf7ba8db606a76794582348a1403438b0
url: "https://github.com/chebizarro/flutter-signer-plugin"
source: git
version: "0.0.1"
sky_engine:
dependency: transitive
description: flutter
Expand Down Expand Up @@ -733,5 +724,5 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.5.4 <4.0.0"
dart: ">=3.5.0 <4.0.0"
flutter: ">=3.18.0-18.0.pre.54"
4 changes: 0 additions & 4 deletions packages/amber/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ dependencies:
hex: ^0.2.0
plugin_platform_interface: ^2.1.8
ndk: ^0.2.0-dev002
signer_plugin:
git:
url: https://github.com/chebizarro/flutter-signer-plugin
ref: baa5b2fcf7ba8db606a76794582348a1403438b0

dependency_overrides:
ndk:
Expand Down

0 comments on commit 41f49c2

Please sign in to comment.