[$] Building a Flutter application (part 2)

Post Syndicated from coogle original https://lwn.net/Articles/829622/rss

Our previous article explored
the fundamentals of Flutter, a
cross-platform open-source user-interface (UI) toolkit. We complete our
introduction of Flutter by returning to the simple LWN RSS feed headline viewer that was
introduced in part one. We will be adding several new features to that
application in part two, including interactive elements to demonstrate some
of the UI features of Flutter.