Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing the project #2

Open
Gool545 opened this issue Jan 30, 2024 · 5 comments
Open

Installing the project #2

Gool545 opened this issue Jan 30, 2024 · 5 comments

Comments

@Gool545
Copy link

Gool545 commented Jan 30, 2024

Salam Hassan, is there a tutorial to install your project and test it ?

@HasanSofioglu
Copy link
Owner

This is a real project that has been put on hold and unfortunately there isn't a tutorial. Since it has not been updated for a long time, it may create errors but methods should be still same. let me know if you need any help about it.

@Gool545
Copy link
Author

Gool545 commented Jan 31, 2024

This is a real project that has been put on hold and unfortunately there isn't a tutorial. Since it has not been updated for a long time, it may create errors but methods should be still same. let me know if you need any help about it.

Thanks for replying i really appreciate, I’m really interested by the project and trying to make it fully functioning, i presume you’re the author of the project ? And can help with the setup ?

I opened the project with Android studio and ran out into an issue

Resolving dependencies...
The lower bound of "sdk: '>=2.2.2 <3.0.0'" must be 2.12.0'
or higher to enable null safety.

The current Dart SDK (3.0.6) only supports null safety.

i guess it was developed with different Flutter version ? do you know which one ?

Update

i downgraded to dart sdk 1.19 the Nfc read version 0.1.0. uses but i got these errors:

The plugin flutter_nfc_reader uses a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs.

@HasanSofioglu
Copy link
Owner

It has been more than two years since the project was suspended. But I would like to help you as much as I can.

First try to remove google service connections (map, firebase, authenticator)

If there are any other APIs in use, try to find them from 'debug' and remove

Unfortunately, I don't remember which Flutter version I used. but it should be 2.14 or 2.4.

When we were writing this application, there were not many plug-ins of the NFC type in Flutter. We were using the first version of the plugin flutter_nfc_reader . Unfortunately, it may have been discontinued.

and we were using visual code instead of android studio.

If you still have a problem, I can download the project for you and install it.

@Gool545
Copy link
Author

Gool545 commented Feb 3, 2024

Amazing i really appreciate and i want make it work an revive the project, i will try as advised if i a run into issues i would appreciate bit of help, i found also someone who has upgraded the NFC redaer to flutter 3 if it can help but i dont know how to integrate it i tried but didnt work https://github.com/matteocrippa/flutter-nfc-reader

@Gool545
Copy link
Author

Gool545 commented Feb 19, 2024

Any help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants