How to Create Liquid Glass Launcher Icons Using Icon Composer
#flutterdev #ios26 #xcode26 #flutter
onlyflutter.com/how-to-creat...
How to Create Liquid Glass Launcher Icons Using Icon Composer
#flutterdev #ios26 #xcode26 #flutter
onlyflutter.com/how-to-creat...
I've continued working on my RSS Reader for Android, Your News! Itโs packed with features like keyword filters, feed discovery, search, YouTube and Reddit integration, dark mode, and more. The goal is to cut through the noise and focus on your news. Link: play.google.com/store/apps/d...
When it comes to Flutter, there are two popular approaches to writing integration tests:
1. ๐๐ผ๐บ๐บ๐ผ๐ป ๐ฎ๐ฝ๐ฝ๐ฟ๐ผ๐ฎ๐ฐ๐ต: Uses a separate integration_test directory.
2. ๐๐น๐๐๐๐ฒ๐ฟ ๐๐ฟ๐ถ๐๐ฒ๐ฟ ๐ฎ๐ฝ๐ฝ๐ฟ๐ผ๐ฎ๐ฐ๐ต: Possibility to reuse widget tests from the test directory.
#flutterdev
๐ ๐๐ฒ๐ฎ๐ฟ๐ป ๐บ๐ผ๐ฟ๐ฒ: onlyflutter.com/how-to-creat...
Hive_ce 2.11.0 (prerelease) has been released which includes support for isolates through IsolatedHive.
#flutterdev #dart
๐Test it out here: pub.dev/packages/hiv...
New to Hive CE? Check out the following article: onlyflutter.com/how-to-add-a...
Looking for a way to monetize your Flutter application? Consider ads using Google AdMob.
Ads are a great way to monetize your application. Ads can be placed at the bottom of your application, inside lists, or even on the whole page.
#flutterdev #dart
๐ Learn more: onlyflutter.com/flutter-ads-...
Did you know you can easily host your Flutter web apps for free using Firebase?
Firebase offers a free tier with up to 10GB of hosting per month. For basic Flutter web apps such as portfolios, and landing pages, this is more than enough.
#flutterdev
๐ Learn more: onlyflutter.com/how-to-host-...
To ensure that our code meets standards, is correctly formatted, and thoroughly tested, we often use CI/CD pipelines.
However, this is not always necessary. If you prefer a simpler solution, you can use Git Hooks instead.
#flutter #dart #flutterdev
๐Learn more: onlyflutter.com/git-hooks-in...
Do not make this mistake when implementing modal bottom sheets in Flutter.
Flutter has a ๐๐ผ๐๐๐ผ๐บ๐ฆ๐ต๐ฒ๐ฒ๐ widget, but it should not be used with the ๐๐ต๐ผ๐๐ ๐ผ๐ฑ๐ฎ๐น๐๐ผ๐๐๐ผ๐บ๐ฆ๐ต๐ฒ๐ฒ๐ function.
#FlutterDev #Flutter
Learn more about it here: onlyflutter.com/how-to-creat...
Save Data on the Device Using Shared Preferences in Flutter
#flutterdev
onlyflutter.com/save-data-on...
Manage Translation Files in Flutter Using BabelEdit
BabelEdit saves me a lot of time, what tools do you use to manage all the translations?
#flutterdev
onlyflutter.com/manage-trans...
True, but it also works with the CachedNetworkImage, I use approach 3 myself: onlyflutter.com/the-followin...
Do you mean a widget test for the cached network image?
How to Cache Network Images in Flutter
#flutterdev #flutter #dart
onlyflutter.com/how-to-cache...
Thanks for the update! Glad, I decided to use markdown_widget instead!
pub.dev/packages/mar...
Finally finished the redesign of my Feed Reader application Your News. Also, decided to remove all the Ads in the application.
๐ Check it out: play.google.com/store/apps/d...
#flutterdev #android
It took a while, but Iโm planning to create a redesign guide with useful tips in the future!๐ก
Congratulations!๐
Looks very cool!
Other than the implementation with RevenueCat being much easier, the main reason is that it allows me to keep my application backendless for now, as RevenueCat handles tasks like purchase verification.
I think I had this one before did you take the necessary steps that were suggested after โXcode build done.โ?
Just updated the article: How to Add In-App Payments With RevenueCat in Flutter! Now includes a section on handling cancellations.
#flutter #flutterdev #dart #revenuecat
onlyflutter.com/how-to-add-i...
I am working on canceling subscriptions using RevenueCat in Flutter. Is this still the way to go?
#flutterdev #flutter #dart #revenuecat
What are Streams in Flutter
#flutterdev #flutter #dart
onlyflutter.com/what-are-str...
New Hive Community Edition 2.10.0 is here! This release introduces one of the most requested features: increasing the maximum type ID from 223 to 65439. ๐
This will make it easier to manage large and complex object models.
#flutterdev #flutter #dart
๐Check it out: pub.dev/packages/hiv...
I am missing communities here to be honest. On X when I post one of my articles in a community I am getting a lot of engagement.
What started with implementing a new feature for the Your News application ended up in a complete redesign of the whole application, and I'm getting close to finishing it!
#FlutterDev
play.google.com/store/apps/d...
Ensure best practices in Dart & Flutter effortlessly with the very_good_analysis package. Used and tested daily by developers at Very Good Ventures, it enforces robust linting rules for high-quality code.
#dart #flutter #flutterdev
๐ Learn more about it: onlyflutter.com/improving-co...
Thank you! I appreciate that! I am working on a big overhaul for the application, it will improve the UI a lot!๐ฅ
Great, thank you!
Could I be included there as well?