Please solve it as soon as possible write short and answer all parts shortly Question No 1: Part (A): In Flutter widget
Posted: Sun Jul 03, 2022 9:58 am
Please solve it as soon as possible write short and answer all parts shortlyQuestion No 1:Part (A):In Flutter widget lifecycle , Write the name of stateful function.
Part (B):Why Flutter developer write code in stateful class?
Part (C):Why Flutter developer use pubspec.yaml?
Part (D):In stateful widget lifecycle, write about initState() method
Part (E):To decorate a Text widget, which text property is used?
Part (F):Suppose we have map that contains key structure like “Key11,Key12…” and number values from 10 to 50. Write a program in dart language which will print the location of value 35 in the Map
Part (B):Why Flutter developer write code in stateful class?
Part (C):Why Flutter developer use pubspec.yaml?
Part (D):In stateful widget lifecycle, write about initState() method
Part (E):To decorate a Text widget, which text property is used?
Part (F):Suppose we have map that contains key structure like “Key11,Key12…” and number values from 10 to 50. Write a program in dart language which will print the location of value 35 in the Map