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

I published a package for stream and future persistence.

Essentially the main purpose is to cache data from online databases (like supabase) or an api request. When requesting data the first time obviously there is to wait for it to be received, from the second time onwards the cached ones are shown first and then after that the updated ones. You can... https://www.reddit.com/r/FlutterDev/comments/1724q2e/i_published_a_package_for_stream_and_future/
New post on /r/flutterdev subreddit:

Is mid 2012, 13 inch macbook pro i5 enough for flutter development in 2023?

Is mid 2012, 13 inch macbook pro i5 enough for flutter development in 2023? submitted by /u/Signal-Restaurant980 link comments https://www.reddit.com/r/FlutterDev/comments/1729h4g/is_mid_2012_13_inch_macbook_pro_i5_enough_for/
New post on /r/flutterdev subreddit:

dart.exe was killed by AVG due to detection of CVE-2018-8897-a

Hi Folks, any idea about why AVG thinks dart is infected with this? Do we know of any flutter libraries that may contain such an exploit? https://nvd.nist.gov/vuln/detail/cve-2018-8897 submitted by /u/DeviousBeevious link comments https://www.reddit.com/r/FlutterDev/comments/173lw7r/dartexe_was_killed_by_avg_due_to_detection_of/
New post on /r/flutterdev subreddit:

Dalle-2 API or Stable diffusion API

I'm developing an Flutter app using image generation AI. Currently I will use Dalle-2 API or Stable diffusion API. Can you recommend which of the two services is suitable for developing a small service? submitted by /u/usdreamfromkorea link comments https://www.reddit.com/r/FlutterDev/comments/173ppfy/dalle2_api_or_stable_diffusion_api/
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 188. Discover the latest tutorials, videos, and packages for supercharging your Flutter projects.

submitted by /u/vensign link comments https://www.reddit.com/r/FlutterDev/comments/173tneh/flutter_tap_weekly_newsletter_week_188_discover/
New post on /r/flutterdev subreddit:

fluttercreditcard

🚀🌟 Exciting News Alert! 🌟🚀 Hold onto your seats, Flutter enthusiasts! We are absolutely thrilled to announce the release of a monumental update for fluttercreditcard, now available on pub.dev! 🎉 Head over to pub.dev (https://pub.dev/packages/fluttercreditcard) to find out more ... https://www.reddit.com/r/FlutterDev/comments/174dsmi/flutter_credit_card/
New post on /r/flutterdev subreddit:

Need help in getting a project built for ios

I currently don't have a MacBook with me. I actually need this https://github.com/optimalstrategy/smsforwarderapp for my iPhone. So If I could get a .ipa file, I could sideload it. Help is appreciated, Thanks submitted by /u/nanmolrao369 link comments https://www.reddit.com/r/FlutterDev/comments/174kelo/need_help_in_getting_a_project_built_for_ios/
If you could be interested to participate in #FlutterHeroes24, to immerse yourself in the Flutter dev community - networking & learning - for one day, then pop the date in your diary now so that you don't get booked up. 🔥 23 February 2024 🔥 https://flutterheroes.com/2024/
New post on /r/flutterdev subreddit:

How do you think fleet will fair against vscode?

Just had a thought. How do you guys think Fleet will fare if it starts supporting Dart? When it was first released for public preview, people were considering it a potential VSCode killer or something. To be honest, I think VSCode is in its own league, with all the features it provides and the... https://www.reddit.com/r/FlutterDev/comments/174o4ss/how_do_you_think_fleet_will_fair_against_vscode/
It's always useful to have a pipeline of potential #Flutterdev candidates. #FlutterHeroes24 is a great place to start your talent acquisition efforts. Find out about the tailored messages you can send to our extensive database https://flutterheroes.com/2024/flutterheroes-sponsors/
New post on /r/flutterdev subreddit:

flutter on linux (on low end laptop)

so, till now when i worked with some language it was only matter of installing compiler and editor (like gcc and vim for c) so i could put it both on my higher end pc and lower end laptop without an issue but now that i installed flutter on my pc im not quite sure if i will be able to put it in... https://www.reddit.com/r/FlutterDev/comments/175afr7/flutter_on_linux_on_low_end_laptop/
New post on /r/flutterdev subreddit:

Flutter development devices

I am developing an app for web, ios and android. I only have an iphone and nobody in my circle has an android. I was thinking that maybe I should somehow setup Flutter to deploy on BrowserStack during development to see if things are working fine. I am aware if I do it like that it will be a... https://www.reddit.com/r/FlutterDev/comments/175hexi/flutter_development_devices/
New post on /r/flutterdev subreddit:

Emulator help

So when i try to run the emulator in android studio i keep getting this error and have no idea how to fix it ​ INFO | Android emulator version 32.1.15.0 (build_id 10696886) (CL:N/A) INFO | Found systemPath... https://www.reddit.com/r/FlutterDev/comments/175u1gm/emulator_help/
New post on /r/flutterdev subreddit:

I couldn't find a decent mobile audio/video cutter/joiner thingy. So I made my own with Flutter

wis the app’s name. I’m hoping most of you will find it helpful. No account required, no personal data collection.Current version supports the following features: Reversing selected file Extracting audio from video Creating meme style text videos Editing audio metadata Removing noise fro... https://www.reddit.com/r/FlutterDev/comments/1766fjc/i_couldnt_find_a_decent_mobile_audiovideo/
We are very happy to announce our support for EMERGENCY for 2023. EMERGENCY provides free, high-quality care to people affected by conflict and poverty. In 2023, €1 from every ticket sold to any of our events will be donated to EMERGENCY. https://en.emergency.it/
New post on /r/flutterdev subreddit:

Discover in this article how to add features to a library that you didn't write in Flutter and Dart. 📰 Why and how to use extension methods with Flutter and Dart

submitted by /u/lyabsdev link comments https://www.reddit.com/r/FlutterDev/comments/176xo9v/discover_in_this_article_how_to_add_features_to_a/
New post on /r/flutterdev subreddit:

What are the best practises of responsive layout in flutter?

I am using Layoutbuilder, sizer, fractionallysizedbox, expanded, flexible. I dont have a good plan I just build things and always make them responsive but i am most likely not doing it properly. per example, do you ever use padding with const edgeinset? i always use it with sizer like... https://www.reddit.com/r/FlutterDev/comments/176z3re/what_are_the_best_practises_of_responsive_layout/