Flutter Force Weekly
Your hub for all things Flutter! Discover codes, repos, libraries, projects, and articles. Let's build amazing apps together!
Welcome to this week's newsletter! We've got plenty of exciting updates and insights to share. Dive into the latest tips, tricks, and resources for Flutter development, keeping you up-to-date with the freshest content in the community. Whether you're looking to enhance your skills, explore new libraries, or stay informed about the latest trends, this edition has something for everyone. Let's continue building amazing apps together! 🚀
Articles
Isolating Flutter Widgets: Getting Started with Monarch 🦋
Are you tired of wrestling with the wild tangle of your growing Flutter app's UI? Is your Flutter UI growing faster than you can say 'hot reload'? Ever wished for a magic wand to simplify the chaos? So let me introduce you to Monarch.
How to Store Data in Secure Storage in Flutter
When your Flutter application handles sensitive data, it is crucial to store that data securely. Fortunately, Flutter makes this easy with the right plugin. In this post, we will discuss a plugin that simplifies secure data storage, with support for both Android and iOS, among other platforms.
Flutter vs SwiftUI vs UIKit: Development and Performance Comparison
Using the “Rick and Morty” API, clone mobile applications were developed with three different frameworks. These applications consist of a main screen (where characters are listed), a favorite characters screen (where favorite characters are displayed), and a detail screen (where the details of the characters are shown). All pages include the ability to add/remove favorites, and both the main and favorite characters screens feature search and filtering functionalities.
Completers In Flutter
a Completer
lets you control when a Future
is completed and its result becomes available.
Packages
rhttp
Make HTTP requests using Rust for Flutter developers.
place_picker_google
A comprehensive, cross-platform google maps place picker library for Flutter.
The package provides common operations for Place picking, Places autocomplete, My Location, and Nearby places from google maps given you have enabled Places API
, Maps SDK for Android
, Maps SDK for iOS
and Geocoding API
for your API key.
libsql_dart
LibSQL Dart client library to interact with LibSQL/Turso database instance.
Adb Monitor
Flutter library to Monitor Adb devices connection using Rust
Videos
Flutter Google Maps Polyline
In this Flutter tutorial, you'll learn how to use the Google Maps API to create polylines and map directions in your Flutter app. We'll explore the Flutter Google Places package and show you how to integrate it with Google Maps to draw polylines, marking routes and paths on your maps. By the end of this video, you'll be proficient in using polylines in Flutter to enhance your app's mapping capabilities.
Humpday Q&A/AMA and Live Coding
Come chat about Dart & Flutter with experts and ask your questions!