FlutterForce — #Week 139

- Using Appwrite with Flutter: A tutorial with examples
In this tutorial, we’ll demonstrate how to develop a Flutter App with Appwrite.
- font_awesome_flutter
Looking for new icons that Material doesn’t offer? Font_awesome_flutter package provides 1000s of customizable icons for your app and offers the same developer experience as Material’s icons.
- Building a production ready Flutter Web App
We recently published the web app for Dropzone Plus that is written entirely in Flutter Web. Because web support for Flutter is very new and just recently became stable I wanted to share my experience to help other developers make a choice if they are considering using it. by Matias Meno
- pretty_diff_text
PrettyDiffText is wrapper of RichText which demonstrates differences between two texts visually.
It uses Google’s diff-match-patch library which implements Myer’s diff algorithm. It is generally considered to be the best general-purpose diff.
- What’s New in Bloc v7.2.0
Bloc v7.2.0 has been released! It brings an API update and a handful of new features to simplify event transformations. Here’s what’s new in the bloc library, how to migrate, and what’s coming next.
- Flutter Animated Tesla Car Control App
This video is for those who want to master Flutter animation. In total there will be four episodes and this is the first one, where you will learn how to create an animated tesla car app using Flutter that works both android and iOS. Users can unlock any door, check battery status also control the air cooler temperature and check the psi of the tires.
- spaced_travel_app
Spaced is an animated travel application UI that enables users to find locations and schedule trips. It is based on an amazing UI by Xzit Ebuka, and developed by nonybrighto.
- Flutter: What’s next on the Web?
This article provides more detail into our roadmap and the work planned for each priority. Some features may span several quarters, and others require investigation (🔍) before we can commit to a solution. by Mariam Hasnany
- toasta
Simple, Smooth & Elegant toast libary for Flutter on all Platform. Inspired by iOS. Github Repo
- opscroll_web
A simple and easy to use library that creates OnePage sites for Flutter Web Developers! Make a beautiful and smooth landing page with OPScroll with in minutes. Try out our Web Demo App.
- Flutter Awesome Notifications — Create Local Notifications With Ease
Notifications are platform specific and require us to tap into native code to create them. Fortunately, we don’t have to become native developers to implement them into Flutter apps. Thanks to the powerful Awesome Notifications plugin, we can create notifications for iOS and Android with minimal effort!
- Flutter: Built-in Theme Switching
Hi folks! Today I’ll show you the way to switch app themes based on system or user preferences. by Alex Melnyk
- cache_manager
A tidy utility to handle cache of your flutter app like a Boss. It provides support for both iOS and Android platforms (offcourse).
Thanks for reading!
Leave a comment below or tweet me if with any questions/suggestions, or adding resources.