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
119 stars 119 forks source link

Problem debugging code #77

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi,

When I put breakpoints in the files of my application they work correctly, however, the breakpoints of the nfc_in_flutter files indicate that they are unverified and the program does not stop on them. Do I have to do something to navigate the nfc_in_flutter code? Thanks for you help.

Regards, Jose