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

I need help me for device manager

I uninstalled Android studio and downloaded again but nothing works on vscode brand failed to launch android emulator didn't connect within 60 seconds and on Android studio device stays stuck doesn't open stays stuck on starting up after 1 min or 2 min error was terminated If you can help me... https://www.reddit.com/r/FlutterDev/comments/18anba8/i_need_help_me_for_device_manager/
πŸ‘1
New post on /r/flutterdev subreddit:

How do you deploy image classifiers in Flutter these days?

Hey FlutterDev, I saw an older post here on deploying ML and was curious where people are at nowadays. For context, I'm building an open source tool for image classification where you can build an image classifier with a web-app in a few seconds. No picking out a pre-trained model that happens... https://www.reddit.com/r/FlutterDev/comments/18b2yga/how_do_you_deploy_image_classifiers_in_flutter/
New post on /r/flutterdev subreddit:

Convert a screenshot to a working Flutter app

Hello everyone! I’ve been having fun this weekend implementing https://pixels2flutter.dev, a tool to convert a screenshot to a working Flutter app. It uses OpenAI GPT-4V(ision) to interpret the screenshot and generate the Flutter code. It then loads the code into DartPad, so you can play... https://www.reddit.com/r/FlutterDev/comments/18b8xr5/convert_a_screenshot_to_a_working_flutter_app/
Check out the latest news from #FlutterHeroes24! Join our newsletter here: https://mailchef.4dem.it/app/public/fog/view/366/2p6
New post on /r/flutterdev subreddit:

How to build an app that converts specific image to cartoon using AI?

App to convert image to cartoon or anime using AI. Can anyone explain the tech stacks or library we need to use? Can anyone point me in the right direction? submitted by /u/Crazy-Company-9749 link comments https://www.reddit.com/r/FlutterDev/comments/18bfiup/how_to_build_an_app_that_converts_specific_image/
πŸ‘1
New post on /r/flutterdev subreddit:

play console new action required

Hi guys, I have developed an app a notes app and deployed last month but now I received a notification saying that i need to provide the data safety option . I am a new developer and this is my first app. I dont know what to do now. can some one kindly provide steps and is there any way to... https://www.reddit.com/r/FlutterDev/comments/18byhgw/play_console_new_action_required/
πŸ‘2
If you want to rachet up your number of users, to roadtest your tech, then be part of #FlutterHeroes24. Through our marketing & comms activity we reach 10,000s of devs and your brand and message can be part of that. https://flutterheroes.com/2024/flutterheroes-sponsors/
πŸ‘1
New post on /r/flutterdev subreddit:

Freelancing pricing & guidance

Hey everyone πŸ‘‹ I've been a flutter dev and just started as a freelancer over a month ago and finished a project. I just want an idea on how do you all make the pricing for an project like based on criteria & stuffs submitted by /u/sdiony link comments https://www.reddit.com/r/FlutterDev/comments/18c16sl/freelancing_pricing_guidance/
πŸ‘1
New post on /r/flutterdev subreddit:

πŸ’™ Celest - the Flutter cloud platform (Waitlist is open!) πŸ’™

Flutter is turning 5 and we are so grateful to the community it has built over the years. On this momentous occasion, we're excited to announce our entry into the Flutter world. Meet Celest, the Flutter cloud platform. Celest lets you write your backend completely in Dart. We take care of... https://www.reddit.com/r/FlutterDev/comments/18c88yo/celest_the_flutter_cloud_platform_waitlist_is_open/
πŸ‘4
New post on /r/flutterdev subreddit:

flutter webview downloading issue

Hii friends, I am using a flutter inAppwebview If I am trying to do download the download process will work if it directly goes to a file link for eg: https://abc.com/hello.pdf .But for links like paymentslip I am not able to get the file. can you guys give a suggestion?? submitted by ... https://www.reddit.com/r/FlutterDev/comments/18cq1iz/flutter_webview_downloading_issue/
πŸ‘1
New post on /r/flutterdev subreddit:

Got a job and company uses Flutter

Got a remote job BUT I don’t have prior experience with Flutter. I come from a JavaScript & React background. I start work next Monday. What are some of the important things I should learn asap so I can get up to speed? submitted by /u/User2366278368k link comments https://www.reddit.com/r/FlutterDev/comments/18cvp6u/got_a_job_and_company_uses_flutter/
πŸ‘2
New post on /r/flutterdev subreddit:

Want to raise the bar πŸ’―

Greetings fellow developers! πŸ‘‹ I've honed my skills as a software engineer with a strong focus on front-end development, particularly delving deep into Flutter. Now, I'm eager to expand my expertise by exploring React and Angular.I'm reaching out to this knowledgeable community for advice on... https://www.reddit.com/r/FlutterDev/comments/18dr5wb/want_to_raise_the_bar/
❀1πŸ‘1
New post on /r/flutterdev subreddit:

How do I paint Widget in RenderBox?

I want to paint Widget in a RenderBox derivative. I tried the obvious, but no painting occurred. What am I doing wrong? import 'package:flutter/material.dart'; void main() { runApp(const K()); } class K extends LeafRenderObjectWidget { const K({super.key}); @override RenderObject... https://www.reddit.com/r/FlutterDev/comments/18ea4va/how_do_i_paint_widget_in_renderbox/
New post on /r/flutterdev subreddit:

Add SolidartObserver to the solidart reactive system

Released the v1.4.0 of solidart! - Added SolidartConfig and SolidartObserver, to customize the auto disposal of the whole reactive system and to add custom observers ```dart import 'dart:developer' as dev; class Logger implements SolidartObserver { @override void didCreateSignal(SignalBase... https://www.reddit.com/r/FlutterDev/comments/18eehxy/add_solidartobserver_to_the_solidart_reactive/
New post on /r/flutterdev subreddit:

SVG Icons Visible on Emulator but Not on Real Device – Any Solutions?

If I'm using custom images (icons.svg) and displaying them through SvgPicture on the simulator or emulator, they are visible fine. However, when I build an APK and run it on a real device, those icons aren't visible anymore. I'm not sure why this is happening. Has anyone else faced similar... https://www.reddit.com/r/FlutterDev/comments/18ftwfj/svg_icons_visible_on_emulator_but_not_on_real/
πŸ‘1