Flutter Journey with Vincenzo Palazzo

September 10, 2021 00:43:07 41.39 MB Downloads: 0

My guest today is Vincenzo Palazzo. He's an open-source developer from Italy.

We talked about his past experience with Java, Kotlin, Swing, and he shared what he thinks about Flutter and Dart.

Vincenzo also talked about how he approaches app development, how he finds projects to work on, how he learns new concepts, and how he practices new technologies.

Guest: Vincenzo Palazzo

Host: Vince Varga

Most relevant past episodes from Flutter 101

Mentioned packages

  • pub.dev/packages/get_it - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App

Other resources

  • github.com/vincenzopalazzo/material-ui-swing - A modern, Material Design UI for Java Swing
  • Swing (Java) on Wikipedia - Swing is a GUI widget toolkit for Java. It is part of Oracle's Java Foundation Classes (JFC) – an API for providing a graphical user interface (GUI) for Java programs.
  • JMARS - JMARS is an acronym that stands for Java Mission-planning and Analysis for Remote Sensing. It is a geospatial information system (GIS) developed by ASU's Mars Space Flight Facility to provide mission planning and data-analysis tools to NASA scientists, instrument team members, students of all ages and the general public.
  • Lightning network - Lightning is a decentralized network using smart contract functionality in the blockchain to enable instant payments across a network of participants.
  • github.com/ElementsProject/lightning - A Lightning Network implementation in C