New post on /r/flutterdev subreddit:
Learn about @AWSAmplify for Flutter
submitted by /u/OfflineProgrammer link comments https://www.reddit.com/r/FlutterDev/comments/vxbaj6/learn_about_awsamplify_for_flutter/
Learn about @AWSAmplify for Flutter
submitted by /u/OfflineProgrammer link comments https://www.reddit.com/r/FlutterDev/comments/vxbaj6/learn_about_awsamplify_for_flutter/
Reddit
From the FlutterDev community on Reddit: Learn about @AWSAmplify for Flutter
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Starting point for a noob
Hi, I'm new to Flutter and programming in general. It's been one year since I've started learning, and I already worked with C++, Hmtl/css/php but that's it. (I don't think that's relevant here tho) I'd like to make a Gym App for me and my friends and maybe publish it on Play store/App... https://www.reddit.com/r/FlutterDev/comments/vxc6ya/starting_point_for_a_noob/
Starting point for a noob
Hi, I'm new to Flutter and programming in general. It's been one year since I've started learning, and I already worked with C++, Hmtl/css/php but that's it. (I don't think that's relevant here tho) I'd like to make a Gym App for me and my friends and maybe publish it on Play store/App... https://www.reddit.com/r/FlutterDev/comments/vxc6ya/starting_point_for_a_noob/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Has anyone tried learning Flutter in SideGuide?
Hi everyone, I've recently stumbled upon random Instagram posts about Flutter and saw people talking about this Flutter course inside VS Code. The extension is called SideGuide and it teaches you inside the editor. Looked pretty good and I was considering buying it but wasn't sure as it is... https://www.reddit.com/r/FlutterDev/comments/vxw7i5/has_anyone_tried_learning_flutter_in_sideguide/
Has anyone tried learning Flutter in SideGuide?
Hi everyone, I've recently stumbled upon random Instagram posts about Flutter and saw people talking about this Flutter course inside VS Code. The extension is called SideGuide and it teaches you inside the editor. Looked pretty good and I was considering buying it but wasn't sure as it is... https://www.reddit.com/r/FlutterDev/comments/vxw7i5/has_anyone_tried_learning_flutter_in_sideguide/
Reddit
From the FlutterDev community on Reddit: Has anyone tried learning Flutter in SideGuide?
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Amplify Authenticator customization and Flutter testing livestream
Tomorrow (14th of July) at 5pm CET, I will go into details of Amplify Authenticator library and how to customise the UI properties comes along with library. I will also write tests to amplify_starter brick if we have enough time left :) https://www.twitch.tv/msalihgueler At last ... https://www.reddit.com/r/FlutterDev/comments/vxzagf/amplify_authenticator_customization_and_flutter/
Amplify Authenticator customization and Flutter testing livestream
Tomorrow (14th of July) at 5pm CET, I will go into details of Amplify Authenticator library and how to customise the UI properties comes along with library. I will also write tests to amplify_starter brick if we have enough time left :) https://www.twitch.tv/msalihgueler At last ... https://www.reddit.com/r/FlutterDev/comments/vxzagf/amplify_authenticator_customization_and_flutter/
Twitch
msalihgueler - Twitch
msalihgueler streams live on Twitch! Check out their videos, sign up to chat, and join their community.
New post on /r/flutterdev subreddit:
Full-stack Dart with Simon Lightfoot: Pt 2 (The Boring Flutter Developme...
submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/vy5t6g/fullstack_dart_with_simon_lightfoot_pt_2_the/
Full-stack Dart with Simon Lightfoot: Pt 2 (The Boring Flutter Developme...
submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/vy5t6g/fullstack_dart_with_simon_lightfoot_pt_2_the/
Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Rad - A frontend framework inspired from Flutter & React
Hello everyone! It's been a while since I first posted about rad. If you haven't seen it yet, Rad is a zero-dependency framework for creating web apps. It has all the best bits of Flutter(widgets) & React(performance), and best of all, it's written in 100% Dart, which means you can use your... https://www.reddit.com/r/FlutterDev/comments/vymqvp/rad_a_frontend_framework_inspired_from_flutter/
Rad - A frontend framework inspired from Flutter & React
Hello everyone! It's been a while since I first posted about rad. If you haven't seen it yet, Rad is a zero-dependency framework for creating web apps. It has all the best bits of Flutter(widgets) & React(performance), and best of all, it's written in 100% Dart, which means you can use your... https://www.reddit.com/r/FlutterDev/comments/vymqvp/rad_a_frontend_framework_inspired_from_flutter/
Reddit
Explore this post and more from the FlutterDev community
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