Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Fast UI/UX Prototyping with Flutter for App Development

Fast UI/UX Prototyping with Flutter for App Development

Mao-Yuan Kao (danielkao)
LINE Taiwan TW Engineering Team Software Engineer
https://linedevday.linecorp.com/jp/2019/sessions/S2-12

LINE DevDay 2019

November 21, 2019
Tweet

More Decks by LINE DevDay 2019

Other Decks in Technology

Transcript

  1. 2019 DevDay Fast UI/UX Prototyping With Flutter for App Development

    > Mao-Yuan Kao (danielkao) > LINE Taiwan TW Engineering Team Software Engineer
  2. Generic Feature Development Process UI Design Interaction Design User Research

    UI/UX Design Development Release Ideas / Features Improve Data Models Business Logic Layout XMLs Custom Views User Feedbacks UI/UX Issues
  3. > Add new ViewHolder class for new View item >

    Modify existing adapter to use new ViewHolder or Create new Adapter > Add new item XML layout for Grid View Several Steps Are Required > Use GridLayoutManager instead