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

Issue on running this program #88

Open MatthewGoh0225 opened 3 years ago

MatthewGoh0225 commented 3 years ago

Hi, I'm new in flutter and would doing for some demo on nfc however once I download for the code for running but it's show some error as below and I have no idea how to fix it... Please providing some clue and thank you...

Screenshot 2021-05-05 at 3 35 22 PM

after finished for this configuration and run the program it's showing error as below Screenshot 2021-05-05 at 4 03 30 PM

and I looking through stack overflow found the solution as this https://stackoverflow.com/questions/65516334/flutter-error-invalid-podfile-file-no-implicit-conversion-of-nil-into-string

however it also could not work as well Screenshot 2021-05-05 at 4 02 04 PM

semlette commented 3 years ago

cd example

martinloesethjensen commented 3 years ago

@MatthewGoh0225 what is the output of flutter doctor?