the developers changed the API after I uploaded this video , there is a slight change i.e you just need to add v2 after the base url like : baser/v2/countries
No use of Covid application, you can't publish on Google Play Store. As only Government institutions can upload/publish it with proper government permission. I wasted my time creating an app from scratch by consuming 3 public APIs.
Great tutorial. Congratulation. May I suggest to have some state managment and to split layers and have software architecture ? Don´t get me wrong!! Amazing tutorial. Very well explained ..
I understand this Leo 😊 ,but the way our channel is proceeding is from basic widgets to advance concepts so discusing and implementing any kind of structure like bloc , or layers could have confused many viewers , this app was requested by users so i tried to maintain a balance between so that it is understandable 😊 , Once we start with architectures , we'll proceed with that approach
@@TheGrowingDeveloper I understand. Great that you have that in mind. I'm the one that needs the basic, and I'm learning a lot. Thanks again from sharing.
Wow nice tutorial , who are providing those APIs , are they up all time? And gets updated everytime? Is there any api which gives internal country details like states wise count ? Thanks
Great job....I am wondering can we build our custom radio buttons and text inputs using flutter without using existing material widgets. Do you have any idea on that?
Amazing Video buddy!! I am having one doubt : with the update in the /countries api the countries are sorted alphabetically. How do i display them in my application? ( order by maximum deaths ) ?
Very good video and great experience, I feel video was fast for me, at the end good video great teaching, looking forward for more videos with challenges. Thanks
When you go to the corona.lmao.ninja/countries, How are you getting it in JSON format with proper background and all? When I open, I'm getting it in lines and white background without proper syntax
Go to android/ src/ debig / AndroidManifest.xml file , you'll find a line like 《android user permission....INTERNET...》... copy it and paste it inside you Manifest file that exist in android/src/main folder
This is the video that got me to subscribe to your channel. Then I kept watching more. Now I need a little help. How to comma separate those numbers? I tried googling but couldn't find a way. There's numberFormat class & intl package. But without an example newbie like me couldn't figure it out. I believe you have different ways to answer my question.
Omg I learnt a lot from you.. I just have a problem, the API I'm to use in my task has a map nested in a list which is nested in another map.. How do I do this please
can you nake the full tutorial on house rental app like students, couple are searching for house rent ,so through this app,house owner can post their room is empty and then students can book though app, so it reduces the time and effort by searching room here and there
i guess i can post a video for UI but complete tutorial wouldn't be possible at this time. Hopefully if i am able to get some time to build the api then for sure!
@@TheGrowingDeveloper I have not given circular loading progression statement that if data is null circular loading will come ..Without that when i run my app this error is throwing in screen and if i givre that statement only circular loading is coming..Pls solve this
You have to use Circular Progress Indicator then only your code will work without errors , there is a change in the API , please read my pinned comment
bro! None of my icons are getting displayed... it is showing in the form of a box filled with a big cross which is destroying the look. Please help dear brother!
Alin the developers changed the API after I uploaded this video , there is a slight change i.e you just need to add v2 after the base url like : baser/v2/countries
Thanku for this video. I completely followed this video and developed the same App.I am working on this App further but i am facing some problem in Api implementation so please help me in this. { "response": [ { "name": "xyz", "mobileno": 13789979, } ] } how can i implement this Api using your method of Api implementation becoz till not whatever i searched your Api implementaion method is simplest of them All.
the developers changed the API after I uploaded this video , there is a slight change i.e you just need to add v2 after the base url like : baser/v2/countries
Great tutorial sir ,I have built a similar android app without coding can you review it th-cam.com/video/twpzpu9SV9U/w-d-xo.html
No use of Covid application, you can't publish on Google Play Store.
As only Government institutions can upload/publish it with proper government permission. I wasted my time creating an app from scratch by consuming 3 public APIs.
@@ajaycsenit i can feel u...but no worries atleast you might have learn something
disease.sh/v3/covid-19/all
@@fawadahmed2306 thanks
I'm beginning to learn flutter and this is exactly the kind of stuff I was looking for. Do more UI + functionality videos soon.
Thank you 😊
Same here
Great app with tutorial and easy to follow. In 1:01:35 you forget to change the Recovered and death cases. You show the confirmed cases in it.
Yeah i might have forgotten 😅😅
Need Help!!! whenever I try to get MostAffectedCountries as you have shown but it's not work for me. I get only countries serially by name on list.
I'll check the results of the API
The exact explanation a flutter developer needs.
Glad it helped 😊
@@TheGrowingDeveloper veere can you make a tutorial on how to use Flutter Studio.. It would be a great help.. Thanks 🙏
I'll take a look into it 😊
please do not use background music. Keep up the good work!
I'll take care of that , thanks 😊
Excellent Tutorial with regards to building this TGD_COVID_TRACKER APPLICATION
Thank you 😊❤️
nice tutorial, thanks. Do you also have tutorials that include backend, too?
Great tutorial. Congratulation. May I suggest to have some state managment and to split layers and have software architecture ? Don´t get me wrong!! Amazing tutorial. Very well explained ..
I understand this Leo 😊 ,but the way our channel is proceeding is from basic widgets to advance concepts so discusing and implementing any kind of structure like bloc , or layers could have confused many viewers , this app was requested by users so i tried to maintain a balance between so that it is understandable 😊 , Once we start with architectures , we'll proceed with that approach
Appreciate your suggestion 😊 Keep suggesting me like this ♥️
@@TheGrowingDeveloper I understand. Great that you have that in mind. I'm the one that needs the basic, and I'm learning a lot. Thanks again from sharing.
Wow nice tutorial , who are providing those APIs , are they up all time? And gets updated everytime? Is there any api which gives internal country details like states wise count ? Thanks
Open sourced api , yes till date it's updating regularly. For India you can go to api.covid19india.org
you haven't added the dart:convert package for the json.decode to work.. but it still working.. how?
Auto import!!
Thanks :)
Keep on working like this videos.
very helpful.
♥️♥️
Great job....I am wondering can we build our custom radio buttons and text inputs using flutter without using existing material widgets. Do you have any idea on that?
You can always make your custom widgets , using container
Please could you let me know what the api call is now for this to work? App stopped fetching data.
Sir when iam debugging the datas are retrieving from api...but when i build apk ..its not recieving dat
You need to add the internet permissions in the android manifest.xml file. this issue is discussed in the comments 😊
Amazing Video buddy!!
I am having one doubt : with the update in the /countries api the countries are sorted alphabetically. How do i display them in my application? ( order by maximum deaths ) ?
Add a sort parameter , watch my second part
corona.lmao.ninja/v2/countries?sort=cases
Thanks
Very good video and great experience, I feel video was fast for me, at the end good video great teaching, looking forward for more videos with challenges. Thanks
Thanks 😊
Really awesome video bro. Learnt a lot from it. Keep going bro. Good Luck....
Thanks 😊♥️
the updated url itself not working. everything fine i just need the api response can u please provide the actual site link it would be a great help
It looks like they changed the structure of the API last night. The countries are now listed alphabetically.
Yes I noticed it today, I'll make an updated video with some updates and new features on the app soon
Did a wonderful job!
I like your style.
Thanks 😊♥️
Sir you used flutter in android studio apka code sara android studio m kia haina
Yes
Very nice tutorial, Can you please add a search functionality in the country page, to search for the country?
I have already added the search functionality (see second part)
@@TheGrowingDeveloper thank you, much appreciated ❤️
Thanks sir
Only one question to you, Are you using any paid API or free one.. please help me on it
It's a free API open sourced on github 😊
Error in Data display. Most Effected Country data has not been sorted in decreasing order.
you have to add the sort filter, I have discussed about that in the second part (They changed the api after I uploaded the first video)
i just loved this video brother can you teach me more like one to one sessions in flutter that could help be grow as a developer please
You can contact me on saheb@thegrowingdeveloper.org to discuss the same! Thanks
you didn't install the json dependencies? it isn't working with the higher versions of dart.. Please find me a fix..
Thankyou
Need to install any json dependencies!
Wow...that's awesome...thanks, brother...
It worth to subcribe this great channel...
Thanks for the sub! ❤️
Amazing....Please deploy this app on play store also
Thank you 😊
When you go to the corona.lmao.ninja/countries, How are you getting it in JSON format with proper background and all? When I open, I'm getting it in lines and white background without proper syntax
I am using json viewer extension in chrome
Thank you for this video.
I followed it and made this app.
That's great 😊
amazing tutorials
please make state management videos like providers,BLoC from scratch.
coming soon, probably tonight 😊
Awesome tutorial bro.. may i know which editor you are using ?
is it android studio or IntelliJ ?
It's android studio
@theGrowingDeveloper worldwide and the most affected countries part is not loading in apk file although it's running fine in emulator. Help.
Raman you need to add internet permission in Android manifest file
@@TheGrowingDeveloper thanks :) it's working
Thanks for the video but I wanted to know how to add the selected region part in the app
Use Shared Preferences to store the country name in local storage
is it just an interface or a full-fledged program that works?
Full fledged app. 😊
Great explanation! Need more videos like these.
Thankyou so much amogh😊
its really amazing tutorial
but countries are not comming in sequence pls help
most effected countries
not in sequece they are coming alphabet wise
Check out the next part, API was changed after this video was uploaded. Link in description
You are amazing dude, sharing knowledge, awesome, thank you
♥️♥️
when you will upload the selection part of each region?
It all depends on the API , i am looking for the APIs , till now i have go the APIs for US and India only
please suggest another API which is reliable right now... Thankyou
The API still works I think
@@TheGrowingDeveloper api not available?
works only on debug after building app it doesnot fetch data why?
You have to add internet permissions in manifest file 😊
@@TheGrowingDeveloper sir , how can we add that?
Go to android/ src/ debig / AndroidManifest.xml file , you'll find a line like 《android user permission....INTERNET...》... copy it and paste it inside you Manifest file that exist in android/src/main folder
Thank you for this video.
I followed it and made this app.
You're welcome 😊
This is the video that got me to subscribe to your channel. Then I kept watching more. Now I need a little help. How to comma separate those numbers? I tried googling but couldn't find a way. There's numberFormat class & intl package. But without an example newbie like me couldn't figure it out. I believe you have different ways to answer my question.
Thank you so much Jobayer 😊 . I have noted down your query and will try to make a video and explain various functionality 😊
wow oooo amazing video
Thanks 😊♥️
how can i add push notification if death increases/conformed case value changes..please help and thanks for wonderful video...
That's an advance concept and you would require firebase messaging and cloud functions to implement it.
Great video for begineer
Glad you liked it
thanks for simplicity
😄❤️
Omg I learnt a lot from you.. I just have a problem, the API I'm to use in my task has a map nested in a list which is nested in another map.. How do I do this please
You can access any value inside a map through it's key , so access the value using the key of the nested map
You can also connect on insta or Facebook if you want to share the code or APi to have a better look
Thank you so much. I learned many things ...
That's great 😊
Great tutorial man! Congrats
Thank you so much 😊❤️
Is it just UI or a complete app
It's a complete app
@@TheGrowingDeveloper make more apps like that please... Like a chat app, news app .,........
Sure 😊❤️
can you nake the full tutorial on house rental app like students, couple are searching for house rent ,so through this app,house owner can post their room is empty and then students can book though app, so it reduces the time and effort by searching room here and there
i guess i can post a video for UI but complete tutorial wouldn't be possible at this time. Hopefully if i am able to get some time to build the api then for sure!
@@TheGrowingDeveloper there are lots of channel working on UI.
@@fastmovies1019 which channels
Can you tell me Worldwide data is class in your data source.dart file
No it's coming from the API
http.get takes Uri parameter.. but in your case there is no Uri.. how is it possible?
This is video is almost an year old and http.get used to take String values then
Hey bro what theme are you using in android studio ?
I am using Material Theme plugin
@@TheGrowingDeveloper ohh thanks
My program is stuck on circular progress indicator...its not going further
Check the API 😊
I Love You bro Thankyou so Much....
Like your tutorial very much
Can you develop tutorial based on learning app of flutter backend wordpress cms
It's all about API , wordpress provides API for it's database , search through the required keys
But I can surely try 😊
NoSuchMethodEror: The Method '[ ]' was called null.Reciever : null Tried Calling [ ] ('Cases')
please solve this
You have to check for null conditions , where are you getting this error exactly?
@@TheGrowingDeveloper I have not given circular loading progression statement that if data is null circular loading will come ..Without that when i run my app this error is throwing in screen and if i givre that statement only circular loading is coming..Pls solve this
You have to use Circular Progress Indicator then only your code will work without errors , there is a change in the API , please read my pinned comment
@@TheGrowingDeveloper I have used circular progess and i have used updated link of api
Can you share the code through one of the social platforms? Links in the description
Hi engineer, Thanks for the great tutorial.... how to get state-wise data for iran
You should research on the iran govt websites and other sources situated in Iran , they must be providing some sort of API
where is the text file from where we are supposed to paste the faqs?
Its is present in the DataSource class.
Data not fetching ...stuck at loading indicator?
please check your internet connection and try restarting the app
try to restart not hot reload the app.
@@AbuBakarAlBabud Thank you for this. I spent lot of time searching for solution.
can u help me to fetch MAP OF LISTS for State Data
Which api are you using?
Any tips on reducing the size of APK?
Make an android bundle if you are deploying on play store , it will significantly reduce your app size
bro! None of my icons are getting displayed... it is showing in the form of a box filled with a big cross which is destroying the look. Please help dear brother!
Can you please share the screenshots through my Instagram or Facebook page??
I have added the links in the description now
Hello. I am getting Cocoapods not installed error. I have installed cocoapods and typed flutter run again. It still shows the same error.
Please help
which version of cocoapods are you using?
@@TheGrowingDeveloper I got it. Problem with the path. Thanks
most affected countries .... Starts With Alphabetical how your Data comes with USA I cannot Understand Please tell me Sir ..
The API was changed after i uploaded this video , watch the second part , i added sort parameters in API to make it sort according to cases
The Growing Developer ok sir thank you 🙏
Please make one with the world of warcraft theme. ^^
Haha let's see 👍😊
in the most affected countries pannel , i am getting it alphabetically
how can i get the most affected ones, plz help!!
There is a sort parameter
@@TheGrowingDeveloper where?
You need to add it in the url
I am getting an empty container instead of the 5 country data to be shown.Can u please help
Check if the APi is correct
@@TheGrowingDeveloper Api is correct I tried?Not sure what the problem is
The world data is coming properly but not this country data .Help plz
Can you share the api url that you are using here?
Hi! i am making a similar app using your tutorial . Can you help me display the data as pie charts too ?
For sure Harneet ! I had planned to make a video adding more features to the app , I'll cover the pie charts concepts too .😊
@@TheGrowingDeveloper That will be great! thank you!
thankyou so much, nice content brother
♥️
I am using version 2 API but I can't fetch that API on my app it say only title and count in 4 box
Can you send the pictures on @thegrowingdeveloper on Instagram
Or if you use fb then i have embedded the link on my youtube channel page contact me through that
@@TheGrowingDeveloper thank you sir I have solve my bug
Thank you so much and it's very helpful please make more videos on flutter and can you speak in hindi?
I do speak in hindi but flutter in hindi will be a completely different series that'll take some time 😊
I’m not able to get the api . Can you help me ?
The API has changed , just add /v2 after the base url
th-cam.com/video/8cnLQxPAXE8/w-d-xo.html. I discussed the same in this video
Could I upload this app in play store
Unfortunately no , you can't upload any app related to corona on play store , they'll not approve 😓
I like your theme flutter. Please tell me where to import the theme collection.
Search for material theme plugin from android studio market place
i am getting errors when i pass the api url link in http.get( ); ,, plz help
Tru adding Uri.parse("url")
Not able to fetch data..getting the loading indicator
Have you checked your internet connection? You can share the screenshots through my Instagram or Facebook page , links in the description 😊
try to restart not hot reload the app
Thanks
😊😊
Sir how to extract the topic 5 most affected countries if the json file contains whole list of each and every country
Just limit the item count of the ListView.builder, you show only first 5 results
But the countries are ordered in alphabetical order and not according to their number of deaths.
Can you provide me with some alternate json file's Link, sorted According to their deaths stats.
th-cam.com/video/k_Yhh6gGK7I/w-d-xo.html follow along this video
And then this part. th-cam.com/video/8cnLQxPAXE8/w-d-xo.html
Where can I download these kinds of fonts for free?
Google Fonts
How to fetch data from particular state..
You have to use other api
bro backrounnd sound should low plz
Noted.
how to display india covid19 details only
Use api.covid19india.org
@@TheGrowingDeveloper how to fetch data from this api
It's the same procedure as the previous one
give me the API link i cound not load my page sir it say the page couldnot load
th-cam.com/video/8cnLQxPAXE8/w-d-xo.html i discussed it in this video
@@TheGrowingDeveloper How can i get API of Nepal
You have to search on internet for that 😅
in deaths you forgot to change the "cases" to "death"
May have 😅 thanks for telling
@@TheGrowingDeveloper what is your instagram ? i have to mention !
It's with the name of thegrowingdeveloper only 😊
api link is not working after generate signed apk
Check your manifest file , you have to add Internet permission in it
Exactly, thanks NDK Digital ♥️
@@nandakyawphyopyaemum it's working..... Thank you ❤️❤️
@@nandakyawphyopyaemum Thank you..
the API link is not good
Alin the developers changed the API after I uploaded this video , there is a slight change i.e you just need to add v2 after the base url like : baser/v2/countries
API link is not working
The updated link is in the pinned comment
hermoso!
gracias ! ♥️
Thanku for this video. I completely followed this video and developed the same App.I am working on this App further but i am facing some problem in Api implementation so please help me in this.
{
"response": [
{
"name": "xyz",
"mobileno": 13789979,
}
]
}
how can i implement this Api using your method of Api implementation becoz till not whatever i searched your Api implementaion method is simplest of them All.
I'll be uploading the video on parsing the API data in a day 😊❤️
source code pleas?
It's in the description 🙃