New post on /r/flutterdev subreddit:
Video & Audio Calling using Flutter WebRTC | Whatsapp Clone Flutter Part 7
Hii developers 👋 if you are interested in developing a complete WhatsApp clone application in flutter then make sure to follow along with this series on YouTube. The 7th part is LIVE NOW where I have created the video and audio calling functionality in the app as we have in WhatsApp with ... https://www.reddit.com/r/FlutterDev/comments/vyuqbv/video_audio_calling_using_flutter_webrtc_whatsapp/
Video & Audio Calling using Flutter WebRTC | Whatsapp Clone Flutter Part 7
Hii developers 👋 if you are interested in developing a complete WhatsApp clone application in flutter then make sure to follow along with this series on YouTube. The 7th part is LIVE NOW where I have created the video and audio calling functionality in the app as we have in WhatsApp with ... https://www.reddit.com/r/FlutterDev/comments/vyuqbv/video_audio_calling_using_flutter_webrtc_whatsapp/
Reddit
From the FlutterDev community on Reddit: Video & Audio Calling using Flutter WebRTC | Whatsapp Clone Flutter Part 7
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Are there any disadvantages to using Get/GetX
I’ve been researching different state management and routing solutions for an app I’m starting to build. Have known about Get for a while and thought I had settled on Bloc for state management and named routes for my routing and dependency injection. I took a look at the Get... https://www.reddit.com/r/FlutterDev/comments/vyyjg3/are_there_any_disadvantages_to_using_getgetx/
Are there any disadvantages to using Get/GetX
I’ve been researching different state management and routing solutions for an app I’m starting to build. Have known about Get for a while and thought I had settled on Bloc for state management and named routes for my routing and dependency injection. I took a look at the Get... https://www.reddit.com/r/FlutterDev/comments/vyyjg3/are_there_any_disadvantages_to_using_getgetx/
Reddit
[deleted by user] : r/FlutterDev
107K subscribers in the FlutterDev community. A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Iofod supports Flutter 3.0 project generation
https://medium.com/@iofod/iofod-supports-flutter-3-0-project-generation-e63e43ad140b iofod defines a set of DSLs, the content we edit in iofod actually generates the DSLs we define, and then we can transform the DSLs into platform-specific code with the help of a platform-specific parser. You... https://www.reddit.com/r/FlutterDev/comments/vzht0a/iofod_supports_flutter_30_project_generation/
Iofod supports Flutter 3.0 project generation
https://medium.com/@iofod/iofod-supports-flutter-3-0-project-generation-e63e43ad140b iofod defines a set of DSLs, the content we edit in iofod actually generates the DSLs we define, and then we can transform the DSLs into platform-specific code with the help of a platform-specific parser. You... https://www.reddit.com/r/FlutterDev/comments/vzht0a/iofod_supports_flutter_30_project_generation/
Medium
Iofod supports Flutter 3.0 project generation
Google I/O 2022 recently released flutter 3.0 with many updated features. iofod team finally made IFstruct parser support for generating…
New post on /r/flutterdev subreddit:
🖥📱Responsive Dashboard UI • FLUTTER Tutorial ♡
submitted by /u/Heisenlife link comments https://www.reddit.com/r/FlutterDev/comments/vzm987/responsive_dashboard_ui_flutter_tutorial/
🖥📱Responsive Dashboard UI • FLUTTER Tutorial ♡
submitted by /u/Heisenlife link comments https://www.reddit.com/r/FlutterDev/comments/vzm987/responsive_dashboard_ui_flutter_tutorial/
Reddit
From the FlutterDev community on Reddit: 🖥📱Responsive Dashboard UI • FLUTTER Tutorial ♡
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter architecture/design pattern.
This may come as a noob question, but I would like to know what is the architecture /design pattern for the building a flutter application with bloc/riverpod? It would be great if someone can help with that and tell me resources to learn also? Thank you! submitted by /u/NanatsuXIV link ... https://www.reddit.com/r/FlutterDev/comments/vzp9cj/flutter_architecturedesign_pattern/
Flutter architecture/design pattern.
This may come as a noob question, but I would like to know what is the architecture /design pattern for the building a flutter application with bloc/riverpod? It would be great if someone can help with that and tell me resources to learn also? Thank you! submitted by /u/NanatsuXIV link ... https://www.reddit.com/r/FlutterDev/comments/vzp9cj/flutter_architecturedesign_pattern/
New post on /r/flutterdev subreddit:
What order should I make the app?
Hi! I'm making an event booking and ticketing sort of app, and I'm kinda new to this app dev thing. I've done a few things before, but I just had a question. What order should I make the app? I mean, in what page order. Do I start by making the login page, the home page, the individual event... https://www.reddit.com/r/FlutterDev/comments/w0c1zg/what_order_should_i_make_the_app/
What order should I make the app?
Hi! I'm making an event booking and ticketing sort of app, and I'm kinda new to this app dev thing. I've done a few things before, but I just had a question. What order should I make the app? I mean, in what page order. Do I start by making the login page, the home page, the individual event... https://www.reddit.com/r/FlutterDev/comments/w0c1zg/what_order_should_i_make_the_app/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
copyWith for constants
I've got this constant kConst = ElevatedButton.styleFrom( shape:RoundedRectangleBorder(borderRadius: BorderRadius.circular(0.0)), primary: Color.fromARGB(255, 233 , 102, 208), elevation: 0,), and I want to use it with changing the primary color, so I tried kConst.copyWith(primary:... https://www.reddit.com/r/FlutterDev/comments/w0cdnz/copywith_for_constants/
copyWith for constants
I've got this constant kConst = ElevatedButton.styleFrom( shape:RoundedRectangleBorder(borderRadius: BorderRadius.circular(0.0)), primary: Color.fromARGB(255, 233 , 102, 208), elevation: 0,), and I want to use it with changing the primary color, so I tried kConst.copyWith(primary:... https://www.reddit.com/r/FlutterDev/comments/w0cdnz/copywith_for_constants/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
is there any tutorial for setting up the full server with flutter dart and mongodb with aws ?
I need it so much submitted by /u/UpsetMedium5485 link comments https://www.reddit.com/r/FlutterDev/comments/w0lgkb/is_there_any_tutorial_for_setting_up_the_full/
is there any tutorial for setting up the full server with flutter dart and mongodb with aws ?
I need it so much submitted by /u/UpsetMedium5485 link comments https://www.reddit.com/r/FlutterDev/comments/w0lgkb/is_there_any_tutorial_for_setting_up_the_full/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Usage of livestreaming flutter
I would like to know if anyone here tried to use live streaming on their mobile app whether at work or for fun. I know there are services like agora. Is there a way for me to build my own live streaming services from scratch with flutter or do I have to go native ? Is there any books that can... https://www.reddit.com/r/FlutterDev/comments/w1ijlh/usage_of_livestreaming_flutter/
Usage of livestreaming flutter
I would like to know if anyone here tried to use live streaming on their mobile app whether at work or for fun. I know there are services like agora. Is there a way for me to build my own live streaming services from scratch with flutter or do I have to go native ? Is there any books that can... https://www.reddit.com/r/FlutterDev/comments/w1ijlh/usage_of_livestreaming_flutter/
Reddit
From the FlutterDev community on Reddit: Usage of livestreaming flutter
Explore this post and more from the FlutterDev community
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/
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/
Reddit
From the FlutterDev community on Reddit: [5 Usefull tools] What kind of security tools do you prefer?
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Payment (Cash | Digital) & Delivery Options (Take away | Delive...
submitted by /u/DBestech link comments https://www.reddit.com/r/FlutterDev/comments/w22fdl/flutter_payment_cash_digital_delivery_options/
Flutter Payment (Cash | Digital) & Delivery Options (Take away | Delive...
submitted by /u/DBestech link comments https://www.reddit.com/r/FlutterDev/comments/w22fdl/flutter_payment_cash_digital_delivery_options/
Reddit
From the FlutterDev community on Reddit: Flutter Payment (Cash | Digital) & Delivery Options (Take away | Delive...
Explore this post and more from the FlutterDev community
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/
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/
Reddit
From the FlutterDev community on Reddit: Sending & Receiving a String Datagram (Dart/Flutter UDP)
Posted by PornSoftware - 2 votes and 4 comments
New post on /r/flutterdev subreddit:
Set up a simple one-time password authentication flow using @AWSAmplify
submitted by /u/OfflineProgrammer link comments https://www.reddit.com/r/FlutterDev/comments/w2sux6/set_up_a_simple_onetime_password_authentication/
Set up a simple one-time password authentication flow using @AWSAmplify
submitted by /u/OfflineProgrammer link comments https://www.reddit.com/r/FlutterDev/comments/w2sux6/set_up_a_simple_onetime_password_authentication/
Reddit
From the FlutterDev community on Reddit: Set up a simple one-time password authentication flow using @AWSAmplify
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Introducing: DashBot the Chatbot! | Learning to Fly
submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/w2tgtu/introducing_dashbot_the_chatbot_learning_to_fly/
Introducing: DashBot the Chatbot! | Learning to Fly
submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/w2tgtu/introducing_dashbot_the_chatbot_learning_to_fly/
Reddit
From the FlutterDev community on Reddit: Introducing: DashBot the Chatbot! | Learning to Fly
Explore this post and more from the FlutterDev community
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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Packages That Developers Should Know
submitted by /u/geeksforgeeks link comments https://www.reddit.com/r/FlutterDev/comments/w3j28x/flutter_packages_that_developers_should_know/
Flutter Packages That Developers Should Know
submitted by /u/geeksforgeeks link comments https://www.reddit.com/r/FlutterDev/comments/w3j28x/flutter_packages_that_developers_should_know/
Reddit
From the FlutterDev community on Reddit: Flutter Packages That Developers Should Know
Posted by geeksforgeeks - 3 votes and 1 comment
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/
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/
Reddit
From the FlutterDev community on Reddit: Taxi booking app like Uber?
Posted by YoghurtLogical - No votes and 3 comments
New post on /r/flutterdev subreddit:
Liquid Swipe - Flutter Package of The Week (Episode 1)
submitted by /u/backslashflutter link comments https://www.reddit.com/r/FlutterDev/comments/w47ens/liquid_swipe_flutter_package_of_the_week_episode_1/
Liquid Swipe - Flutter Package of The Week (Episode 1)
submitted by /u/backslashflutter link comments https://www.reddit.com/r/FlutterDev/comments/w47ens/liquid_swipe_flutter_package_of_the_week_episode_1/
Reddit
From the FlutterDev community on Reddit: Liquid Swipe - Flutter Package of The Week (Episode 1)
Posted by backslashflutter - 14 votes and 3 comments
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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Definitive Flutter Guide To CustomPaint
submitted by /u/deven9852 link comments https://www.reddit.com/r/FlutterDev/comments/w4jc8j/definitive_flutter_guide_to_custompaint/
Definitive Flutter Guide To CustomPaint
submitted by /u/deven9852 link comments https://www.reddit.com/r/FlutterDev/comments/w4jc8j/definitive_flutter_guide_to_custompaint/
Reddit
From the FlutterDev community on Reddit: Definitive Flutter Guide To CustomPaint
Explore this post and more from the FlutterDev community
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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community