Mahmoud Nabhan

Results 35 comments of Mahmoud Nabhan

> @jferas Can you test it and tell me if it's work well for you ? You just need to remplace your package like this: > > ``` > flutter_twitter_login:...

> If I have more time I will probably make a new package but in kotlin/Swift with all dependency up to date. Because this package is not maintain. I hope...

> @Kiruel @sallypeters @niypoo Did you manage to get the Plugin working on iOS with respect to control going back to your app ? I have the same issue with...

> When I run `flutter build apk` it produces the following error > > ``` > > * What went wrong: > A problem occurred configuring root project 'flutter_twitter_login'. >...

> @AmmarHazem if you just need a Twitter Sign In button as I do, use this in your `pubspec.yaml` as a dependency. > > ```yaml > flutter_twitter_login: > git: git://github.com/eudangeld/flutter_twitter_login.git...

I'm facing this issue now , appearing after put example code into info.plist

I'm facing same issue in iOS the app open after post text but stream never listen any thing even null not show

> I finally made it work after applying all these steps (only 2 of these hints where missing at my side): [#82 (comment)](https://github.com/KasemJaffer/receive_sharing_intent/issues/82#issuecomment-686332264) > > However, wenn I share text...