Does flutter needs internet connection when building a Android app? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 3

Does flutter needs internet connection when building a Android app?

Does flutter needs internet connection when building a Android app? [like Gradle]

5th Nov 2020, 3:12 AM
Martin Jefferson
Martin Jefferson - avatar
2 Antworten
+ 1
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ in xamarin. Android we don't need internet connection
5th Nov 2020, 10:00 AM
Martin Jefferson
Martin Jefferson - avatar
+ 6
Yes not only flutter but any other IDE's needs internet connection to add dependency and sync grade files. Gradle search into the ripository for dependency using internet, but after it downloaded all libraries you can use it offline.
5th Nov 2020, 3:32 AM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar