Тёмный

Flutter In App Rating Prompt Tutorial 

Marcus Ng
Подписаться 85 тыс.
Просмотров 28 тыс.
50% 1

» Flutter courses, writeups, and source code on Launch Club 🧠
LaunchClub.io
In this video, we learn how to implement the package rate_my_app. This package allows us to prompt users to rate our app based on certain conditions, such as minimum number of app launches and minimum days installed. Based on the rating a user gives our app, we can create custom actions.
» Remember to like, subscribe, share this video, and star the repo on Github :)
ru-vid.com?sub_...
» Resources
Source Code: github.com/MarcusNg/flutter_r...
» Socials
GitHub: github.com/MarcusNg
Twitter: / marcuslng
» Outro Music
Harmony - Joakim Karud ( / @joakimkarud )
#Flutter #FlutterPackage #MobileDevelopment

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

 

4 июл 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 50   
@dev.faizan
@dev.faizan 3 года назад
Thanks for the tutorial
@troinfovideo
@troinfovideo 4 года назад
Hey Marcus, great videos. Got here from Udemy course. Love your teaching style. Can you make a tutorial on working with files/folder on local device and via API's? I would pay for that :)
@Skyost
@Skyost 4 года назад
Wow, never though someone would make a tutorial about Rate my app :-) Do I have the permission to put a link to this tutorial in the pub.dev description ?
@DevGamer19
@DevGamer19 4 года назад
@@MarcusNg @Hugo You guys are awesome! I'd like to add this snippet I encountered while I was trying to make it navigate the user to the app page on Google Play Store.. if (stars == 5) { print('5 stars!!'); rateMyApp.launchStore(); // this did the trick }
@CHEABCHET
@CHEABCHET 3 года назад
@@DevGamer19 Hello, How to do with in-app star number that we put? after call rateMyApp.launchStore() it launch the store like open normal no pass the star into the store or we need to rate it again in store?
@0xPanda1
@0xPanda1 3 года назад
thank u for the awesome package
@DanMlayah
@DanMlayah 4 года назад
Best channel to get going with flutter. Quick question,which software to you use to record your screen ?
@DanMlayah
@DanMlayah 4 года назад
@@MarcusNg thank you. Keep up the good work.
@joordii1994
@joordii1994 4 года назад
Really good tutorial, unfortunately it’s no longer available due to the package updates, could you update it?
@Hi-tk4he
@Hi-tk4he 3 года назад
Please make video again as package is updated.
@adarshjain804
@adarshjain804 4 года назад
Could you tell us how to make custom stepper?? not the one from flutter docs but your own design.
@aemericenglish2417
@aemericenglish2417 4 года назад
Hey Marcus, i have request. Can u make tutorial how to doenload things and make it offline. Thank you
@alizamani5772
@alizamani5772 4 года назад
Great! Please create a video how to configure flutter in android studio version 3.5.3... This version have problem with flutter
@angel1st007
@angel1st007 3 года назад
Hey man, wonderful tutorial! I have one question though - does the rating the user selects is added to the app rating in Apple Store / Google Play when the user taps on the Rating Dialog Submit / OK button?
@segundojaramilloromero9909
@segundojaramilloromero9909 2 года назад
Maybe you identified if by clicking on the ok button, the rating is saved in the respective store?
@mohdshaheemidrisi8719
@mohdshaheemidrisi8719 4 года назад
Hey Marcus, I have a request too. Can you make a tutorial how to use geoflutterfire and geolocator to store location of user on firebase and retrieve the uid of each user within a radius
@mohdshaheemidrisi8719
@mohdshaheemidrisi8719 4 года назад
@@MarcusNg Ohh! Thanks a lot, it would be great 👍👍👍
@KuldeepSingh-dn9sc
@KuldeepSingh-dn9sc 4 года назад
Can you please tell me The logic of delete posts from storage and from firestore as well Please please please 🤗🤗🤗
@vr4356
@vr4356 4 года назад
Flutter Firebase Instagram Tutorial i need this playlist where is it ??
@w33k3nd5
@w33k3nd5 4 года назад
hello, i tried to check it after 2 days or like minimum 7 launches , but its not showing still
@sbessot
@sbessot 4 месяца назад
hello Marcus, i use flutterflow and failled to implement your code in custom action. Have you any advice for me ?
@jardel8571
@jardel8571 4 года назад
Unfortunately I'm facing the following error: "Error: No named parameter with the name 'onRatingChanged'." Could you please help me?
@0xPanda1
@0xPanda1 3 года назад
u are using the new rate_my_app version switch to the same version that he is using or read the rate_my_app docs if u want to use the new version
@androidclass639
@androidclass639 4 года назад
cool...
@abrahamSuc
@abrahamSuc 2 года назад
how to use with a logging page
@shri502
@shri502 3 года назад
Nice video, but stars on android are not working, and write a review option is also missing, @marcus, can u please update it??
@mohammadsaif7356
@mohammadsaif7356 4 года назад
Hi dear, please tell us how we get your insta clone all tutorials.
@mrnicolaoda
@mrnicolaoda 4 года назад
Hello Marcus, I would like to know if in production mode the pressed button (OK) will automatically redirect to the store page on IOS?
@americanmotivation8060
@americanmotivation8060 4 года назад
hi Oda, Did you get an answer to this? if so please share
@mrnicolaoda
@mrnicolaoda 4 года назад
@@americanmotivation8060 I use the native Apple app rating dialog on IOS, it will redirect you to submit the rate automatically.
@KuldeepSingh-dn9sc
@KuldeepSingh-dn9sc 4 года назад
Hey Marcus when comes next video of instagram clone series 🌟🌟😔
@mashudumawela6992
@mashudumawela6992 4 года назад
can u make an app that let users to rate and put feedback comment of their existence they had or having in schools, each user can simply select their schools, to help other newbies to select a better school with better ratings, with flutter tutorial
@alvin3171997
@alvin3171997 4 года назад
Why did you deleted the insta flutter series?
@datavisualisation6606
@datavisualisation6606 4 года назад
Which is the best laptop for flutter app development??
@KingJamesNG
@KingJamesNG 4 года назад
Mac from 2015 to 20xx
@TryToFlywithme
@TryToFlywithme 4 года назад
it said onRatingChanged and doNotOpenAgain aren't identified !!???
@diegoa6713
@diegoa6713 4 года назад
github.com/Skyost/RateMyApp/issues/29
@aemericenglish2417
@aemericenglish2417 4 года назад
Hey there, im not finished your Instagram Clone Firebase app yet 😅😅 but its delete. Can i get the videos pleaseeee
@Colose2
@Colose2 4 года назад
yeah man same over here, where did the series go? I saw that you got a copyright strike on it...
@alexw650
@alexw650 3 года назад
How could you access context in initState? I get an exception if I replicate that.
@Hi-tk4he
@Hi-tk4he 3 года назад
I am getting the same. No clues.
@IvanNekoz
@IvanNekoz 2 года назад
you guys used context from -> actionsBuilder: (context, start) {}. Just rename that context (to actionContext for ex.) and no conflict appeared with top lvl context (btw don't forget to rename underlying Navigator.pop(actionContext) with that new actionsBuilder context name)
@bompyryadh
@bompyryadh 3 года назад
What is this language bro .Java or paython ? Plz tall me🙂
@zhengen
@zhengen 2 года назад
Dart
@w33k3nd5
@w33k3nd5 4 года назад
it doesnt work .... you have to follow other things as well . this is not the whole code.
@w33k3nd5
@w33k3nd5 4 года назад
@@MarcusNg i followed the same as you did , days , launches .. i set them to 1 day and launches to 5 . launched app 10-15 times and tried that after 1-2 days , but the dialog dont open ... i have uncomment the if (_rateMyApp.shouldOpenDialog) ..
@3iremar
@3iremar 4 года назад
@@w33k3nd5 same issue. Did you fix it ?
@bm2ilabs
@bm2ilabs 4 года назад
RU-vid should disable dislike button in this channel
@eldoctor9968
@eldoctor9968 Год назад
hi / I've this error when using the package and can't find any solutions , can you help me please . The error "[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method isNativeDialogSupported on channel rate_my_app)"
Далее
These Flutter Packages Are Awesome!
7:22
Просмотров 3 тыс.
ПРОЖАРКА ХАРЛАМОВА
00:15
Просмотров 37 тыс.
Осторожно селеба идет 😂
00:16
Просмотров 308 тыс.
How many Tree Sentinels can Bosses beat?
59:22
Просмотров 1,7 млн
🍩📱 Donut App UI • Flutter Tutorial ♥
15:36
Просмотров 33 тыс.
Flutter Recipe App Tutorial | Apps From Scratch
8:40