The Flutter widget replace techniques introduction series describes the various methods of replacing and switching between widgets. There is an equivalent Kotlin on Android series here. Which describes similar techniques for switching between Android fragments. Flutter image download and display The download and display image flutter development tutorial describes how to display an image […]
Android studio development create options menu
The android studio development create options menu tutorial describes how to add a options menu to an activity. This would need to be done if the activity had been created from a blank template.