Hi all! 👋
If you haven't read the previous (3rd) part of this multi-part blog series yet, I highly encourage you to read it here.
As the blog title and the following meme implies... we'll be diving into Flutter plugins!
For this fourth part, we'll be further enhancing what we've built so far by working on integrating some popular, go-to Flutter plugins to solve today's challenges. Take for instance opening up a webview within a cross-platform mobile app, a fancy picker dialog UI to handle an interaction with an item from a given list, or maybe something as far as caching some user preference data to be used for future sessions of the app.
Here's the YouTube video:
As always, like/subscribe to my channel for more content ❤️
- Dave