Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

VSCode Debug Toolbar

I just learned this! You can show the Debug Toolbar in the Command Center in the latest update of VSCode. To do this, add the following line to the user settings file: "debug.toolBarLocation": "commandCenter" Hope you find it cool as I do! submitted by /u/meHandleThis link comments https://www.reddit.com/r/FlutterDev/comments/17nroyq/vscode_debug_toolbar/
Get tickets for you and your team - upskill in all things AI for devs, data engineers, marketers and designers. A great chance to bring everyone up to speed.

cc https://t.me/aiheroes https://ticket.synesthesia.it/events/aiheroes-2023/
New post on /r/flutterdev subreddit:

Learning resource for experienced

I am backend engineer for almost 7 years now. Working mostly with Java and Go. Thinking about switching to mobile front end engineer. Looking for the best resource/course for learning Flutter. What would you guys recommend for me? I am expecting something that skipping basic programming and... https://www.reddit.com/r/FlutterDev/comments/17p21ov/learning_resource_for_experienced/
New post on /r/flutterdev subreddit:

How do you handle periodic background tasks?

I’m using workmanager plugin and it’s been great at doing network requests and showing notification on Android, but since I’ve started testing on iOS I found that it doesn’t really work there. Mainly when the app is closed. Is there a unified way of doing it? Or iOS apps just use push... https://www.reddit.com/r/FlutterDev/comments/17p6wjk/how_do_you_handle_periodic_background_tasks/
New post on /r/flutterdev subreddit:

How to get a thumbnail from a video

Hi devs, I'm a newbie to flutter. I want to get a thumbnail image to display in my app for video. I found out there is a package called video thumbnail to do this task. But the problem is that package does some unsafe operations. Because it was updated 14 months before. Anybody have any... https://www.reddit.com/r/FlutterDev/comments/17po2od/how_to_get_a_thumbnail_from_a_video/
We're excited to build the best possible agenda for #FlutterHeroes24. Submit your talk. Share with your network. Let's make sure this opportunity reaches deep within the #Flutterdev community https://papers.synesthesia.it/flutter-heroes-2024/cfp
New post on /r/flutterdev subreddit:

Why do we have Kotlin in our files?

Sorry for stupid question but why do we have Kotlin in android folder? Cant Google complie dart into Java directly? submitted by /u/Classic-Dependent517 link comments https://www.reddit.com/r/FlutterDev/comments/17puckm/why_do_we_have_kotlin_in_our_files/
If your company offers a platform, service, tech solution or tool, new or updated API/SDK/plug in, and Flutter developers are within your target market, then you should consider working with #FlutterHeroes24.
Our event marketing & comms reaches 10s of thousands of devs, so you can extend the reach of your brand, plus the on site opportunities (exhibition, presentation etc) are an amazing opportunity to engage properly, 1-on-1 with enthusiastic Flutter developers. https://flutterheroes.com/2024/flutterheroes-sponsors/
New post on /r/flutterdev subreddit:

Flutter + Firebase across multiple environments for (iOS, Android, & Web)

Hi could anyone recommend a tutorial on creating A Flutter Project Across Multiple Firebase Environments? I’ve found a few that were promising. However they all had issues when connecting certain firebase services like Analytics to a file that is necessary in the iOS/ directories. Any... https://www.reddit.com/r/FlutterDev/comments/17pxdgk/flutter_firebase_across_multiple_environments_for/
New post on /r/flutterdev subreddit:

Is there any package to show in App we view for macos

It's In app Webview submitted by /u/Organic-Toe9583 link comments https://www.reddit.com/r/FlutterDev/comments/17qfyk7/is_there_any_package_to_show_in_app_we_view_for/
Our event marketing & comms reaches 10s of thousands of devs, so you can extend the reach of your brand, plus the on site opportunities (exhibition, presentation etc) are an amazing opportunity to engage properly, 1-on-1 with enthusiastic developers. https://flutterheroes.com/2024/flutterheroes-sponsors/
New post on /r/flutterdev subreddit:

Updating a photogallery for subscribers via api

Hi, I've been coding in flutter and it's my first live project. I like to learn from experienced Flutters Devs how they would approach a project where I'm working on a members only app and I nce subscribed they get access to photo galleries that would update every week with new images. Would the ... https://www.reddit.com/r/FlutterDev/comments/17qhuzo/updating_a_photogallery_for_subscribers_via_api/
New post on /r/flutterdev subreddit:

API vs Database for flutter

Hi! I'm working on a personal mobile app project using flutter. I needed to create an HTTP POST request in order to save form data to the database. I'm using firebase for DB. So, I implemented a/c to the docs i.e. Uri uri = Uri.https() http.post(uri, headers, body) Upon casually navigating... https://www.reddit.com/r/FlutterDev/comments/17qq2l6/api_vs_database_for_flutter/
New post on /r/flutterdev subreddit:

How the examples on flutter.dev work

How the examples on https://docs.flutter.dev work (for example, the simplest one is https://docs.flutter.dev/ui). My initial thought was that it is a flutter web development environment that is embedded in the page. But then I realized there are 100s of examples...So, 100s Flutter web projects... https://www.reddit.com/r/FlutterDev/comments/17r6ocv/how_the_examples_on_flutterdev_work/
New post on /r/flutterdev subreddit:

Got featured on Google for Developers on Instagram For Firekart

https://www.instagram.com/p/CzYzyZuy-yQ/https://github.com/ashishrawat2911/firekart submitted by /u/ashishrawat2911 link comments https://www.reddit.com/r/FlutterDev/comments/17rdtls/got_featured_on_google_for_developers_on/
New post on /r/flutterdev subreddit:

Flutter Context Menu package 🌱

🚀 Excited to introduce my new #Flutter package! 🎉 Flutter Context Menu 🌱 A flexible and customizable solution for displaying context menus in your app. Simplify user interactions seamlessly. Try it out here: http://pub.dev/packages/fluttercontextmenu submitted by ... https://www.reddit.com/r/FlutterDev/comments/17rz5pc/flutter_context_menu_package/
Stay in touch with all the updates from AI Heroes. Sign up to the (NON spammy) newsletter.
cc https://t.me/aiheroes https://mailchef.4dem.it/app/public/fog/view/3l8/314
New post on /r/flutterdev subreddit:

Animated Line Through package

I recently posted a pretty simple package for an animated line through text. It’s useful for some smooth complete animations, like completing tasks in a todo app. You can check it out here: https://pub.dev/packages/animatedlinethrough Best works with Text widget, but also works with Icon and ... https://www.reddit.com/r/FlutterDev/comments/17s5une/animated_line_through_package/