/flutter_course

Tasks and Practice for the Flutter Course

Primary LanguageDart

Tanta Community Session Repository

Welcome to the Tanta Community Session Repository! This repository contains all the work and materials from our sessions. In our first session, we covered the following topics:

Topics Covered in Session 1

  1. Widgets with (child, children) 2. Material App 3. Scaffold 4. App Bar 5. Text Widget 6. Gesture Widgets 7. Container

  2. Box Decoration 9. Padding10. Center Widget 11. Column Widget 12. Row Widget 13. Single Child Scroll View (scroll direction with row) 14. Icon (Icons.)

  3. Stateful Widgets 16. SetState 17. Init State 18. CreateState() 19. Navigator.push(MaterialPageRoute(builder())) 20. Navigator.pop() 21. Stack Widget 22. Positioned Widget

Screens of Task

You can find the screens and code related to the tasks covered in this session in the respective folders within this repository. Each topic might have its own folder or subfolder where you can find code samples and examples.

Presentation

We have also prepared a presentation summarizing the key points from this session. You can access the presentation by following this link: Presentation Link.

If you have any questions or need further clarification on any of the topics covered, please feel free to reach out to us. Happy coding!

Best regards,
Tanta Community