Hey #FlutterCommunity 👋 Who here is building Flutter apps using the #AddToApp approach? Do you know companies that have used it? Are you working on such a project?
Let us know in the comments or via DM. 🙌
It feels like this is still a pretty under-discussed topic - even though in practice, it comes up more often than people think. We’ve worked on a few Add-to-App projects ourselves, but we want to explore this area more deeply. 🔍
In return, we’ll share what we learn - insights, patterns, and real-world lessons that others can benefit from.
Share this post to help us reach more people. It would mean a lot. 🚀
#Add2App#FlutterDev#FlutterDevelopment@FlutterDev@FlutterComm
You can imagine how much more isolated it is for devs in the add2app community where almost every solution is custom. I also come across a handful of your TODOs in the android embedder 🥹
The truth is, I rarely find the time to put my thoughts in writing. I prefer speaking on the spot in most cases. I’ve spent my last two professional years on the niche topic of add2app. Its been a tough challenge but very rewarding.
Integrating native code in #Flutter Add2App can be challenging. Undocumented configurations for native libraries and manual embedding of frameworks on iOS can be tedious. On Android, using Flutter fragments or activities may require extra configuration for certain libraries.
6/n
When you manage a #MobileApp with a large user base, you want to avoid revolutions. #Flutter can be appealing, but you want to be extra sure before rewriting the app. Is there any way to try Flutter? Consider #add2app. How to approach it? See our 🧵More at:bit.ly/flutter-add-to-app
- Fixes mobile devices vm crashes caused by particular use of RegExp on mobile devices.
- Fixes an issue where Android users can not use add2app because it can not locate build/host/apk/app-debug.apk.
- Cached DisplayList opacity inheritance fix.
Flattered! 🙉 That was even before guessing that @FlutterDev could have grown this much in so little time. 🎉
But... do you also know that there is also a great developer that has been doing an incredible work in Flutter add2app? 👀
In the era of negativity, let's be positive.
So, here is the new upcoming feature of Click2Chat which helps you in analyzing and getting rid of negativity.
Let me know your thoughts?
#Click2Chat#ForPositivity#Add2App
A big big thanks to the @FlutterDev team that has helped me understand some tricky parts with add2app!
Specially @xsterx that always answers my ever-long questions 😅🙏 and @redbrogdon for the awesome sample projects for add2app!
Yup! And the comments are very concise.
Even when add2app was starting development, though it didn't have a lot of documentation the method names were self explanatory.
This is also 1 of the the reasons why I love to see @filiphracek 's Livestream: You get to pick up cool tricks