EddieKamau / sms_advanced

This is an SMS library for Flutter. Its allow to send, receive, query sms messages, sms delivery and query contacts info. Currently supporting only android
MIT License
31 stars 69 forks source link

Flutter project can't run after I installed sms_advanced. #46

Open AvitBrian opened 1 month ago

AvitBrian commented 1 month ago

Hi!!! Flutter version:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, 3.27.0-1.0.pre.36, on Fedora Linux 40 (Workstation Edition) 6.10.12-200.fc40.x86_64, locale en_GB.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[!] Android Studio (not installed)
[✓] VS Code (version 1.94.2)
[✓] Connected device (3 available)
[✓] Network resources

after i added sms_advanced i get this build error:

FAILURE: Build failed with an exception.

please let me know if you need further details, I am new sending in issues on github so I'm not really sure what other information could be helpful to debug this.

alvarogabrielgomez commented 4 days ago

Same here