Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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/
New post on /r/flutterdev subreddit:

how much time it requires to learn flutter and land a job

I 25(m) unemployed. I have started to learn Flutter, and I don't have any prior knowledge in coding. I want to know how much time it requires to learn Flutter to land a job submitted by /u/Unhappy-Document-386 link comments https://www.reddit.com/r/FlutterDev/comments/177l567/how_much_time_it_requires_to_learn_flutter_and/
New post on /r/flutterdev subreddit:

I need help with the installation

So I'm basically facing issues with visual studio requirement according to flutter doctor. Even tho I have already installed visual studio with desktop c++, it still won't detect it and give me the error. Ps, I have changed the "sharedInstallationPath" from c drive to d drive (thru registry... https://www.reddit.com/r/FlutterDev/comments/177oq15/i_need_help_with_the_installation/
New post on /r/flutterdev subreddit:

Send notifications??

Iam developing a fitness app for my college project. One of the feature is to set a reminder to workout and also have to send 3-4 notifications per day? How do you send notifications to your flutter application? submitted by /u/TopAd360 link comments https://www.reddit.com/r/FlutterDev/comments/177sqc4/send_notifications/
We are planning for 250+ AI developer experts & enthusiasts to participate in this first AI Heroes event. Will you be one of the forward thinking engineers that joins us in Turin...
cc https://t.me/aiheroes
New post on /r/flutterdev subreddit:

I have an idea ! Where to start?

Hello everyone. I'm a game developer since 8years now and I have an idea for an app since 3 years now. After months of searching, trying and using different app that were made for my user case, none of them satisfied me so i embraced the motto "if it don't exist, do it yourself". So here I am,... https://www.reddit.com/r/FlutterDev/comments/17905y9/i_have_an_idea_where_to_start/
New post on /r/flutterdev subreddit:

Flutter flex demystified

Flex is one of most useful tool to create responsive design. But do you really know how it works? Blog article submitted by /u/mcfly-dev link comments https://www.reddit.com/r/FlutterDev/comments/1793p1x/flutter_flex_demystified/