Advertisement ยท 728 ร— 90

Posts by Tijn van den Eijnde

Post image

How to Create Liquid Glass Launcher Icons Using Icon Composer

#flutterdev #ios26 #xcode26 #flutter

onlyflutter.com/how-to-creat...

6 months ago 2 0 0 0
Preview
Your News - RSS Feed Reader - Apps on Google Play Personalized RSS, YouTube and Reddit Feed Reader & Aggregator

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...

1 year ago 1 0 0 0
Video

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...

1 year ago 0 0 0 0
Preview
hive_ce 2.11.0-pre.4 | Dart package Hive Community Edition - A spiritual continuation of Hive v2

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...

1 year ago 6 2 0 0
Post image

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-...

1 year ago 3 0 0 0
Post image

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-...

1 year ago 0 0 0 0
Post image

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...

1 year ago 3 0 0 0
Advertisement
Post image

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...

1 year ago 0 0 0 0
Preview
Save Data on the Device Using Shared Preferences in Flutter Learn how to save, retrieve and delete data from the persistent storage of the user's device using Shared Preferences in Flutter

Save Data on the Device Using Shared Preferences in Flutter

#flutterdev

onlyflutter.com/save-data-on...

1 year ago 0 0 0 0
Preview
Manage Translation Files in Flutter Using BabelEdit Learn how to manage your translation files in Flutter using BabelEdit. BabelEdit simplifies internationalization and helps you save time.

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...

1 year ago 2 0 1 0
Preview
The following NetworkImageLoadException was thrown resolving an image codec Fix NetworkImageLoadException error in Flutter with solutions like disabling custom HTTP overrides or using mock packages for testing.

True, but it also works with the CachedNetworkImage, I use approach 3 myself: onlyflutter.com/the-followin...

1 year ago 0 0 1 0
Preview
The following NetworkImageLoadException was thrown resolving an image codec Fix NetworkImageLoadException error in Flutter with solutions like disabling custom HTTP overrides or using mock packages for testing.

Here you go: onlyflutter.com/the-followin...

1 year ago 0 0 1 0

Do you mean a widget test for the cached network image?

1 year ago 0 0 1 0
Preview
How to Cache Network Images in Flutter Learn how to cache network images in Flutter using the Cached Network Image package. Improve performance, user experience, and save bandwidth.

How to Cache Network Images in Flutter

#flutterdev #flutter #dart

onlyflutter.com/how-to-cache...

1 year ago 2 0 1 0
Preview
markdown_widget | Flutter package A new markdown package. It supports TOC function, code highlighting, and it supports all platforms

Thanks for the update! Glad, I decided to use markdown_widget instead!

pub.dev/packages/mar...

1 year ago 1 0 0 0
Preview
Your News - RSS Feed Reader - Apps on Google Play Personalized RSS, YouTube and Reddit Feed Reader & Aggregator

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!๐Ÿ’ก

1 year ago 3 0 0 0

Congratulations!๐ŸŽ‰

1 year ago 1 0 0 0
Advertisement

Looks very cool!

1 year ago 0 0 0 0

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.

1 year ago 2 0 0 0

I think I had this one before did you take the necessary steps that were suggested after โ€œXcode build done.โ€?

1 year ago 1 0 0 0
Preview
How to Add In-App Payments With RevenueCat in Flutter Learn how to add in-app payments in Flutter using RevenueCat with their Purchases Flutter package, including displaying and buying products

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...

1 year ago 1 0 1 0
Post image

I am working on canceling subscriptions using RevenueCat in Flutter. Is this still the way to go?

#flutterdev #flutter #dart #revenuecat

1 year ago 0 0 0 0
Preview
What are Streams in Flutter Learn how to work with streams in Flutter, including creating streams in different ways, listening to streams, and managing their cleanup

What are Streams in Flutter

#flutterdev #flutter #dart

onlyflutter.com/what-are-str...

1 year ago 5 0 0 0
Preview
hive_ce | Dart package Hive Community Edition - A spiritual continuation of Hive v2

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...

1 year ago 3 1 0 0

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.

1 year ago 1 0 0 0
Advertisement
Post image

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...

1 year ago 0 0 0 0
Preview
Improving Code Quality in Flutter With Very Good Analysis Enhance your Flutter code with Very Good Analysis: Improve code quality, follow best practices, simplify code, find unused code, and more

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...

1 year ago 0 0 0 0

Thank you! I appreciate that! I am working on a big overhaul for the application, it will improve the UI a lot!๐Ÿ”ฅ

1 year ago 0 0 0 0

Great, thank you!

1 year ago 1 0 1 0

Could I be included there as well?

1 year ago 1 0 1 0