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

5 Usefull tools What kind of security tools do you prefer?

I would like to share my tips for security tools that will help you better your threat management: Security Audit: MobSF - free automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework RASP: freeRASP - free app shielding and... https://www.reddit.com/r/FlutterDev/comments/w1xvw6/5_usefull_tools_what_kind_of_security_tools_do/
New post on /r/flutterdev subreddit:

Sending & Receiving a String Datagram (Dart/Flutter UDP)

This function successfully sends an integer passed into n to a UDP server written in C. My question now is how can I modify this to do the same with strings and doubles? void sendintto(int n) async { final List<int> data = n; RawDatagramSocket rawDgramSocket = await... https://www.reddit.com/r/FlutterDev/comments/w29glq/sending_receiving_a_string_datagram_dartflutter/
New post on /r/flutterdev subreddit:

Dart Survey - what questions do you want to see?

The team at OnePub are looking to put together a 'state of the nation' survey for Dart that we plan on running and publishing on a regular basis. The aim is to conduct a fairly wide-ranging survey that looks at: What tooling is being used Demographics of the Dart community Remuneration What is... https://www.reddit.com/r/FlutterDev/comments/w3ch24/dart_survey_what_questions_do_you_want_to_see/
New post on /r/flutterdev subreddit:

Taxi booking app like Uber?

How to build an app like uber, what are the main features which should be there in it, please drop the resource link also if available. submitted by /u/YoghurtLogical link comments https://www.reddit.com/r/FlutterDev/comments/w3ost0/taxi_booking_app_like_uber/
New post on /r/flutterdev subreddit:

If people could tell me the guidelines, it would be really helpful.

I have learned Flutter from the course of Maximilian. I have learned the UI and Rest API. Which flow should I follow to start earning money using my skills? submitted by /u/alaDaDev29 link comments https://www.reddit.com/r/FlutterDev/comments/w4fuih/if_people_could_tell_me_the_guidelines_it_would/
New post on /r/flutterdev subreddit:

So cofused about flutter backend

new to flutter, junior java developer. Why is it that everything related to database/servers when it comes to flutter it's Firebase? Firebase. Are there any content with like a mangoDB..? submitted by /u/Potential-Feeling885 link comments https://www.reddit.com/r/FlutterDev/comments/w510dt/so_cofused_about_flutter_backend/
New post on /r/flutterdev subreddit:

I made a visualizer for the "sprung" package

Hi everyone. There is a package called sprung to create animation curves based on spring physics, which feel more natural compared to standard curves like ease, easeInOut, etc. There are four properties whose values can be adjusted to change the feel of the animation: mass, stiffness, damping... https://www.reddit.com/r/FlutterDev/comments/w58959/i_made_a_visualizer_for_the_sprung_package/
New post on /r/flutterdev subreddit:

Creating a Flutter project with Authentication and Realtime db by masoncli

In this video you will learn how you can start a feature rich project in a short amount of time with amplify
starter project and Flutter by using AWS Amplify and bloc. ​ Let me know what you think about it! ​ https://www.youtube.com/watch?v=UfeahkVLJlE submitted by /u/msalihg ... https://www.reddit.com/r/FlutterDev/comments/w5detm/creating_a_flutter_project_with_authentication/
New post on /r/flutterdev subreddit:

Blup new update is out! with Figma import, Flutter Custom Code & 3rd party packages, & a lot more.

Hi Flutter Community, I'm Sahaj co-founder at Blup. Blup is a development tool that helps you to create production-ready mobile apps with low code, visual-scripting & free-flow UI designer. PS: Blup is built completely in Flutter. We have brought in a new update! It comes with Flutter Custom ... https://www.reddit.com/r/FlutterDev/comments/w62ett/blup_new_update_is_out_with_figma_import_flutter/
New post on /r/flutterdev subreddit:

Why are MaterialIcons more performant than an SVG image

Material Icons are fonts from what I understand but why does that make them more performant than an SVG or PNG ? submitted by /u/Isifdis link comments https://www.reddit.com/r/FlutterDev/comments/w7hgdf/why_are_materialicons_more_performant_than_an_svg/
New post on /r/flutterdev subreddit:

How much do a flutter intern need to know?

I have recently applied for flutter dev intern role in various orgs and wanted to know if I am "good enough". I already know most of basics of flutter and dart, I know a about firebase authentication, learning about firestore and cloud storage of firebase. I am also currently learning Bloc .... https://www.reddit.com/r/FlutterDev/comments/w7t5v5/how_much_do_a_flutter_intern_need_to_know/