Does flutter needs internet connection when building a Android app? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuestas
+ 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