Posts

Flutter Full Course

  Module 1: Introduction to Flutter Q1. What is Flutter? Answer: Flutter Google ka open-source UI toolkit hai jiska use Android, iOS, Web, Windows, macOS aur Linux applications banane ke liye kiya jata hai. Q2. Who developed Flutter? Answer: Flutter ko Google ne develop kiya hai. Q3. Which programming language is used in Flutter? Answer: Flutter me Dart programming language use hoti hai. Q4. What is Dart? Answer: Dart ek object-oriented programming language hai jise Google ne Flutter ke liye develop kiya hai. Q5. What are the advantages of Flutter? Answer: Single Codebase Fast Development Hot Reload Beautiful UI Cross Platform Support Strong Community Q6. What is Hot Reload? Answer: Hot Reload feature code changes ko bina app restart kiye instantly reflect karta hai. Q7. What is Hot Restart? Answer: Hot Restart app ko restart karta hai aur state reset ho jati hai. Q8. Flutter is developed by which company? Options: A. Microsoft B. Apple...