Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
The official event photos are here from #FlutterHeroes24
Take a look to get a feel for the event atmosphere. And if you joined us in Turin, take a look to see if you made the final cut!
Thanks to everyone who participated https://myalbum.com/album/v2WoyXffdkYQka/
New post on /r/flutterdev subreddit:

Google search Flutter Apps

I will not mention/advertise the App name. I have a flutter App, when I search for it on google.com no results returned. I can search for it inside the App stores no problem. The App has 11K downloads Good App Store optimise (ASO) Does not support deep links Is it safe to say all flutter Apps do ... https://www.reddit.com/r/FlutterDev/comments/1b4jufh/google_search_flutter_apps/
New post on /r/flutterdev subreddit:

Flutter app not opening :(

When I open my Flutter app on my iPhone it just looks like it opens for a second, but it doesn't even open some kind of view. I tried to di with simulator it worked great. submitted by /u/that1coder_ [comments] https://www.reddit.com/r/FlutterDev/comments/1b65r7b/flutter_app_not_opening/
New post on /r/flutterdev subreddit:

Flutter and .NET

Did you use .NET as a backend for a flutter application? I'd like to try it but don't know where to find a good documentation/tutorials on how to integrate. Got back into fluttering after a year and, oh boy a lot of things happened meanwhile with this framework 😀 submitted by ... https://www.reddit.com/r/FlutterDev/comments/1baf5vu/flutter_and_net/
New post on /r/flutterdev subreddit:

question about voice-based app

sorry for bothering you, but I want to get one piece of information, can I get the Flutter plugin that supports local language to accept Amharic voice ? thank you! submitted by /u/youforone comments https://www.reddit.com/r/FlutterDev/comments/1bbwetz/question_about_voicebased_app/
New post on /r/flutterdev subreddit:

My first package - A traditional number paging UI component for the web!

Paging on mobile is based on infinite scrolling, but for the web, there are times when number paging is needed. For those users, I present this package that allows full customization. https://pub.dev/packages/number_pagination It was actually a package that I had created a long time ago and left ... https://www.reddit.com/r/FlutterDev/comments/1bcporr/my_first_package_a_traditional_number_paging_ui/
New post on /r/flutterdev subreddit:

Seeking Advice: Workshop Management System Development - Flutter or React Native + Expo?

Hi everyone, I'm in the planning stages of developing a comprehensive workshop management system that will cater to various aspects such as car services, inventory management, and invoicing. My goal is to create both a web and mobile application for this system, and I'm torn between two options... https://www.reddit.com/r/FlutterDev/comments/1bdj3ov/seeking_advice_workshop_management_system/
New post on /r/flutterdev subreddit:

The non-nullable local variable 'currentUserInfo' must be assigned before it can be used. Try giving it an initializer expression, or ensure that it's assigned on every execution path.

Hello there👋 I am getting this error while doing my flutter app. Here is the code and the //comments i put for the error located This is my error: The non-nullable local variable 'currentUserInfo' must be assigned before it can be used. Try giving it an initializer expression, or ensure that... https://www.reddit.com/r/FlutterDev/comments/1beeq1m/the_nonnullable_local_variable_currentuserinfo/
New post on /r/flutterdev subreddit:

Seeking Guidance on Career Transition from MERN Stack to Mobile App Development

A few years ago I got interested in programming. My first experience was with Android app development. I made a simple Java Android app and published it on Google Play. Then I got distracted by web development. I started building simple React web pages. I also rewrote my Android app into a React ... https://www.reddit.com/r/FlutterDev/comments/1bg3g7v/seeking_guidance_on_career_transition_from_mern/
New post on /r/flutterdev subreddit:

How to Fetch User Location and Device Type in Flutter Apps Using VisitorAPI

I've been tinkering with my latest Flutter project and wanted to share a cool thing I recently figured out - how to fetch user location and device type using VisitorAPI. This has opened up a bunch of possibilities for personalizing app content without diving deep into the complexities of native... https://www.reddit.com/r/FlutterDev/comments/1bic7xq/how_to_fetch_user_location_and_device_type_in/
New post on /r/flutterdev subreddit:

How long did it take you to go from zero to be able to turn your ideas into code and what is your take on what you’d do differently and why?

I want to offer app dev with my web design services to early startups. What’s the best way to go about learning flutter in a short amount of time if I use external tools to generate code etc.? What recommendations do you have for someone wanting to freelance using flutter? Any advice and or... https://www.reddit.com/r/FlutterDev/comments/1bjymcf/how_long_did_it_take_you_to_go_from_zero_to_be/
New post on /r/flutterdev subreddit:

What The Flutter Ecosystem Is Missing.

I love Flutter, but the Flutter resources out there never seem to go beyond what I consider "Intermediate" level. What I mean by this is most resources (books, blogs, and tutorials) at the most advanced level only reach combining existing widgets to make new widgets, state management patterns,... https://www.reddit.com/r/FlutterDev/comments/1bkrm2u/what_the_flutter_ecosystem_is_missing/
New post on /r/flutterdev subreddit:

Apple's UniversalControl like feature built with Flutter

Hey guys, here is a demo of my recent experimental Flutter project, to use same keyboard and mouse with any device which supports Ble HID, just like Apple's UniversalControl, and no app needed to be installed on mobile✌️ https://twitter.com/i/status/1771484451458916424 submitted by ... https://www.reddit.com/r/FlutterDev/comments/1blp6f6/apples_universalcontrol_like_feature_built_with/
New post on /r/flutterdev subreddit:

I made a Flutter coding challenge as part of our interview process. Not sure if the I code I made was too hard but the interviewee failed.

Can you guys try to solve this coding challenge for me -> https://dartpad.dev/?id=d59325e0a922e19df2d9e58062d10ce6 Case: Square and Circle shape must swap or switch when clicking Swap Shapes button. The Text value inside should remain the same. The text content could be anything. it could be... https://www.reddit.com/r/FlutterDev/comments/1bn8i5k/i_made_a_flutter_coding_challenge_as_part_of_our/