Issue 191 - Flutter Tap Weekly Newsletter
Learn how to create a robust navigation bar, manage calendar events, simplify state management, and more in this edition.
Let's dive into this week's content, waiting to supercharge your Flutter projects:
Tutorials
Creating a Robust Flutter Persistent Navigation Bar with Nested Navigation using Stacked Router Service. Isaac Adariku demonstrates how to use the Stacked framework to create persistent navigation bars with nested navigation in Flutter. This tutorial covers configuring routes, maintaining state, and making the UI responsive, resulting in a robust navigation experience for complex apps.
Learn how to manage your calendar events in Flutter and Dart. If you ever want to interact with your phone calendar to create or check events, this tutorial is for you. Loïc Yabili, teaches how to do it with a cinema demo app.
How I Simplified Flutter State Management using Riverpod. Tim Nong shows us how to implement Riverpod on our Flutter apps in an efficient and maintainable way.
Videos
Observable Flutter #26: Flocking algorithms. Watch as Craig Labenz increases the realism of his zombie horde by implementing a flocking algorithm to direct their group behavior.
fl_chart (Package of the Week). Use fl_chart for visualizing information in a number of common graphs, including line, bar, and pie charts.
Building a Spotify Music Player w/ Real-Time Lyrics using Flutter. By Yash Makan. In this video, I'll walk you through the step-by-step process of creating a sleek and functional Spotify-style music player with Flutter. But that's not all - we're taking it a step further by integrating the Spotify API to fetch your favourite music data, and even synchronising real-time lyrics as your music plays!
Create Responsive Flutter Apps 🖥📱(Livestream). By HeyFlutter.com. We will talk about how to create Responsive Flutter apps and websites using the best practices in Flutter. Learn how to create Responsive Designs for mobile, tablet, desktop and web using Flutter.
Packages
fl_chart. A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
easy_date_timeline. The "easy_date_timeline" package is a customizable Flutter library that displays a timeline of dates in a horizontal view.
timelines. A powerful & easy to use timeline package for Flutter. All UI components in this package are separate widgets.