-1

so i'm searching of a plugin which allow me to read NFC data from the memory and not the tag . i'm trying to test this plugin : https://github.com/semakers/flutter-nfc-reader

dependencies:
  flutter:
    sdk: flutter

  flutter_nfc_reader:
    git:
      url: git://github.com/matteocrippa/flutter-nfc-reader.git
      ref: master
  # The following adds the Cupertino Icons font to your application.
  # Use with the CupertinoIcons class for iOS style icons.
  cupertino_icons: ^1.0.2

i have error in pubspec.yaml: fatal: remote error:

The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information. exit code: 128

how to fix it ? and what is the best plugin which allows us to read NFC data

Andrew
  • 5,778
  • 2
  • 11
  • 26
abr ahm
  • 17
  • 3

0 Answers0