Flutter - Adding profile pictures to new users

  Рет қаралды 31,450

Raja Yogan

Raja Yogan

Күн бұрын

Support me - paypal.me/Raja...
Buy my course - www.udemy.com/...
Follow me on twitter - / rajayogan14k
Other flutter videos - • Flutter
Join our flutter community - / discord
Uploading files to firebase storage - • Flutter - Upload files...

Пікірлер: 41
@daniel_ach
@daniel_ach 2 жыл бұрын
Hey Thanks for the video ! Could we have a link to source code ?
@hamzaibrahim895
@hamzaibrahim895 3 жыл бұрын
Great work! Thank you
@findsarfaraz
@findsarfaraz 3 жыл бұрын
Why you created another user creation where you can save this information to Userprofile in firebase itself.
@mohammedayesh3927
@mohammedayesh3927 4 жыл бұрын
SOURCE CODE?
@jamesfeeney9849
@jamesfeeney9849 4 жыл бұрын
Why do you have the ternary expression build whole new stack objects instead of just running the expression on the buttons themselves are there other differences in the stack widget besides the getImage and uploadImage functions?
@dimeinc1782
@dimeinc1782 5 жыл бұрын
I am getting an error saying: Exception: HTTP request failed, statusCode: 400, when i try to load profile page with users image. Why is this?
@aissamouajib
@aissamouajib 5 жыл бұрын
Thank you for the explanation. I've created a login with google demo but now I want to create a database to provide each user with his data (posts for example) and I don't have any idea how to link between users in the firebase authentication with the database. Please help! Thanks in advence.
@B6Videos
@B6Videos 5 жыл бұрын
In case you're still wondering how to do as you asked in this comment; When you're creating a user with createUserWIthEmailAndPassword(), add then method to retrieve the UID. Then, use the UID to create a document in your users collection using the UID as the document ID.
@clashofking3241
@clashofking3241 4 жыл бұрын
you are coding in flutter from 1 year can you help me with some problems please
@Roytuhin
@Roytuhin 4 жыл бұрын
HELP HELP HELP! How can I add a green TICK suffix button automatically turn RED cross, whenever the user leaves the text-form-field with invalid value? //before pressing submit button.
@bakshiriderofheaven8262
@bakshiriderofheaven8262 5 жыл бұрын
after 6 months of video plz tellwhere to get source code for this video
@clashofking3241
@clashofking3241 4 жыл бұрын
you are coding in flutter from 1 year can you help me with some problems please
@akashm2121
@akashm2121 2 жыл бұрын
can you say where the source code of this app in ??
@ahmadfaraz3678
@ahmadfaraz3678 6 жыл бұрын
Please shared source code of this repo.
@rajayogan8884
@rajayogan8884 6 жыл бұрын
There are still a couple of options to be added to this project. I'll finish that off in the next video and provide the code on github. Thanks.. :)
@ahmadfaraz3678
@ahmadfaraz3678 6 жыл бұрын
@@rajayogan8884 Thanks
@santhoshmathavank3800
@santhoshmathavank3800 5 жыл бұрын
source code?????
@clashofking3241
@clashofking3241 4 жыл бұрын
you are coding in flutter from 1 year can you help me with some problems please
@shubhamandhale7634
@shubhamandhale7634 4 жыл бұрын
@@clashofking3241 problem???
@clashofking3241
@clashofking3241 4 жыл бұрын
@@shubhamandhale7634 can give your Facebook
@Boameooo1000
@Boameooo1000 4 жыл бұрын
I will like to discuss an offer with you. Can we talk to discuss it ??
@ratnapriya6106
@ratnapriya6106 4 жыл бұрын
Please provide a source code of this?
@UsagiDesignCh
@UsagiDesignCh 5 жыл бұрын
task.future.then isn't working with me, it says that future isn't defined for class StorageRefrence, any help sir?
@sagarshende309
@sagarshende309 5 жыл бұрын
Solution Like this StorageUploadTask uploadTask = ref.putFile(imagesList[s]); StorageTaskSnapshot storageTaskSnapshot = await uploadTask.onComplete; String downloadUrl = await storageTaskSnapshot.ref.getDownloadURL(); imageUrl.add(downloadUrl.toString());
@pushpajgupta3756
@pushpajgupta3756 5 жыл бұрын
@@sagarshende309 what is imageUrl? It's show error
@malkny
@malkny 4 жыл бұрын
LoL StorageUploadTask task = firebaseStorgeRef.putFile(newProFilePic); StorageTaskSnapshot snapshottask = await task.onComplete; String downloadUrl = await snapshottask.ref.getDownloadURL(); if (downloadUrl !=null){ userManagement.updateProfilePic(downloadUrl.toString()).then((val){ Navigator.of(context).pushReplacementNamed('/twelf'); });
@shubhsaxena7503
@shubhsaxena7503 4 жыл бұрын
@@malkny Thank man this helped me
@Ziko675
@Ziko675 4 жыл бұрын
Be sure to put async function after upload Image()
@DotaJungleOfficial
@DotaJungleOfficial 5 жыл бұрын
for iOS?
@rajayogan8884
@rajayogan8884 5 жыл бұрын
Soon.. This month, I'll make videos for iOS (for all the existing videos I have on flutter (except ui challenges)). A large amount of people mail me daily asking for iOS. Thanks.
@DotaJungleOfficial
@DotaJungleOfficial 5 жыл бұрын
Raja Yogan Thank you! I follow you from Italy 😃
@rajayogan8884
@rajayogan8884 5 жыл бұрын
Oh.. Cool.. Grazie.. :)
@zakizaidan5344
@zakizaidan5344 4 жыл бұрын
code.. :v gimme source code....
@umitegriboz
@umitegriboz 5 жыл бұрын
source code?
Flutter - Firebase starter
5:23
Raja Yogan
Рет қаралды 6 М.
Flutter - Firestore CRUD (Reading and writing)
21:56
Raja Yogan
Рет қаралды 45 М.
Cute
00:16
Oyuncak Avı
Рет қаралды 11 МЛН
escape in roblox in real life
00:13
Kan Andrey
Рет қаралды 75 МЛН
💩Поу и Поулина ☠️МОЧАТ 😖Хмурых Тварей?!
00:34
Ной Анимация
Рет қаралды 1,6 МЛН
Complex Animations in Flutter using Rive | Flare
15:44
FilledStacks
Рет қаралды 225 М.
iPhone 16 Pro Max vs Samsung S24 Ultra Camera Battle!
16:44
Mrwhosetheboss
Рет қаралды 2,2 МЛН
Flutter Tutorial - Upload Images using Firebase Storage.
21:07
whatsupcoders
Рет қаралды 62 М.
Vim Tips I Wish I Knew Earlier
23:00
Sebastian Daschner
Рет қаралды 65 М.
Using Firestore as a backend to your Flutter app
11:42
Google for Developers
Рет қаралды 525 М.
Top 12 Flutter Tips & Tricks
9:32
Fireship
Рет қаралды 268 М.
Flutter - Upload files to Firebase Storage
14:31
Raja Yogan
Рет қаралды 40 М.
Why Agent Frameworks Will Fail (and what to use instead)
19:21
Dave Ebbelaar
Рет қаралды 61 М.
Cute
00:16
Oyuncak Avı
Рет қаралды 11 МЛН