Flutter Tutorial - Flutter Story App (StoryView Plugin)

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии •

  • @HeyFlutter
    @HeyFlutter  2 года назад +1

    This might help you :)
    Source Code: github.com/JohannesMilke/story_app_example
    StoryView Plugin: pub.dev/packages/story_view

    • @lukasmugi8589
      @lukasmugi8589 11 месяцев назад

      hi there please help how can add a button on each storyitem

  • @erictiobo9187
    @erictiobo9187 2 года назад

    very good video!!. thank you very much. please if i want to start the story process again, what setting should i change?. and also if i want to embed a comment section for each story how should i go about it. Thanks a lot

    • @HeyFlutter
      @HeyFlutter  2 года назад

      Thank You eric tiobo! Follow this link: medium.flutterdevs.com/story-view-in-flutter-7bb4ae98b119
      I hope you will get your answer 🙂

    • @erictiobo9187
      @erictiobo9187 2 года назад

      ​@@HeyFlutter thank you very much the tutorial helped me a lot but it could not solve my comment problem. I can't stop the progress bar when I click on the message button of a story. I really need help with this please

  • @althafaralijaffarali1803
    @althafaralijaffarali1803 4 года назад

    Another masterpiece 👌. Thank you bro 😊

  • @ВикторЦай-л7я
    @ВикторЦай-л7я 2 года назад

    Thank you very very much! You helped me enormously

    • @HeyFlutter
      @HeyFlutter  2 года назад +1

      You are welcome, Виктор Цай 😊

  • @hectorprx
    @hectorprx 4 года назад

    Very Nicely Done, Thanks

  • @PalakPanchal-p7o
    @PalakPanchal-p7o Год назад

    Storyview left tap previous story not open in current example
    can you give me any suggestion to solve this issue

    • @HeyFlutter
      @HeyFlutter  Год назад

      Thank you, @user-by7ee9ru6l! 🙂. Please try to provide enough details with your question

    • @PalakPanchal-p7o
      @PalakPanchal-p7o 11 месяцев назад

      @@HeyFlutter Thanks for reply
      I want to open unread story index first
      and using this example I'm not able to open any story index.
      Can you give me suggestion for this issue ?
      How can we open any index of stories in this example ?

  • @darshanaswathofficia
    @darshanaswathofficia 4 года назад +1

    Wonderful ☺️🔥
    Say I want to implement this with the firebase backend and allow users to upload stories, how do I delete a user story automatically after 24 hours?

    • @tusharchander8935
      @tusharchander8935 4 года назад +1

      Use the timer function..if the timer exceeds 24 hours..call the delete function.

    • @darshanaswathofficia
      @darshanaswathofficia 4 года назад

      @@HeyFlutter wonderful, will definitely look into it👍

    • @gowtham3254
      @gowtham3254 3 года назад

      Hii, did you got that solution ??
      If possible please share code .. I had project & less tym to complete.. thankk you...
      Especially , about how to delete automatically after 24 hrs using schedule function s ..

    • @YouhanaSheriff
      @YouhanaSheriff 3 года назад

      @@HeyFlutter how to play video story ??

    • @HeyFlutter
      @HeyFlutter  2 года назад

      Thanks! 🙂 Yeah like @tushar said have a look at scheduled functions and you can also watch my tutorials about firebase functions to learn more about how you can implement it.
      Schedule Functions Doc: firebase.google.com/docs/functions/schedule-functions
      Firebase Functions Tutorial: ruclips.net/video/7UcM6Y12LEk/видео.html
      Delete from Firebase Doc: firebase.google.com/docs/firestore/manage-data/delete-data

  • @mohamedalisuliman2038
    @mohamedalisuliman2038 2 года назад

    Good job Thank you

    • @HeyFlutter
      @HeyFlutter  2 года назад

      You are welcome, Mohamed Ali!

  • @jeevanstha57
    @jeevanstha57 2 года назад

    What is the use of final PageController controller in story_widget

    • @HeyFlutter
      @HeyFlutter  2 года назад

      Thank You Debaraj Stha! Follow this link: api.flutter.dev/flutter/widgets/PageController-class.html#:~:text=A%20page%20controller%20lets%20you,increments%20of%20the%20viewport%20size.
      I hope you will get your answer 🙂

  • @jeevanstha57
    @jeevanstha57 2 года назад

    Is it possible to implement with local(assets) image file

    • @HeyFlutter
      @HeyFlutter  2 года назад

      Thank you, Debaraj Stha!😊, This is not possible with this package. Simply file an issue here: pub.dev/packages?q=dependency%3Astory_view

  • @NajeebAslan
    @NajeebAslan 4 года назад

    Thanks

  • @avinashmagar642
    @avinashmagar642 Год назад

    How to buy your course

    • @HeyFlutter
      @HeyFlutter  Год назад

      Thank You @avinashmagar642. You can apply on heyflutter.com and then we see individually if this 12 weeks Flutter training is for you.

    • @avinashmagar642
      @avinashmagar642 Год назад

      @@HeyFlutter applied sir pls let me know as soon as possible

  • @prosperityPuzzleInsight
    @prosperityPuzzleInsight 3 года назад

    can you help me to do this with firebase i tried many times but i didn't make it work

    • @HeyFlutter
      @HeyFlutter  2 года назад

      Thank You MgTech! Follow this link: habr.com/en/post/489098/
      I hope you will get your answer 🙂