Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Interested to join #FlutterHeroes24 either in person in Turin, or online...


https://ticket.synesthesia.it/events/flutter-heroes/
New post on /r/flutterdev subreddit:

India's largest conglomerate TATA Group, has chosen Flutter as the development platform for its upcoming e-commerce website. This is a significant victory for Flutter Web.

Newly revamped TATA Neu website built using flutter. It is part of The salt to satellite conglomerate's vision to combine all of their consumer facing business to single platform. This website is planned to be largest ecommerce platform from india. Their mobile application already runs on... https://www.reddit.com/r/FlutterDev/comments/1afawqi/indias_largest_conglomerate_tata_group_has_chosen/
In this talk from Alessandro at #FlutterHeroes24, you'll learn that accessibility in Flutter is as good as in Native, and it is very easy to create AA-grade accessible apps. The keyword is: Keep it simple! Check out more... https://flutterheroes.com/2024/agenda/
New post on /r/flutterdev subreddit:

What security features would you like to see in freeRASP for Flutter?

Does your app need security protection missing in the freeRASP for Flutter? You can vote for new features here: https://github.com/orgs/talsec/discussions/32 Suggested new features: Dynamic TLS Pinning Secure Storage VPN Detection Screen Cast Detection Keylogger Detection Location Spoofing... https://www.reddit.com/r/FlutterDev/comments/1agahic/what_security_features_would_you_like_to_see_in/
New post on /r/flutterdev subreddit:

Integration Test for Web only (so far) - Should I start using Patrol

I am putting together Flutter Integration Tests and have some basic tests set in GitLab pipeline and local. Before I go to far, I have been looking at Patrol. Should I start using Patrol for integration tests now, before I write to many other test cases. So far, our app is only Web, however... https://www.reddit.com/r/FlutterDev/comments/1agvq2e/integration_test_for_web_only_so_far_should_i/
There are still tickets available for #FlutterHeroes24 so round up your crew and get booked in for a full day of Flutter learning in #Turin https://ticket.synesthesia.it/events/flutter-heroes/
The more platforms a Flutter application supports, the more code a project can have that is needed only for one platform and not needed for others.

How to make sure that unnecessary code does not get into the final platform-specific build? And how to check that it really did not get?

🌳 In Flutter, there is a Tree-shaking mechanism, which is designed exactly for these purposes.

Many Flutter developers have heard about it, but not everyone really understands what it is and how it actually works.

😎 Let's try to figure it out.

🎤 Sasha Denisov, Chief Software Engineer and GDE Flutter/ Dart, EPAM Systems

🔎(chapters in the description) https://youtu.be/sIVOu57F-8U
New post on /r/flutterdev subreddit:

Responsive design, need help

I'm working on a mobile app and struggling with responsive design. Any tips or frameworks to simplify this process? submitted by /u/_bigB_wolf https://www.reddit.com/r/FlutterDev/comments/1ahrueh/responsive_design_need_help/ [comments] https://www.reddit.com/r/FlutterDev/comments/1ahrueh/responsive_design_need_help/
New post on /r/flutterdev subreddit:

Announcing Mobile-First DVDB (Dart Vector DB): The Pocket-Sized Powerhouse for Your Apps! 🚀

We're thrilled to introduce our latest project, DVDB, an optimised, cross-platform on-device vector DB that's set to redefine industry standards. Check it out on GitHub: https://github.com/FastCodeAI/DVDB Why did we create this? We were working on a use case that required us to create... https://www.reddit.com/r/FlutterDev/comments/1ai0xs7/announcing_mobilefirst_dvdb_dart_vector_db_the/
New post on /r/flutterdev subreddit:

Best tutorials on YouTube

Hey all, want to catch up on the latest flutter updates. Been about a year or two since I last touched it and even then it wasn’t a big deep dive. Can you recommend me some good content creators. submitted by /u/lamagy https://www.reddit.com/r/FlutterDev/comments/1ajairb/best_tutorials_on_youtube/ [comments] https://www.reddit.com/r/FlutterDev/comments/1ajairb/best_tutorials_on_youtube/
New post on /r/flutterdev subreddit:

VS Code or Android Studio

Hello everyone, I'm planning to develop an e-shop mobile app using Flutter for cross-platform compatibility, but I'm stuck at choosing the right IDE for my project. As a beginner, I'm considering either Android Studio or Visual Studio Code. I've read about the pros and cons of both, but I'm... https://www.reddit.com/r/FlutterDev/comments/1ajdll9/vs_code_or_android_studio/
New post on /r/flutterdev subreddit:

Vision pro on vs code

Hello everyone! Do any of you happen to know how to run Vision Pro using Flutter in Visual Studio Code? I've seen some tutorials on YouTube where they run it directly in VS Code. Thanks! submitted by /u/LieSuspicious8719 comments https://www.reddit.com/r/FlutterDev/comments/1ak3o2p/vision_pro_on_vs_code/
If you've got a question about #FlutterHeroes24, you can ask our friendly Flutter Heroes Assistant 🤖 https://t.me/flutterheroes_conf_bot
New post on /r/flutterdev subreddit:

Shake Detector: A Flutter Package to Detect Shake Events!

Flutter enthusiasts, brace yourselves for the magic of Shake Detector—a bewitching a Flutter package by Folksable.com! 🚀 🪄 Experience the Magic: Shake Sensitivity at Your Fingertips: Configure the shake threshold to match your app's vibe. Capture shakes with precision! Smooth... https://www.reddit.com/r/FlutterDev/comments/1ak8txd/shake_detector_a_flutter_package_to_detect_shake/
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:

How to know contribution of a package to app size?

Hello, I am building a very small application and to my surprise the app size was 58mb, which is quite surprising, I am suspecting it is because of the font awesome package I have used, is there a way to know how much size a package is adding on to your app, without removing the package? ... https://www.reddit.com/r/FlutterDev/comments/1akwvwi/how_to_know_contribution_of_a_package_to_app_size/
📈 State Management from Zero to App with BLoC

📂 In the eternal struggle with application state management flutterbloc quickly climbed the ladder of one of the most famous State management for Flutter apps.

👀 Let's discover together how to use flutter
bloc to empower a simple application to manage a store cart, leveraging listeners to navigate appropriately and leaving all the complexity of storing your state to BLoC! 💥

🎤 Carlo Lucera, Senior Flutter Developer and GDE Flutter, Pvotal Technologies

🔎(chapters in the description) https://youtu.be/f70eVSi8_hQ