Flutter #10FlutterChallenges β Part 4: Filtering List by Matching IDs π Real challenges & real problems. Learn how to filter list by matching ID's in Flutter!
Flutter Featured 5 Useful Flutter Libraries π πͺ Today I will show you 5 useful Flutter libraries that you can use in your applications: Isar for efficient data storage, Cached Network Image for faster image processing, Modal Bottom Sheet for UI interaction, Logger for convenient logging and Flutter dotenv for handling environmental variables.
Flutter Building a Flutter application with a local ISAR database π± ISAR is a high-performance, fully async NoSQL, and schema first database for Flutter. Isar was started as a replacement for Hive. By incorporating ISAR into your Flutter project, you'll be able to manage and manipulate data with queries, multi-entry indexes and JSON support.
Flutter Featured Flutter conventional commitsβwith git hooks and Lefthook π Conventional Commits, Git Hooks, and Lefthook, a trifecta that can transform, maintaining code quality and consistency in your development.
Flutter Flutter translations with GetX Today, I will show you how to deal with translations using the GetX package.
Flutter #10FlutterChallenges - Part 3: Audio + LifeCycle service π΅ Real scenarios & real problems. Learn how to make Audio and LifeCycle services to play music in your app!
Flutter #10FlutterChallenges - Part 2: switch button β€οΈβπ₯ Real scenarios & real problems. Learn how to make a custom switch bar with the smooth toggle animation!
Flutter π₯#10FlutterChallenges - Part 1: progress bar with gradient Real scenarios & real problems. Learn how to make an custom progress bar with the gradient background that will looks tasty!
Flutter Custom styled Bar Chart with Flutter using charts_flutter Today I'm going to show you can customize your bar chart a bit using the chart_flutter package. I show you how you can style bars and labels, taking inspiration from series The Witcher.
Flutter Featured 8 Reasons why working with Flutter is awesome π Hi! Today in this blog post, I'm gonna to highlight some of my personal-favorite reasons why I love working at Flutter, and what makes me to think it is awesome.