BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//papers.synesthesia.it//droidcon-2024//XLJ9VP
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-droidcon-2024-WUTPVS@papers.synesthesia.it
DTSTART;TZID=CET:20241129T125000
DTEND;TZID=CET:20241129T133000
DESCRIPTION:As Flutter apps grow in complexity\, adopting a modular archite
 cture becomes a critical practice to manage codebases and enable efficient
  feature development. It brings better code organization\, team independen
 ce for feature development and testing\, and separation of concerns.\n\nFo
 r Flutter applications\, there are times to follow modular application arc
 hitecture and times to avoid it. In this talk\, we will explore what modul
 ar architecture means for Flutter\, when to implement it in your apps and 
 when not to\, and how to structure your code into logical modules with con
 crete strategies and examples by dividing code into feature\, layer\, and 
 core modules. Last but not least\, you will learn best practices for modul
 e communication\, state management across modules\, and module-specific te
 sting.
DTSTAMP:20241129T115516Z
LOCATION:Right Stage
SUMMARY:Modular Flutter App Architecture: Answering the What\, When and How
  - Muhammed Salih Güler
URL:https://papers.synesthesia.it/droidcon-2024/talk/WUTPVS/
END:VEVENT
END:VCALENDAR
