Learn with Asad

Flutter Tutorial – Learn Flutter
Flutter Tutorial in Urdu & Hindi
Welcome to Flutter Tutorial!

Flutter is a cross-platform application development framework by Google.

Widgets
You build your application’s UI using widgets. Flutter provides a wide range of widgets. We shall go through each one of them with immediate code snippets and well illustrated examples.

We may not go through each of the properties or methods of widgets at once, which could be overwhelming, but we shall introduce you to them as and when required based on necessity.