If your mobile app needs auth, notifications, and task queues β Phoenix + Flutter cover 90% of cases.
#futterdev #elixirlang
Latest posts tagged with #futterdev on Bluesky
If your mobile app needs auth, notifications, and task queues β Phoenix + Flutter cover 90% of cases.
#futterdev #elixirlang
#FutterDev if you're interested in learning more about Building AI-Powered Apps with #Flutter and Gemini. Be sure to attend the @flutterkisumu.bsky.social ONLINE meetup on 14-Jun at 13:00 UTC. #FCAIC
www.meetup.com/flutter-meet...
π₯Flutter Tech Summit by LeanCode β June 5th | Warsaw! π www.fluttertechsummit.com
Senior tech leaders from Google, Virgin Money, NOS, Sonova, Viessmann Climate Solutions, Tide, and more. It's entirely focused on real-world Flutter at scale.
#FutterDev #FlutterConference #FlutterTechSummit
Flutter Tap Weekly Newsletter Week 235. Explore stunning shader animations, secure your apps against OWASP threats, and boost performance with advanced canvas rendering. fluttertap.com/archive/issu... #futterdev
This this this so much this! πππ
π₯π₯π₯π₯
#javascript #typescript #flutter #futterdev #dart
Flutter routine: When working with generics, be careful! Flutter allows you to use reserved words without any syntax error and you can spend hours understanding what means "int is not int". Do NOT use MyCLass<int>. Use MyClass<T extends int> #futterdev #dartdev #mobiledev #iosdev #androiddev