Diese Präsentation wurde erfolgreich gemeldet.
Die SlideShare-Präsentation wird heruntergeladen. ×

What and Why Flutter? What is a Widget in Flutter?

Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Nächste SlideShare
Flutter talkshow
Flutter talkshow
Wird geladen in …3
×

Hier ansehen

1 von 19 Anzeige

What and Why Flutter? What is a Widget in Flutter?

Herunterladen, um offline zu lesen

What and Why Flutter? What is a Widget in Flutter?
Dart
Material widgets
pub.dev
Flutter requirements
Android studio

What and Why Flutter? What is a Widget in Flutter?
Dart
Material widgets
pub.dev
Flutter requirements
Android studio

Anzeige
Anzeige

Weitere Verwandte Inhalte

Diashows für Sie (20)

Ähnlich wie What and Why Flutter? What is a Widget in Flutter? (20)

Anzeige

Aktuellste (20)

What and Why Flutter? What is a Widget in Flutter?

  1. 1. Flutter Course Instructor: Muhammad Hussain
  2. 2. What is Flutter? Flutter is an open-source UI software development kit created by Google. It is used to develop cross platform applications for Android, iOS, Linux, Mac, Windows, and the web from a single codebase.
  3. 3. Tools to make Mobile Apps
  4. 4. Tools to make Mobile Apps Why Flutter???
  5. 5. Why Flutter? 1. Flutter is free and will remain free! 2. Made & Supported by Google 3. Easy to use 4. Great performance 5. Friendly community & documentation 6. Can build cross-platform apps from single code.
  6. 6. Cross Platform
  7. 7. Which Apps are made on Flutter? https://flutter.dev/showcase
  8. 8. Flutter Requirements Operating Systems: Windows 7 SP1 or later (64-bit), x86-64 based. Disk Space: 1.64 GB (does not include disk space for IDE/tools). Tools: Android Studio (mandatory) or vscode.
  9. 9. Flutter Requirements Operating Systems: Windows 7 SP1 or later (64-bit), x86-64 based. Disk Space: 1.64 GB (does not include disk space for IDE/tools). Tools: Android Studio (mandatory) or vscode. Microsoft Windows 7/8/10 (32-bit or 64-bit) 3 GB RAM minimum, 8 GB RAM recommended 2 GB of available disk space minimum, 4 GB recommended
  10. 10. What is Widget? Everything you see on screen is a widget Icon Icon Icon Icon Text Image Icon Image Text Image/Text Image Image Image Text
  11. 11. What is Widget? WE MISSED FEW WIDGETS!
  12. 12. What is Widget? Let’s look closely this time!
  13. 13. Flutter & Dart Flutter is just a framework, while it has Dart as Programming Language! uses
  14. 14. Flutter Code?
  15. 15. Flutter Code?
  16. 16. Flutter Code?
  17. 17. What is pub.dev?
  18. 18. Material Widgets https://flutter.dev/docs/development/ui/widgets/material
  19. 19. Documentation? https://flutter.dev/docs

×