#Google

  Рет қаралды 22,654

Mobile Programmer

Mobile Programmer

Күн бұрын

Пікірлер: 133
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
Hi Guys, Please share your valuable comments also share the topics on which you want a tutorial.
@josephjoey3904
@josephjoey3904 4 жыл бұрын
Custom push notifications using firebase cloud functions or any other service
@austinevick
@austinevick 4 жыл бұрын
Flutter local notification please
@jpedrolopesz
@jpedrolopesz 4 жыл бұрын
Audio velocity 2x
@zahidshaikh8082
@zahidshaikh8082 4 жыл бұрын
Would be better if we have tutorial on complete video player just like amazon prime and netflix's video player.
@yashmiyatra8792
@yashmiyatra8792 3 жыл бұрын
could you make latest version of this tutorial please
@kavithag.s1742
@kavithag.s1742 4 жыл бұрын
Excellent 👍 tutorial..you are doing a great job...keep going 😊 waiting for more videos
@Cherupakstmt
@Cherupakstmt 4 жыл бұрын
This is very informative. Thanks for your efforts
@kbyo2006
@kbyo2006 Жыл бұрын
I love this app!! I hope New or update project about this great tuto. Great background music for using with other Apps. Thanks so much 👌
@vipinvijayan6034
@vipinvijayan6034 4 жыл бұрын
Another great useful video. Awesome
@kbyo2006
@kbyo2006 4 жыл бұрын
I think the same of you. It has been a very useful tutorial for understanding a lot of project partes. Thanks!!!
@austinevick
@austinevick 4 жыл бұрын
Wow great video
@buck-johnson
@buck-johnson 3 жыл бұрын
A great video, thanks. I also knew 1 other person named Vipin, he was also a great programmer. I will name all my children Vipin!
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
😀
@rolandogarcia3230
@rolandogarcia3230 4 жыл бұрын
Ty Master!!
@ansarisaif6204
@ansarisaif6204 3 жыл бұрын
very useful
@cagataykilic7529
@cagataykilic7529 4 жыл бұрын
amazing
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
Thank you! Cheers!
@aliomayrat1707
@aliomayrat1707 3 жыл бұрын
Great video but is not more working for the new just Audio and Audio Service. please make a new Video for the Updates. thank you very much for your helping :)
@ericjohnson1329
@ericjohnson1329 4 жыл бұрын
Awesome.
@mayank6636
@mayank6636 3 жыл бұрын
Thanks
@kamalagarwal517
@kamalagarwal517 3 жыл бұрын
Can you please make a video on WebRTC with flutter and it's signaling with firebase. Thank you! 👍🏻😀🤘🏻
@JM-bb8cy
@JM-bb8cy 4 жыл бұрын
What about playing all audio files inside a folder?
@StarBattle08
@StarBattle08 3 жыл бұрын
Can we use audioplayers instead of just_audio? Also, can you please add some explanation for the code that you typed. You kept saying like "now we're gonna add this", "and now we're gonna need 2 more functions" etc without any explanation.
@nasserbaba9722
@nasserbaba9722 3 жыл бұрын
Hi man thank you for this video ,i have a problem with changing the background color of media notification can you please reply to me how to custom the color and thank you waiting to hear from you
@stefanciobotaru9678
@stefanciobotaru9678 4 жыл бұрын
Please make a video on how to do widgets in flutter. Thanks. Great video by the way.
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
Sure
@seeratafreen645
@seeratafreen645 3 жыл бұрын
The name 'AudioPlaybackState' isn't a type so it can't be used as a type argument. Try correcting the name to an existing type, or defining a type named 'AudioPlaybackState'. please help, whats the issue
@YodiSatriani
@YodiSatriani 3 жыл бұрын
I got a similar issue,, please advice..
@YodiSatriani
@YodiSatriani 3 жыл бұрын
I think they now changed it to PlaybackState and PlaybackEvent only..
@saadtanveer911
@saadtanveer911 3 жыл бұрын
i have 2 questions. First is i cannot find _audioPlayer.playbackStateStream in _audioPlayer object. Second is it possible that we can give option to switch between bluetooth speaker and mobile speaker in our notification panel ?
@austinevick
@austinevick 4 жыл бұрын
But why can't we just play songs directly from the device.
@fullstack_journey
@fullstack_journey 4 жыл бұрын
Awesome. But I have a doubt, can I keep the queue empty initially and add the queue later on systematically and start playing from a specifc index? I tried the setQueueItems but it doesn't seem to do any changes, it errors out saying queue is empty.
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
Try setting queue on custom event
@matm6882
@matm6882 4 жыл бұрын
hi, i am trying to create an app that sound "beep" at a given frequency. It works perfectly when the app is opened on the screen, but as soon as I lock the phone it still works but sometimes the "beep" are not in rythm. Any idea of where might might come the problem from? to play sound I used the package asset_audio_player.
@imrelindi1949
@imrelindi1949 3 жыл бұрын
For me it stops to play music after a minute on android. I didn't test it on iOS. Are there any solution / workaround to keep the background music playing alive until the user stop it?
@trieucanquang8040
@trieucanquang8040 3 жыл бұрын
how do i play a particular song Example: I click on song number 5, then song number 5 will be played
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
You can skip to that media item and play
@IrfanAlam-vo8qe
@IrfanAlam-vo8qe 4 жыл бұрын
Hii Dev, Great video. I am developing an online radio where the stream keep changing at runtime. Can you pleas help with this? How i can achieve this. Thanks in Advance.
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
Is there any callback to know your steam is changing?
@IrfanAlam-vo8qe
@IrfanAlam-vo8qe 4 жыл бұрын
@@MobileProgrammer i got the solution. There is a function called playfromMediaItem which takes stream and play it and which i can change at runtime.
@ComputerScienceAcademy5220
@ComputerScienceAcademy5220 4 жыл бұрын
Hi! Thanks for the video! the versions used in the video are: audio_service: ^0.11.0 just_audio: ^0.2.1 and now the current versions are: audio_service: ^0.14.0 just_audio: ^0.4.0 the code isn't working anymore, can you update? Thanks!
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
Did you check what are the changes in the latest update?
@ComputerScienceAcademy5220
@ComputerScienceAcademy5220 4 жыл бұрын
There are a lot of changes in the code. I'm writing my own version.
@pol12ris
@pol12ris 4 жыл бұрын
@@ComputerScienceAcademy5220 did you write you own version? Could you please share the link to it if possible?
@soloinfo8725
@soloinfo8725 3 жыл бұрын
@@ComputerScienceAcademy5220 PLEASE HELP ME, I'M HAVING YOUR SAME PROBLEM
@ComputerScienceAcademy5220
@ComputerScienceAcademy5220 3 жыл бұрын
@@pol12ris i didn't write it
@IrfanAlam-vo8qe
@IrfanAlam-vo8qe 4 жыл бұрын
Can you please confirm me that this Plugin works for IOS also?
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
Yes. it works for iOS too. The demo I am showing is running on iOS.
@kmignt
@kmignt 3 жыл бұрын
@@MobileProgrammer Well not sure about that. First great tutorial, I followed it along, used the save version like you and on android is working great but on ios - complete failure. the audio does not start, background service is not running, nothing in the notification bar as well. I did all the ios configurations for audio_service and just_audio. Any advice?
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
Did u turn on audio in app capabilities?
@kmignt
@kmignt 3 жыл бұрын
@@MobileProgrammer if you mean Capabilities -> Background Modes -> Audio, AirPlay, and Picture in Picture - yes, I turned it on but still the background service is not running. EDIT: when I enabled capabilities -> Inter-App Audio it start working. Thanks
@ahmedelqenawy3
@ahmedelqenawy3 3 жыл бұрын
Hi when i stop music and then play another one there is a error appeared ? how can i do it?
@ahmedelqenawy3
@ahmedelqenawy3 3 жыл бұрын
why notification media icon disappeared?
@sahmirzlihuseynov3461
@sahmirzlihuseynov3461 3 жыл бұрын
right now isn't working . 2021 please upgrade to new package version. and update tutorial , example
@electronicsnerd8820
@electronicsnerd8820 3 жыл бұрын
how to open audioplaye screenr from notification controls
@himallimbu007
@himallimbu007 4 жыл бұрын
How do we add new song to the queue after we fetch songs as json from server. Can you please help me?
@himallimbu007
@himallimbu007 4 жыл бұрын
got it nvm
@omerkaraca7375
@omerkaraca7375 4 жыл бұрын
How did you manage this? Can you please share ?
@mali.aydemir
@mali.aydemir 3 жыл бұрын
I write all codes in video. And little custumize for my project. But Background service does not starting. Also I checked with dummy console output. onStart function not running. Can you help me or giveing any idea.
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
Did u add the service in the manifest?
@mali.aydemir
@mali.aydemir 3 жыл бұрын
@@MobileProgrammer Yes. . . .
@mali.aydemir
@mali.aydemir 3 жыл бұрын
@@MobileProgrammer I send a message from Facebook for that.
@techandroid2845
@techandroid2845 3 жыл бұрын
Sir i have one question Can we customize notification like ganna app
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
Sorry, I don’t use that.
@techandroid2845
@techandroid2845 3 жыл бұрын
@@MobileProgrammer I find out plugin called asset_audio_player but the problem is that it is not playing song in background
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
It won’t
@techandroid2845
@techandroid2845 3 жыл бұрын
@@MobileProgrammer Sir Audioplaybackstate is not resolving
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
Some have changed in the latest version. Please check the latest documentation.
@조학현-z1e
@조학현-z1e 4 жыл бұрын
The name 'AudioPlaybackState' isn't a type so it can't be used as a type argument. Try correcting the name to an existing type, or defining a type named 'AudioPlaybackState'. what shoud i do?
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
Are you sure your parameters are corrct?
@조학현-z1e
@조학현-z1e 4 жыл бұрын
@@MobileProgrammer It was my Android studio error. I'm sorry and thank you
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
No problem. Thanks for watching my video.
@pol12ris
@pol12ris 4 жыл бұрын
even I am facing the same issue. How did you resolve it?
@FaizKhan-ep7fo
@FaizKhan-ep7fo 3 жыл бұрын
Does this work after exiting the app
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
Yes, it works
@sreeharsha8219
@sreeharsha8219 3 жыл бұрын
not able to import packages, yes i did change in .yaml file and saved it and ran flutter packages get. what am I missing?
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
Try restarting your IDE
@vivekdhameliya296
@vivekdhameliya296 3 жыл бұрын
hello dev, I'm developing an APP LIKE MULTIPLE AUDIO PLAY at a time how can I play multiple audios at a time simultaneously on one click
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
Just play two audios with two instance of audio player
@alwidfamily
@alwidfamily 3 жыл бұрын
did you upload this to github ?
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
Yup. Check for the proper branch
@alwidfamily
@alwidfamily 3 жыл бұрын
@@MobileProgrammer i cant find the link in description
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
Switch to branch BGMusicPlayer please.
@alwidfamily
@alwidfamily 3 жыл бұрын
@@MobileProgrammer ok got it, thanks a lot
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
You are welcome.
@johnkennedy6888
@johnkennedy6888 4 жыл бұрын
Hi bro, how to play particular index from the queue
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
You can skip to that item and start playing
@herisarwanto1183
@herisarwanto1183 3 жыл бұрын
Can't start audio play btn?
@harinirazia9806
@harinirazia9806 3 жыл бұрын
I couldn't type this all 1000 lines can you please provide me the code
@techandroid2845
@techandroid2845 3 жыл бұрын
I want tutorials on bloc pattern
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
kzbin.info/www/bejne/qXW5hmWAnLZ1gJo
@prabhatkantipandit9801
@prabhatkantipandit9801 Жыл бұрын
Please provide the source code git url
@johnkennedy6888
@johnkennedy6888 4 жыл бұрын
How to replace the entire queue items?
@ghanshyamraval287
@ghanshyamraval287 4 жыл бұрын
Please create video on background location update even app is closed (killed or terminate).. It is the very big challenge for the flutter developer.... Are you able to do this..??? If you can do it than i definitely update your channel with our developers......
@girishparate6410
@girishparate6410 4 жыл бұрын
Dam 44 min how much time it look you to complete this video 😅 But anyway very good video thanks 😊 very useful
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
Sorry I usually won’t do long videos, but this one has that much content.
@girishparate6410
@girishparate6410 4 жыл бұрын
@@MobileProgrammer No problem I will watch this with one cup of tea ☕😁
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
I like it
@johnkennedy6888
@johnkennedy6888 4 жыл бұрын
Hi bro, for android i have added the service and receiver in manifest.xml, even though i am getting error, unable to run.
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
what is the error?
@johnkennedy6888
@johnkennedy6888 4 жыл бұрын
@@MobileProgrammer no error, but song is not playing
@MobileProgrammer
@MobileProgrammer 4 жыл бұрын
Did you add the services in Android Manifest and the Entry in the iOS Plist file?
@johnkennedy6888
@johnkennedy6888 4 жыл бұрын
@@MobileProgrammer Thanks, Its working fine now.
@techandroid2845
@techandroid2845 3 жыл бұрын
Sir is this bloc pattern?
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
No. This is just for the music playing functionality
@techandroid2845
@techandroid2845 3 жыл бұрын
@@MobileProgrammer I have many confusions about bloc pattern do you have any tutorials for bloc pattern .
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
kzbin.info/www/bejne/qXW5hmWAnLZ1gJo
@techandroid2845
@techandroid2845 3 жыл бұрын
@@MobileProgrammer thnx
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
You are welcome
@ranamusab5627
@ranamusab5627 3 жыл бұрын
not working please help me
@MobileProgrammer
@MobileProgrammer 3 жыл бұрын
Whats the issue?
@3kdevelopers185
@3kdevelopers185 4 жыл бұрын
Sir, please Make A Mobile Keyboard in flutter
#Google's Flutter - Local Notifications in Flutter (coderzheaven.com)
36:56
No Code App Development is a Trap
9:31
Coding with Dee
Рет қаралды 277 М.
Seja Gentil com os Pequenos Animais 😿
00:20
Los Wagners
Рет қаралды 39 МЛН
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 262 #shorts
00:20
"كان عليّ أكل بقايا الطعام قبل هذا اليوم 🥹"
00:40
Holly Wolly Bow Arabic
Рет қаралды 13 МЛН
My Daughter's Dumplings Are Filled With Coins #funny #cute #comedy
00:18
Funny daughter's daily life
Рет қаралды 34 МЛН
I reverse engineered Next to find what they are hiding
29:48
Theo - t3․gg
Рет қаралды 10 М.
Why Agent Frameworks Will Fail (and what to use instead)
19:21
Dave Ebbelaar
Рет қаралды 75 М.
How I deploy serverless containers for free
6:33
Beyond Fireship
Рет қаралды 536 М.
Flutter Media Player & File Picker Tutorial
16:32
Mehmet Akduman
Рет қаралды 331
Flutter Tutorial | Play Audio From Internet | Flutter Audio Player
40:53
The Growing Developer
Рет қаралды 26 М.
Flutter Background Services and Foreground Service Tutorial part 1
23:22
#Google Flutter - Theme Extensions
13:36
Mobile Programmer
Рет қаралды 3,2 М.
Seja Gentil com os Pequenos Animais 😿
00:20
Los Wagners
Рет қаралды 39 МЛН