Тёмный

How to create a ShowCaseView in Flutter App? (Android & IOS) 

Flutter Cool
Подписаться 3,5 тыс.
Просмотров 4,2 тыс.
50% 1

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

 

11 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@sayed_mohammad_sadat
@sayed_mohammad_sadat Год назад
Good tutorial to indicate any widget for explaining features of application. Thanks Rapid Technology. ❤
@FlutterCool
@FlutterCool Год назад
Glad it was helpful!
@MrHassyy
@MrHassyy Год назад
Such a great widget, also you've explained it very well. Thanks :)
@FlutterCool
@FlutterCool Год назад
Glad it was helpful!
@HQ_Gaming-b9i
@HQ_Gaming-b9i Год назад
بسیار عالی ❤ امید بهتر از این هاره بسازید❤
@FlutterCool
@FlutterCool Год назад
تشكر اذ نظر نيك تان
@areion819
@areion819 Год назад
Great tutorial! Thanks!
@FlutterCool
@FlutterCool Год назад
Welcome 😍 :)
@nomantariq1153
@nomantariq1153 Год назад
it's a good thing and you did an amazing job. But i have a question. How can we set that showcase should be run just once when the app is newly installed, and mean we just want to run the showcase hing at the very first time when we open the app, hope you understand. please explain thanks
@FlutterCool
@FlutterCool Год назад
Thanks for your great comment, You can use shared preference or flutter secure storage package to save the state as boolean when the case view shows. and in the second time, check if it shown previously don't show it again. pub.dev/packages/shared_preferences pub.dev/packages/flutter_secure_storage
@nomantariq1153
@nomantariq1153 Год назад
@@FlutterCool thank you brother
@FlutterCool
@FlutterCool Год назад
Welcome & Pls like, share our videos :)
@abhayjadon1164
@abhayjadon1164 6 месяцев назад
with button can we use left right position in this widget??
@FlutterCool
@FlutterCool 6 месяцев назад
Check the all properties here: pub.dev/packages/showcaseview
@vinicioeufrazio3248
@vinicioeufrazio3248 7 месяцев назад
Great tutorial friend, but I had a problem, for some reason, in the line WidgetsBinding.instance.addPostFrameCallback((timeStamp) { ShowCaseWidget.of(context).startShowCase([add, item, search]); }); is giving me: _Exception (Exception: Please provide ShowCaseView context) I even copied and pasted your code but for some reason it keeps giving this error
@FlutterCool
@FlutterCool 7 месяцев назад
Thanks for your comment, try this code 👇 SchedulerBinding.instance.addPostFrameCallback((_) { ShowCaseWidget.of(context).startShowCase([add, item, search]); }); If the above code doesn't work, try the below code 👇 Future.delay(Duration.zero, () { ShowCaseWidget.of(context).startShowCase([add, item, search]); });
@vinicioeufrazio3248
@vinicioeufrazio3248 7 месяцев назад
@@FlutterCool I tested both codes, but it still gives the same error
@FlutterCool
@FlutterCool 7 месяцев назад
Can you send your full codes here as email? yasinm289@gmail.com
Далее
10x Your Speed With Flutter
8:04
Просмотров 55 тыс.
Women's Defending + Men's 😮‍💨❌
00:20
Просмотров 938 тыс.
29 SCIENCE TRICKS that look like real MAGIC
14:09
Просмотров 29 млн
Building a Mobile App in 2024: The BEST Technologies
13:31
Open other apps from your Flutter app
3:54
Просмотров 10 тыс.
Every Flutter App needs this!
10:15
Просмотров 57 тыс.
Top 30 Flutter Tips and Tricks
6:50
Просмотров 561 тыс.
We Built an App in 24 Hours [No Code]
11:56
Просмотров 434 тыс.