semlette / nfc_in_flutter

Cross-platform flutter plugin for reading and writing NFC tags. Not maintained anymore - not looking for new maintainer, fork instead.
MIT License
120 stars 119 forks source link

Is there a way to set password of an NFC tag or writing to a tag with password ? #23

Open mastermind-computing opened 4 years ago

mastermind-computing commented 4 years ago

I kinda moved at the source code a bit but couldn't find anything about the topic.Am I missing something or the feature didn't implemented yet ?

semlette commented 4 years ago

Currently it is not possible to use passwords with nfc_in_flutter. I'll try to add it (hopefully) in the beginning of the next year, but only Android will be supported to begin with.

mastermind-computing commented 4 years ago

Thanks for the response.I would like to contribute to your work but I am kinda stranger to the NFC topic.If still there is anything I can do feel free to contact me or else I will gladly wait :)

adham-ashraf77 commented 4 years ago

@semlette i need the password feature please

grrcode commented 3 years ago

@semlette, is there anything we can do to get the password protection in your library? Can we help?

NaingMyoThawNMYT commented 2 years ago

Can I use FlutterNfcKit.transceive method to set the password?

ThirupathiRaoM commented 2 years ago

hello; Hope you are doing great; I am also working on the same issue in iOS Side using Swift5 but I am not getting any solution to set password protected NFC Tag is there any possibility Please share with me it will help me a lot

Thanks