Тёмный

Flutter Tutorial - Flutter Story App (StoryView Plugin) 

HeyFlutter․com
Подписаться 202 тыс.
Просмотров 10 тыс.
50% 1

Let's build a Flutter stories app similar to WhatsApp stories or Snapshot stories.
Click here to Subscribe to Johannes Milke: www.youtube.co...
- Source Code: github.com/Joh...
- Buy My Courses: johannesmilke....
- Follow Twitter: in...
Resources:
StoryView Plugin: pub.dev/packag...
-- JOIN THE CREW --
bit.ly/Johannes...
SHARE | SUBSCRIBE | LIKE FOR MORE VIDEOS LIKE THIS
*********
SOCIAL MEDIA: Follow Me :-)
- Twitter: in...
- Linkedin: / johannesmilke
- Github: github.com/Joh...
PLAYLISTS
- All Flutter Videos: • Flutter Tutorial - Tex...
- Widgets - Flutter: • Flutter Tutorial - Sel...
- Plugins - Flutter: • Local Push Notificatio...
- Animations - Flutter: • #12 - Flutter Advent -...
- Designs - Flutter: • Flutter - Screen Desig...
If you find this video useful, LIKE & SHARE this video to help other people who also learn Flutter :)
bit.ly/Johannes...
CREDITS
Copyright song "Corporate Technology" by scottholmesmusic.com
#Flutter #Tutorial #JohannesMilke
LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)

Опубликовано:

 

22 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 36   
@HeyFlutter
@HeyFlutter 2 года назад
This might help you :) Source Code: github.com/JohannesMilke/story_app_example StoryView Plugin: pub.dev/packages/story_view
@lukasmugi8589
@lukasmugi8589 6 месяцев назад
hi there please help how can add a button on each storyitem
@hectorprx
@hectorprx 3 года назад
Very Nicely Done, Thanks
@althafaralijaffarali1803
@althafaralijaffarali1803 3 года назад
Another masterpiece 👌. Thank you bro 😊
@ВикторЦай-л7я
@ВикторЦай-л7я 2 года назад
Thank you very very much! You helped me enormously
@HeyFlutter
@HeyFlutter 2 года назад
You are welcome, Виктор Цай 😊
@mohamedalisuliman2038
@mohamedalisuliman2038 Год назад
Good job Thank you
@HeyFlutter
@HeyFlutter Год назад
You are welcome, Mohamed Ali!
@NajeebAslan
@NajeebAslan 3 года назад
Thanks
@erictiobo9187
@erictiobo9187 Год назад
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 Год назад
Thank You eric tiobo! Follow this link: medium.flutterdevs.com/story-view-in-flutter-7bb4ae98b119 I hope you will get your answer 🙂
@erictiobo9187
@erictiobo9187 Год назад
​@@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
@PalakPanchal-p7o
@PalakPanchal-p7o 7 месяцев назад
Storyview left tap previous story not open in current example can you give me any suggestion to solve this issue
@HeyFlutter
@HeyFlutter 7 месяцев назад
Thank you, @user-by7ee9ru6l! 🙂. Please try to provide enough details with your question
@PalakPanchal-p7o
@PalakPanchal-p7o 7 месяцев назад
@@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 3 года назад
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 3 года назад
Use the timer function..if the timer exceeds 24 hours..call the delete function.
@darshanaswathofficia
@darshanaswathofficia 3 года назад
@@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 2 года назад
@@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: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-7UcM6Y12LEk.html Delete from Firebase Doc: firebase.google.com/docs/firestore/manage-data/delete-data
@jeevanstha57
@jeevanstha57 Год назад
Is it possible to implement with local(assets) image file
@HeyFlutter
@HeyFlutter Год назад
Thank you, Debaraj Stha!😊, This is not possible with this package. Simply file an issue here: pub.dev/packages?q=dependency%3Astory_view
@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 🙂
@faisalbutt1322
@faisalbutt1322 Год назад
i have tried it but status page is move and start again first one any help
@HeyFlutter
@HeyFlutter Год назад
Thank you, faisal butt! 🙂. Try to provide enough details with your question whenever you face any issue or error.
@faisalbutt1322
@faisalbutt1322 Год назад
@@HeyFlutter facing issue about supposed I have 5 user which have status then it scroll page 5 time correct but my inside data is not change
@prosperityPuzzleInsight
@prosperityPuzzleInsight 2 года назад
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 🙂
@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
Далее
Flutter Tutorial - Flutter Wrap
5:12
Просмотров 5 тыс.
Flutter Tutorial - Hero Animation - Locations UI
21:18
4 YEAR SIBLING DIFFERENCE! 😭 #shorts
00:11
Просмотров 9 млн
Running With Bigger And Bigger Lunchlys
00:18
Просмотров 46 млн
Flutter Tutorial - Chip - Deep Dive
16:23
Просмотров 19 тыс.
Flutter Tutorial - ImageCropper - Pick & Crop Images
14:22
Flutter Tutorial - Radio Button - Single & Group
12:00
10x Your Speed With Flutter
8:04
Просмотров 44 тыс.
Top 30 Flutter Tips and Tricks
6:50
Просмотров 557 тыс.
📱how to code STORIES • Flutter Tutorial
14:29
Просмотров 15 тыс.
Hack your brain with Obsidian.md
11:53
Просмотров 1,9 млн
4 YEAR SIBLING DIFFERENCE! 😭 #shorts
00:11
Просмотров 9 млн