llfbandit / app_links

Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter.
https://pub.dev/packages/app_links
Apache License 2.0
176 stars 68 forks source link

error in xcode #21

Closed koaidev closed 2 years ago

koaidev commented 2 years ago

module app_links not found

llfbandit commented 2 years ago

run flutter clean && flutter pub get if not already done. Build your app before opening xcode.