Silicon Valley Code Camp : October 19 & 20, 2019

Priyanka Tyagi

Mobile Apps Development Consultant
About Priyanka
Priyanka Tyagi has over decade of experience designing and developing software, web and mobile systems for a diverse range of industries from automobile and e-commerce to entertainment and EdTech. Her expertise lies in Android, Flutter, Firebase, Mobile SDKs, AWS/Google cloud-based solutions, cross-platform apps and game based learning. She likes to volunteer her time in local public schools to introduce computer science to young minds. Priyanka earned her M.S. in Computer Science from Illinois Institute of Technology, Chicago, IL. In past, she has worked with Disney Interactive as Lead Android Engineer, and now provides software engineering consulting services to start-ups.
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Developing Cross-platform applications using Flutter (Web, Android and iOS)

    5:00 PM Saturday   Room: Chin Wagger
    Flutter is an open-source mobile application platform developed by Google. It was released in May 2017 for the very first time. Latest stable release version 1.5.4 was released on May 7, 2019. Other cross-platform solutions are React-Native, Xamarin and Web. However, Flutter boasts the maximum code-reuse in comparison with it's competitors. Flutter apps are written in Dart programming language. In this talk, we'll see how a cross-platform landing page can be designed and implemented using Flutter for Android, iOS and Web.

    Note: This talk is going to be based on my this 3 part article: https://ptyagicodecamp.github.io/designing-cross-platform-flutter-prototype-for-landing-page.html, about designing and implementing a landing page for Web and Native (Android and iOS) platforms. Making it responsive to fit on the various screen form factors, and finally theming and making use of custom fonts.