Receiving Shared Text from Other Apps in Flutter

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ก.ย. 2023
  • Welcome to this comprehensive guide where we dive deep into Flutter's capabilities for receiving shared content!
    📌 About This Tutorial:
    Flutter is a powerful framework, and with the right techniques, you can harness its capabilities beyond just UI design. This tutorial focuses on how to set up your Flutter app to receive and process shared text from other applications on both Android and iOS devices.
    🔗 Repository Link: github.com/faizollah/receive_...
    👍 If you found this tutorial helpful, please give it a thumbs up, share with your friends, and consider subscribing for more tech and coding content!
    th-cam.com/users/Flutterware...
    🔔 Hit the bell icon to get notified about our latest uploads.
    If this video was helpful, you can buy me coffee: www.buymeacoffee.com/dknowledge
    *******************************************************************
    Get a FREE E-book on Flutter databases here:
    withkoji.com/@flutterware
    ******************************************************************
    Twitter: / flutterware1
    Facebook: / flutterware
    Instagram: / flutterware1

ความคิดเห็น • 8

  • @ravi2048
    @ravi2048 5 หลายเดือนก่อน

    Thanks for the tutorial,
    What's up with the light theme!

  • @user-ze8zo7fg7k
    @user-ze8zo7fg7k 5 หลายเดือนก่อน

    Thanks for the tutorial. I think we need tutorial for iOS. I'm try added this functionalyty for iOS and see my app in share menu, but after send text my listener dont do anything

  • @Jberv
    @Jberv 4 หลายเดือนก่อน

    This is the best flutter can do, However is there like a native like for this? Like customized that button name instead only for share? Thanks

  • @Khartarnak_Coder
    @Khartarnak_Coder 5 หลายเดือนก่อน

    is it possible without the package??

  • @obeddougan1505
    @obeddougan1505 10 หลายเดือนก่อน

    🤝

  • @CanaletaTV
    @CanaletaTV 8 หลายเดือนก่อน

    Hi! Thanks for great video!
    But, today i have an error:
    * What went wrong:
    The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
    The following dependencies do not satisfy the required version:
    project ':receive_sharing_intent' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.31
    My build.gradle (kotlin) is '1.7.10' version, any idea?

    • @Flutterware
      @Flutterware  8 หลายเดือนก่อน

      Thanks for watching. Try to upgrade the Gradle plugin.