Build Cupertino Flutter Chat App with Firebase in 4 HOURS!

  Рет қаралды 7,572

keynotecast

keynotecast

Күн бұрын

Пікірлер: 34
@somnathdas8922
@somnathdas8922 Жыл бұрын
Bro, I follow along with your tutorials it's amazing to learn, and you beautifully explain everything, I already completed 2hr of your video. Thanks a lot.👍💙🙏
@keynotecast
@keynotecast Жыл бұрын
Glad to hear that
@aaronmoroney2066
@aaronmoroney2066 Жыл бұрын
Awesome faizal
@keynotecast
@keynotecast Жыл бұрын
thanks
@somnathdas8922
@somnathdas8922 Жыл бұрын
Bro you did great job.
@keynotecast
@keynotecast Жыл бұрын
Thank you so much
@abderrazzakzahir168
@abderrazzakzahir168 Жыл бұрын
a big thank-you
@keynotecast
@keynotecast Жыл бұрын
you are welcome
@manikandanv2608
@manikandanv2608 Жыл бұрын
after making the ports for emulators...you are adding some integrations in plist file.....what we should do for the same if we are trying in android..(am saying about the code you done at 2:21:00 to 2:23:00 time)
@keynotecast
@keynotecast Жыл бұрын
the config for android is simpler. when connecting to emulator, the ip is 10.0.2.2 and not localhost, you have to do the following: final localHost = Platform.isAndroid ? '10.0.2.2' : 'localhost'; adapt the android/app/build.gradle to match the min sdk version and add the following on the dependencies (if not added automatically with flutter fire): dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" implementation platform('com.google.firebase:firebase-bom:29.0.0') def multidex_version = "2.0.1" implementation "androidx.multidex:multidex:$multidex_version" implementation 'com.google.firebase:firebase-auth' } on /main/android/build.gradle file add the following in dependencies : dependencies { classpath 'com.android.tools.build:gradle:4.1.0' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" classpath 'com.google.gms:google-services:4.3.10' } on android/app/src/main/AndroidManifest.xml, you need to bind the android:networkSecurityConfig, the xml is located in android/app/src/main/res/xml, check this repo and copy the xml and the respective configs in AndroidManifest github.com/fpatelm/flutter-firebase-mobx mote: the versions might be outdated, use the latest versions
@ishaqsaeed
@ishaqsaeed Жыл бұрын
thank you bro
@keynotecast
@keynotecast Жыл бұрын
you are welcome
@devcodes7760
@devcodes7760 3 ай бұрын
Which programming stidio is this please, android studio?
@keynotecast
@keynotecast 3 ай бұрын
Visual studio code
@devcodes7760
@devcodes7760 3 ай бұрын
@@keynotecast thanks bro, can I run this course with Android device
@MrCamdere
@MrCamdere Жыл бұрын
Bro thank u for this tut can i build this application with the current version of Flutter ?
@keynotecast
@keynotecast Жыл бұрын
Yes you can, if there is any API changes, follow flutter and Firebase official documentation
@MamadouBa-gg2hu
@MamadouBa-gg2hu Жыл бұрын
which version of flutter did you use in this tutorial
@keynotecast
@keynotecast Жыл бұрын
Flutter 3.3.8 • channel stable Tools • Dart 2.18.4 • DevTools 2.15.0
@MamadouBa-gg2hu
@MamadouBa-gg2hu Жыл бұрын
@@keynotecast thanks you
@keynotecast
@keynotecast Жыл бұрын
welcome
@fathiyyahhemdan
@fathiyyahhemdan 4 ай бұрын
can you share with us the souce code please? thank you
@hagumimanaeric7071
@hagumimanaeric7071 Жыл бұрын
you really made it hard for us to get the mock json data.
@keynotecast
@keynotecast Жыл бұрын
You can get the mock data by running the docker: *_docker run -p 5000:5000 -d keynotecast/mock-data_* check the description for mode details
@hagumimanaeric7071
@hagumimanaeric7071 Жыл бұрын
@@keynotecast You did a great Job 👏 , I love your tutorials.
@keynotecast
@keynotecast Жыл бұрын
@@hagumimanaeric7071 thank you for your feeddback
@MPRGyanStudio888
@MPRGyanStudio888 Жыл бұрын
Bro instagram full app tutorial
@capitalreaders5218
@capitalreaders5218 Жыл бұрын
bro how to use mock data
@keynotecast
@keynotecast Жыл бұрын
Check the video description for how to start the mock data node js using docker
@a1305jeyaram
@a1305jeyaram Жыл бұрын
source code please
@keynotecast
@keynotecast Жыл бұрын
In progress, will announce in the future videos
@somnathdas8922
@somnathdas8922 Жыл бұрын
Please sir I need sources code.🙏
@judeette1594
@judeette1594 Жыл бұрын
2:51:00
@keynotecast
@keynotecast Жыл бұрын
hello, do you have any question related to this section of the video?
React Native vs Flutter - Which should you use?
22:31
Simon Grimm
Рет қаралды 42 М.
Human vs Jet Engine
00:19
MrBeast
Рет қаралды 167 МЛН
Most overpowered way to build mobile apps?
8:33
Beyond Fireship
Рет қаралды 834 М.
Quiet Night: Deep Sleep Music with Black Screen - Fall Asleep with Ambient Music
3:05:46
Joe Rogan Experience #2219 - Donald Trump
2:58:50
PowerfulJRE
Рет қаралды 40 МЛН
How ChatGPT Built My App in Minutes 🤯
8:28
Website Learners
Рет қаралды 2,6 МЛН
The TRIPLE FOLDING phone has a Problem.
12:54
Mrwhosetheboss
Рет қаралды 2,3 МЛН
10 Essential React Native Tips Every Developer Must Know
12:07
Simon Grimm
Рет қаралды 13 М.
Build a Flutter Chat App: 01 - Design/UI
2:20:36
Stream Developers
Рет қаралды 63 М.
The Cross Platform Quest: React Native Edition
40:49
Association for Computing Machinery (ACM) VIT
Рет қаралды 232
Chat App In Flutter With Firebase & Provider
1:33:00
Dear Programmer
Рет қаралды 7 М.
Human vs Jet Engine
00:19
MrBeast
Рет қаралды 167 МЛН