UJUsama Jamilinusamajay.hashnode.dev路Dec 31, 2023 路 3 min readLearning FLUTTERMaterial app: this is a design library used for android ecosystem. This is basically a design guideline. The given below are the things included in Material App: title: describes the title of the flutter app. home: the home screen of the app. Like in...00
UJUsama Jamilinusamajay.hashnode.dev路Oct 4, 2023 路 2 min readSetup your Emulator for vs codeWhat is an Emulator: In app development, an emulator is like a virtual version of a device or system that allows developers to test their apps on different types of devices, like smartphones or tablets, without actually having those devices. It helps...00