AbdulRahmanAlHamali / flutter_typeahead

A TypeAhead widget for Flutter, where you can show suggestions to users as they type
BSD 2-Clause "Simplified" License
823 stars 346 forks source link

flutter_typeahead bug No podspec found for `flutter_keyboard_visibility_web` #259

Closed blue492 closed 3 years ago

blue492 commented 3 years ago

Iam using Flutter in Mac -> Android studio and when I write pod install in the terminal. It show me

  Analyzing dependencies
[!] No podspec found for `flutter_keyboard_visibility_web` in .symlinks/plugins/flutter_keyboard_visibility_web/ios`

flutter_typeahead plugin has a Dependencies with flutter_keyboard_visibility

Iam using flutter from one year ago, It is the first time it happen for me. I cannot run the app. I dont have a plugin with this name flutter_keyboard_visibility_web in pubspec

How to fix it, thanks

shero1111 commented 3 years ago

I have the same issue...any idea how to solve?

I even added the flutter_keyboard_visibility_web dependency in pubspec.yaml...but didn´t has any effect.

blue492 commented 3 years ago

@AbdulRahmanAlHamali @awhitford @kika @sterlp how to solve it, thanks

blue492 commented 3 years ago

The solution is here: https://github.com/MisterJimson/flutter_keyboard_visibility/issues/52