Flutter Tutorial for Beginners #26 - Flutter Packages (http)

Flutter Tutorial for Beginners #26 - Flutter Packages (http)

Net Ninja

4 года назад

208,025 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

RastyIsANerd
RastyIsANerd - 31.08.2023 19:13

good stuff mate, I tip my hat.

Ответить
Stephen Muchara
Stephen Muchara - 23.06.2023 10:29

Just came back here again to review this master class this tutorials enabled me to create my first flutter/ firebase app in a week God bless you Ninja once I'm able to definitely will join your club for now let me watch the adds

Ответить
SINGLE___2k
SINGLE___2k - 16.05.2023 09:52

It not working response

Ответить
Larbi gigatech
Larbi gigatech - 11.02.2023 02:35

if you are facing the error "The argument type 'String' can't be assigned to the parameter type 'Uri'" just use instead get(Uri.parse('endpoint'))

Ответить
Girish Bhargava
Girish Bhargava - 10.01.2023 00:00

Friends, keep your internet in your mobile switched on, if you are running the application on your mobile device.

Ответить
john williams
john williams - 22.12.2022 19:50

I literally was watching this tutorial yesterday and the code was working after I realized some syntax was off but I load my vscode today and nothing is printing now

Ответить
Hamidullo Mirzaikromov
Hamidullo Mirzaikromov - 04.11.2022 13:32

A Great Lesson!

Ответить
Usman EdTech
Usman EdTech - 25.10.2022 13:49

sir i am trying to get the jason url but i have encountered an eroor in that line saying "The argument type 'String' can't be assigned to the parameter type 'Uri'.
please help

Ответить
Anabelle Rillorta Tubon
Anabelle Rillorta Tubon - 23.08.2022 20:11

been stuck here because of some errors i have, i dont now why, someone who's willing to help?

Ответить
Yahya AL-Salman
Yahya AL-Salman - 09.07.2022 22:45

I can't keep on with you, I am copying your code step by step and still getting so many Errors because the programming language dart has been updated and some tools replaced, I solved some of the problems from the community comments but I could find a solution for this video's problem.

Your teaching way is amazing
thank you

Ответить
Elmurodjon Abdullajonov
Elmurodjon Abdullajonov - 11.03.2022 04:44

in void getData function, the place holder is getting error in most ways answered here in the comments and video, is that still working ?

Ответить
Scyx
Scyx - 08.03.2022 12:16

I've got an error 'caught error: Connection closed before full header was received'but it not always happening. It is random when the error is up.

Ответить
Learn Wid Prafull
Learn Wid Prafull - 21.01.2022 22:49

I am from India and I was so scared because I was thinking that it was so difficult to understand foreign teachers english But you changed my life Thankyou so much

Ответить
Ronak Jain
Ronak Jain - 08.01.2022 15:43

Is anyone else getting this error when we are trying to get the json --->>>The argument type 'String' can't be assigned to the parameter type 'Uri'

Ответить
KARTHIK V BHAT
KARTHIK V BHAT - 02.01.2022 14:38

The json data which u get is not of type map its of type list how to fix it ?

Ответить
A A
A A - 02.01.2022 11:13

watching this video as 2022 starts and going to be flutter developer as soon as possible

Ответить
HONG JI
HONG JI - 26.09.2021 15:08

whoever use the actual Android phone or ios device, make sure the device is connected to the internet so that the Uri can parse the JSONPlaceholder.

Ответить
Biakrinawma NCR
Biakrinawma NCR - 25.08.2021 00:07

too small from phone....

Ответить
Bible for Wisdom
Bible for Wisdom - 18.08.2021 11:59

Your way of throwing the concepts is spectacular!!!!

Ответить
Event Happening
Event Happening - 03.08.2021 23:48

i usually get pub get fail

Ответить
Namitha Justine
Namitha Justine - 07.07.2021 10:59

its just not working for me. i keep getting :
Unhandled Exception: SocketException: Failed host lookup: 'jsonplaceholder.typicode.com' (OS Error: No address associated with hostname, errno = 7)

Ответить
Shava Tech
Shava Tech - 24.06.2021 20:59

Your flutter tutorials are my comfort zone

Ответить
UPSC IAS Books Translation
UPSC IAS Books Translation - 07.06.2021 19:46

He is awsome

Ответить
Pablo Federico Ruiz Diaz Ríos
Pablo Federico Ruiz Diaz Ríos - 31.05.2021 18:26

End of may 2021 and this tutorial is one of the best I had follow, as the one in 2008 when I started with CodeIgniter, really smooth transitions from concept to concept, thanks

Ответить
Rover Tasmania
Rover Tasmania - 17.05.2021 07:04

I have started Flutter recently and I must say, you are the best instructor BY FAR! I have very little coding experience and yet you explain things clearly and make it easy to understand. Thank you so much for providing these tutorials... now ill continue with the lessons.

Ответить
Tola AN
Tola AN - 07.05.2021 22:53

Hi Guy, Thanks for your tutorial. anyway, i just start learning flutter and follow yours so far. When I reach this session I have problem with run this code. It does not show the time frame like yours. Then it just reply with (282501-506). I do not know why.

Hope you see this comment and try to help on this issue.

Thanks

Ответить
Guilherme Dantas
Guilherme Dantas - 23.04.2021 14:27

SocketException (SocketException: Failed host lookup: 'jsonplaceholder.typecode.com' (OS Error: No address associated with hostname, errno = 7))
somebody can help me? plss

Ответить
Rajat Kumar
Rajat Kumar - 20.04.2021 10:18

I am getting an error "The argument type 'String' can't be assigned to the parameter type 'Uri'." for pasting the link in get() inside getData function. what should I do ?

Ответить
Divyank Shah
Divyank Shah - 03.04.2021 14:37

Help
Please Help

Api returning null values.


BTW good playlist and good explanation.

Ответить
Muhammad Kashif
Muhammad Kashif - 03.04.2021 13:55

I"m gettting this error >>>>>The argument type 'String' can't be assigned to the parameter type 'Uri'.

Ответить
Muhammad Kashif
Muhammad Kashif - 03.04.2021 13:53

When i add jsonplaceholdet in get statement i get red line error Please Guide me how i can fix it?

Ответить
Pratik Mangalkar
Pratik Mangalkar - 28.03.2021 16:33

get('url') dosent work anymore
get(Uri.parse('url'))

Ответить