-
Notifications
You must be signed in to change notification settings - Fork 248
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
android:attr/lStar not found #340
Comments
Found a fix? |
Unfortunately, you're in the same position. I was. I used an old package :( I had to remove all the lukasgit code and replace it with: QuisApp The one below appears to be supported and is the one I'm using now: Hope this helps you! |
What ??? I spent a lot of time waiting for this. My app always not build only the debug. |
Same problem I am facing, though I am developing my app via flutterflow, but via android studio this problem is coming. |
On Sun, 29 Sep 2024 at 08:02, vairagadeharshwardhan < ***@***.***> wrote:
Same problem I am facing, though I am developing my app via flutterflow,
but via android studio this problem is coming.
what us the way out?
—
Reply to this email directly, view it on GitHub
<#340 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYMHL3DL5PHZDFJ4T2ELQ4TZY6QXXAVCNFSM6AAAAABORC43M6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBRGEZTONRRGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
Hey, so just use one of the forked packages they work it seems this project
is no longer being maintained. You can use flutter pub add to add from a
GitHub repo
|
I have now used flutter_contacts: ^1.1.9+2, and it seems fine for now. |
👍
…On Sun, Sep 29, 2024, 4:02 AM vairagadeharshwardhan < ***@***.***> wrote:
I have now used flutter_contacts: ^1.1.9+2, and it seems fine for now.
—
Reply to this email directly, view it on GitHub
<#340 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI5GHJDXWFMSCFPFUKO37IDZY7M4BAVCNFSM6AAAAABORC43M6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBRGMYTENJSGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Last update of this package is 3 years ago. I think you should migrate to flutter_contacts instead |
using:
compileSdkVersion and targetSdkVersion of: 34
running: ./gradlew build
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
Execution failed for task ':contacts_service:verifyProfileResources'.
The text was updated successfully, but these errors were encountered: