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

how to make a syntax highlight for a container containing text

i used flutter_highlighter package but i dont want to specify the language every time i use it, i want it auto detected any_syntax_highlighter was good but doesnt take variable as a input text, here i need to hardcode the text any help please submitted by /u/saikishan5000 https://www.reddit.com/r/FlutterDev/comments/1adug30/how_to_make_a_syntax_highlight_for_a_container/ ... https://www.reddit.com/r/FlutterDev/comments/1adug30/how_to_make_a_syntax_highlight_for_a_container/
New post on /r/flutterdev subreddit:

SSL pinning in mobile applications

How many of you have implemented it, and what has been your experience? Are the pros outweighing the cons? I've heard about warnings on certificate pinning in Android – any thoughts on this? Is it worth investing the time to implement SSL pinning for enhanced security? submitted by ... https://www.reddit.com/r/FlutterDev/comments/1ae0rec/ssl_pinning_in_mobile_applications/
New post on /r/flutterdev subreddit:

Flutter is not too verbose to learn, but is too verbose to write

I saw this reddit post yesterday. This is obviously a bad take. Not only they are arguing from ignorance but they are also being dishonest about the problems a new learner would come across when adopting Flutter. However, there is a little kernel of truth buried in the whole post which I think... https://www.reddit.com/r/FlutterDev/comments/1aehfic/flutter_is_not_too_verbose_to_learn_but_is_too/
NTT Data work to create value for their clients through innovation. NTT Data Italia, operate here in the Italian market. Take a look at them https://it.nttdata.com/
With the accelerated adoption of digital technologies due to COVID-19, conversational AI solutions including:
- chatbots
- virtual agents
- voice assistants
have also become even more popular.

“Hey, Google!”, “Ok, Google” are probably some of the first words kids of today’s generation are learning.

A growing preference for voice interaction with virtual assistants is booming as voice interface provides convenience to millions by saving time and the cognitive burden that goes into typing a query they want to be answered or a task they want to be done.

In this talk, I will cover use cases of conversational AI and discuss different methods and packages one can use to add this functionality to their flutter apps which will not only improve the user experience but also make the apps more accessible.

🎤 Akanksha Singh, Software Engineer, JPMorgan Chase & Co. https://youtu.be/pkUsweG1ls8
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/