All language subtitles for 003 Creating Firebase And Flutter Project.en

af Afrikaans
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bn Bengali
bs Bosnian
bg Bulgarian
ca Catalan
ceb Cebuano
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
tl Filipino
fi Finnish
fr French
fy Frisian
gl Galician
ka Georgian
de German
el Greek
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
km Khmer
ko Korean
ku Kurdish (Kurmanji)
ky Kyrgyz
lo Lao
la Latin
lv Latvian
lt Lithuanian
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mn Mongolian
my Myanmar (Burmese)
ne Nepali
no Norwegian
ps Pashto
fa Persian
pl Polish
pt Portuguese
pa Punjabi
ro Romanian
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
st Sesotho
sn Shona
sd Sindhi
si Sinhala
sk Slovak
sl Slovenian
so Somali
es Spanish
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
te Telugu
th Thai
tr Turkish
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese Download
cy Welsh
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
or Odia (Oriya)
rw Kinyarwanda
tk Turkmen
tt Tatar
ug Uyghur
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:01,170 --> 00:00:08,760 Hello everyone welcome back to the first section in which we're officially going to start towards creating 2 00:00:08,970 --> 00:00:10,390 our stratify app. 3 00:00:10,410 --> 00:00:15,630 So in this section really just going to set up our flyer project at all of the necessary dependencies 4 00:00:15,710 --> 00:00:22,020 set off the set of all of the requirements boilerplate stuff that we have to do for our app to communicate 5 00:00:22,050 --> 00:00:24,180 with Firebase and in the process. 6 00:00:24,180 --> 00:00:29,140 I will also show you how you can actually verify that your app is linked up with fireplace. 7 00:00:29,370 --> 00:00:30,870 So without anything you to do. 8 00:00:30,900 --> 00:00:31,880 Let's get into it. 9 00:00:31,920 --> 00:00:37,200 So we're going to start off at the third base side of things that we're going to go to control but far 10 00:00:37,200 --> 00:00:38,840 based on Google dot com. 11 00:00:39,060 --> 00:00:44,650 You didn't log in into a Google account and then you're going to be presented by this screen and we 12 00:00:44,650 --> 00:00:50,490 are going to click on Create a project and then you're going to enter the name for your project in our 13 00:00:50,490 --> 00:00:51,660 case. 14 00:00:51,660 --> 00:00:56,140 I am going to call it terrified that I'm going to click continue. 15 00:00:56,340 --> 00:01:01,590 After this you can unable Google Analytics and this is going to provide you some information regarding 16 00:01:01,590 --> 00:01:05,160 Lake cloud based triggers crash free users and stuff like that. 17 00:01:05,160 --> 00:01:10,320 So all of that analytic stuff ad for us to actually ensure that our our past been successfully linked 18 00:01:10,320 --> 00:01:11,090 up with firebase. 19 00:01:11,100 --> 00:01:17,700 I recommend that you unable to Google Analytics for option for this project because that will then allow 20 00:01:17,700 --> 00:01:19,410 us to ping our application. 21 00:01:19,410 --> 00:01:25,200 You could say once we have these specific plugins actually installed into our filter project. 22 00:01:25,230 --> 00:01:27,090 So we're gonna click continue. 23 00:01:27,090 --> 00:01:32,430 And now you can click a Google Analytics account by default is just going to be the default account 24 00:01:32,430 --> 00:01:33,030 for further abuse. 25 00:01:33,030 --> 00:01:35,040 And now you can click on Create project. 26 00:01:35,040 --> 00:01:36,280 Well the project is free today. 27 00:01:36,330 --> 00:01:39,770 I am going to tell you how you can actually create for a project. 28 00:01:39,870 --> 00:01:45,010 So you're going to open terminal on mac or if you don't have terminal then you can on the command prompt 29 00:01:45,010 --> 00:01:50,640 and windows and you're going to go to where you want to actually story or float or project. 30 00:01:51,120 --> 00:01:55,140 And once you're there what you're going to do is you're going to actually create the float project. 31 00:01:55,140 --> 00:02:01,950 So the way I'm going to create is I'm going to do the flutter create command and then I'm going to type 32 00:02:01,950 --> 00:02:04,410 in the name of our application. 33 00:02:04,410 --> 00:02:10,380 And then this type it's just going to be Chad ify and before we do this what I'm going to do is actually 34 00:02:10,380 --> 00:02:19,200 create a new folder I'm going to call this sheriff I app and then I'm going to go into our chat if I 35 00:02:19,200 --> 00:02:26,850 app and then inside of fear I'm just going to create the actual flutter project which is going to be 36 00:02:26,910 --> 00:02:27,570 Chad. 37 00:02:29,010 --> 00:02:32,720 And I'll wait for the process to complete. 38 00:02:32,790 --> 00:02:35,560 And once it's complete we're going to come back to this. 39 00:02:35,760 --> 00:02:41,530 But now as we can see the project is all set up so we can click on continue. 40 00:02:41,700 --> 00:02:47,700 And now it's firebase it's going to take us over to the actual project home screen. 41 00:02:48,000 --> 00:02:53,070 So here you can have access to all of the different services provided by firebase for your application 42 00:02:53,070 --> 00:03:00,930 such as the authentication database storage hosting functions and the machine learning kit we're going 43 00:03:00,930 --> 00:03:04,560 to go through a bunch of these while creating this application. 44 00:03:04,590 --> 00:03:09,540 So when the time comes for us to implement a specific feature that requires a specific feature from 45 00:03:09,540 --> 00:03:12,720 here we'll come and I'll explain what these things mean. 46 00:03:13,060 --> 00:03:13,290 Okay. 47 00:03:13,290 --> 00:03:19,260 So now we should actually work towards the process of actually getting everything set up with firebase. 48 00:03:19,260 --> 00:03:26,070 So in the next video I'm going to show you the process for actually setting up your AOS app with Firebase 49 00:03:26,160 --> 00:03:32,070 and then the video full and data will also look towards the android implementation for this. 50 00:03:32,070 --> 00:03:35,540 So with that I'm going to end this video here and I'm going to see you guys in the next video. 5443

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.