Тёмный
Coding Orbit
Coding Orbit
Coding Orbit
Подписаться
Want to improve your coding skill?

Join the channel, learn how to become an expert developer, and land your next dream job!

Currently teaching flutter, later who knows 🤷🏻‍♂️🤷🏻🤷🏻‍♀️
Flutter Undo Delete Action
10:55
Год назад
Flutter Awesome Notification
15:43
Год назад
Flutter Local Notifications
18:49
2 года назад
Flutter Local Database Using sqfLite
20:51
2 года назад
Flutter BLoC Pattern With Rest API
17:04
2 года назад
Flutter Location Service
16:00
2 года назад
Flutter Splash Screen
6:26
2 года назад
Flutter Animated Splash Screen
8:51
2 года назад
flutter Curved Bottom Navigation Bar
8:56
2 года назад
Flutter Onboarding UI Screen
15:03
2 года назад
Flutter App Open Ad
7:38
2 года назад
Flutter Sidebar | Navigation Drawer
11:45
2 года назад
Комментарии
@user-ne2ki6xr1v
@user-ne2ki6xr1v 4 дня назад
Great Video. You just earned a new subscriber 😃. I was wondering if i can get the code
@mawahebk
@mawahebk 10 дней назад
i m new to Flutter and i found that it is super super complex and inefficient to write all this code with so many repetition for the fields .... JSON import should be easy, apparently not in flutter!
@cellocamara
@cellocamara 17 дней назад
It's possible to test our onCall function without deploying? To test locally first, to reduce any production errors. I know that is possible to test the onRequest functions (using emulators with Postman), but onCall I don't know how...
@codingorbit
@codingorbit Месяц назад
Hey guys you can find the repo on Github here: github.com/Coding-Orbit/bloc-state-management
@time_wasteit_while_youstillcan
@time_wasteit_while_youstillcan Месяц назад
the explanations in the tutorial are very clear and detailed, thank you very much
@codingorbit
@codingorbit Месяц назад
Thank you, glad you liked it!
@blacktaler
@blacktaler Месяц назад
For iOS it's better to use flutter_prevent_screen_capture plugin. Through this package it's possible to listen to screen recording status regularly. So you can show black screen or something if plugin notices screen recording action
@ashleshkini2586
@ashleshkini2586 Месяц назад
How to show local notification at a particular time like a remainder of a appointment??
@brujala1775
@brujala1775 Месяц назад
There should be more Flutter quallity material like this!!!, this are concepts that flutter devs especially beginners need!
@codingorbit
@codingorbit Месяц назад
Thank you! Glad you liked it
@israaqassim
@israaqassim 2 месяца назад
Thank you 🙏 you helped me alot😅
@codingorbit
@codingorbit 2 месяца назад
Glad you liked it!
@jijin8883
@jijin8883 2 месяца назад
git link?
@pyaesonehan19
@pyaesonehan19 2 месяца назад
@kamalsayyid6866
@kamalsayyid6866 2 месяца назад
This is very nice and easy to follow. Also Providing the github link was thoughtful of you. Keep up the Good work
@codingorbit
@codingorbit 2 месяца назад
Thank you! Glad you liked it
@craigoda5418
@craigoda5418 3 месяца назад
thanks for publishing this fine video. I'm still learning Dart and I'm trying to understand why the Note.fromJson() is a factory constructor and not just a named constructor. I'm looking for a tip on when to use a factory constructor as relates to your video.
@lucascamelo3079
@lucascamelo3079 3 месяца назад
I'm with a problem in my app: When i try to open a database in any folder other than the documents folder, it's gives me error 14. I already gave read/write permission in the android manifest.
@moorthikin7907
@moorthikin7907 3 месяца назад
I'm searching lots of tutorials. most of the tutorials are time consuming and I never understanding anything from those videos. Finally I found You. Simple and Great!🙌😶‍🌫
@codingorbit
@codingorbit 2 месяца назад
Happy to hear that!
@DeveloperAbuBakkarSiddik
@DeveloperAbuBakkarSiddik 3 месяца назад
The name 'NavigationDrawer' is defined in the libraries 'package:flutter/src/material/navigation_drawer.dart (via package:flutter/material.dart)' and 'package:flutter_navigation_drawer/naviigation_drawer.dart'. How to solve this problem
@user-ic6js9dh2u
@user-ic6js9dh2u 3 месяца назад
thank you
@codingorbit
@codingorbit 3 месяца назад
You're welcome
@AbuBakar-rk3ih
@AbuBakar-rk3ih 3 месяца назад
outstanding and very helpful sir
@codingorbit
@codingorbit 3 месяца назад
Keep watching!
@armagan_gok
@armagan_gok 4 месяца назад
Thanks for the implementation This is not the correct way to implement it, Google Admob will throw an issue if you put it like that
@Grinwa
@Grinwa 4 месяца назад
That's really good man 😮 keep it up
@codingorbit
@codingorbit 3 месяца назад
Thank you!
@lilcreations5839
@lilcreations5839 4 месяца назад
ZegoUIKitPrebuiltCallWithInvitation() this func is not getting why
@unagarkevin3673
@unagarkevin3673 4 месяца назад
native google ads not add this error show "This AdWidget is already in the Widget tree" please help me and native google ads show in listviewbuilder in flutter
@codingorbit
@codingorbit 3 месяца назад
Basically this ad has been displayed for the user, you can't display it elsewhere with the same ad id.
@darshit3857
@darshit3857 4 месяца назад
That's wrong There is no call in the video particuller user bad information
@antonius-ez7mx
@antonius-ez7mx 5 месяцев назад
can you give tutorial to change the notification icon?
@codingorbit
@codingorbit 3 месяца назад
Sure maybe soon
@kopijava237
@kopijava237 5 месяцев назад
thank for sharing ,, i will download your repo ,,,,
@codingorbit
@codingorbit 3 месяца назад
Most welcome!
@_LordLux_
@_LordLux_ 5 месяцев назад
thank you so much! i'm having a little problem tho, the icon of the notification looks correctly in the statusbar but when opening the notification panel the icon is surrounded by a white circle and it looks horrible, how can i solve this?
@natan_valim15
@natan_valim15 5 месяцев назад
how methot close call in zego_uikit, don't fix ZegoUIKitPrebuiltCallController().hangUp(Get.context!);
@ZTagger97
@ZTagger97 5 месяцев назад
notification get dismissed after 5 seconds or so, how to prevent that? I dont want my notification get dismissed until 20 seconds
@febrihardiyanto1048
@febrihardiyanto1048 5 месяцев назад
thanks man
@codingorbit
@codingorbit 3 месяца назад
Happy to help
@raghdkun
@raghdkun 5 месяцев назад
Dude your tutorials are so clean and understandable keep going and waiting for more and more interesting content 🐦💙
@codingorbit
@codingorbit 3 месяца назад
Glad you like them!
@Eshoormina
@Eshoormina 5 месяцев назад
Please update code!!
@Eshoormina
@Eshoormina 5 месяцев назад
Sir please update this code please
@darshit3857
@darshit3857 5 месяцев назад
{ERROR} I/PLogger ( 6241): {call} {start invitation button} {onWillPressed stop click process} {18/01/2024 14:54:14} {INFO} E/PLogger ( 6241): {call} {start call button} {signaling is not connected:ZegoSignalingPluginConnectionState.disconnected, please call ZegoUIKitPrebuiltCallInvitationService.init with ZegoUIKitSignalingPlugin first} and package error how to slove and audio calling in flutter
@mohammed.star0
@mohammed.star0 6 месяцев назад
thanks
@codingorbit
@codingorbit 3 месяца назад
Welcome
@AliHaider-Dev
@AliHaider-Dev 6 месяцев назад
Thanks for the video . How can we send firebase foreground as well background notifications
@alaahasan847
@alaahasan847 6 месяцев назад
thanx, so clear
@codingorbit
@codingorbit 3 месяца назад
Most welcome!
@vario.absurd990
@vario.absurd990 6 месяцев назад
absolut worth to see. Thanks for your work and this tutorial.... 🙂
@codingorbit
@codingorbit 3 месяца назад
My pleasure!
@user-cf9bj8bd9j
@user-cf9bj8bd9j 7 месяцев назад
Hi, How can i add conditional statements to the nextscreen?
@yusufumar6738
@yusufumar6738 7 месяцев назад
Thanks man, this is an amazing content, no time wasting and every aspect of the notification was effect .
@codingorbit
@codingorbit 3 месяца назад
Thank you!
@healingvibes6341
@healingvibes6341 7 месяцев назад
who is already writting code for u already u just read mf wtf
@NicolaBraconi
@NicolaBraconi 7 месяцев назад
Same code (get on github) but the Notification buttons doesn't show text, can anyone help me?
@mwgmlg5600
@mwgmlg5600 7 месяцев назад
great content, good quality, useful information, goodjob 👍
@codingorbit
@codingorbit 3 месяца назад
Thanks
@adoubydurand6710
@adoubydurand6710 7 месяцев назад
simple and clear, thank you
@codingorbit
@codingorbit 3 месяца назад
My pleasure!
@AbdElQuddousAli
@AbdElQuddousAli 7 месяцев назад
What about splash screens API on android 12+ I think this lib doesn't support this feature
@codingorbit
@codingorbit 3 месяца назад
I'm not sure about that
@bayan3032
@bayan3032 7 месяцев назад
thank you so much
@codingorbit
@codingorbit 3 месяца назад
Welcome
@brittanydufort7240
@brittanydufort7240 7 месяцев назад
As a flutter newbie - this was really great. The only issue I haven't been able to get past is for iOS. I have faceid enrolled in the simulator, I've restarted, hot reloaded, etc. I have triple checked that everything is setup per this video and the flutter local_auth docs. I continuously get an empty array for available biometrics for iOS. I spent the day scouring the web without luck. Any thoughts?
@tuesdaybenedict
@tuesdaybenedict 7 месяцев назад
Why does it delay before showing the screen
@user-yx3bx1ij3d
@user-yx3bx1ij3d 8 месяцев назад
same source code does not work with IOS 17
@PelElMejor
@PelElMejor 2 месяца назад
X2. finded you some fix?
@ymts_vladyslav3707
@ymts_vladyslav3707 8 месяцев назад
You don't override default splash screen in this way, your app works like so: Real splash screen (white background) for about 1-3 seconds -> Fake splash screen that you created (a few seconds more) -> Your home screen or whatever. You should better use flutter_native_splash package to override native splash screen. Well that's from my own experience, i was using such method long time ago and my work was rejected.
@HUTIENLAN
@HUTIENLAN 7 месяцев назад
However, the splash screen created by native splash package or Xcode storyboard faded away very quickly. In my case, less than 500 milliseconds. I couldn’t clearly see the splash screen. You haven’t encountered this problem?
@ymts_vladyslav3707
@ymts_vladyslav3707 7 месяцев назад
@@HUTIENLAN that's not the problem, that's intended behavior
@ymts_vladyslav3707
@ymts_vladyslav3707 7 месяцев назад
when app finished initializing and first frame is drawn your real splash screen disapear
@ymts_vladyslav3707
@ymts_vladyslav3707 7 месяцев назад
if you want to have delay intentionally, put await Future.delayed(Duration(seconds: 1)); BEFORE runApp(MyApp())
@HUTIENLAN
@HUTIENLAN 7 месяцев назад
@@ymts_vladyslav3707 However, users can hardly see my splash screen clearly. They are aware that a screen appears, but they cannot discern what content is on it. This kind of splash screen is more like a flicker. Do you have any better suggestions?
@monaelkateb2652
@monaelkateb2652 8 месяцев назад
Thank you so much.
@codingorbit
@codingorbit 3 месяца назад
Welcome!