New post on /r/flutterdev subreddit:
Make Widgets Clickable in Flutter
submitted by /u/Dhanraj_Flutterdev [link] [comments] https://www.reddit.com/r/FlutterDev/comments/1378hpg/make_widgets_clickable_in_flutter/
Make Widgets Clickable in Flutter
submitted by /u/Dhanraj_Flutterdev [link] [comments] https://www.reddit.com/r/FlutterDev/comments/1378hpg/make_widgets_clickable_in_flutter/
Reddit
From the FlutterDev community on Reddit: Make Widgets Clickable in Flutter
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
made in (Flutter) Belgium
Last night we had a meetup in Belgium with Flutter Belgium (that I am organizer of). Where I gave a lightning talk about something I did last weekend. I created a https://madein.flutterbelgium.be/ website. To showcase all applications that were built with Flutter in Belgium, by Belgian devs, by... https://www.reddit.com/r/FlutterDev/comments/137hb6u/made_in_flutter_belgium/
made in (Flutter) Belgium
Last night we had a meetup in Belgium with Flutter Belgium (that I am organizer of). Where I gave a lightning talk about something I did last weekend. I created a https://madein.flutterbelgium.be/ website. To showcase all applications that were built with Flutter in Belgium, by Belgian devs, by... https://www.reddit.com/r/FlutterDev/comments/137hb6u/made_in_flutter_belgium/
madein.flutterbelgium.be
made in (flutter) Belgium
This collection of applications developed, published or contributed by Belgian developers or companies using the Flutter technology. This showcases the innovative and creative work of local developers and companies in the mobile/web app space.
New post on /r/flutterdev subreddit:
Securing your Flutter apps with Multi-Factor Authentication
submitted by /u/dshukertjr link comments https://www.reddit.com/r/FlutterDev/comments/137qv14/securing_your_flutter_apps_with_multifactor/
Securing your Flutter apps with Multi-Factor Authentication
submitted by /u/dshukertjr link comments https://www.reddit.com/r/FlutterDev/comments/137qv14/securing_your_flutter_apps_with_multifactor/
Reddit
From the FlutterDev community on Reddit: Securing your Flutter apps with Multi-Factor Authentication
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
CICD setup for Flutter.
I am facing issue in setting up the CICD setup, for android it is working but for iOS this is just nightmare for me, not able to link between flutter generated debug to iOS configuration of Development. submitted by /u/mehul_shilu [link] [comments] https://www.reddit.com/r/FlutterDev/comments/138dg6l/cicd_setup_for_flutter/
CICD setup for Flutter.
I am facing issue in setting up the CICD setup, for android it is working but for iOS this is just nightmare for me, not able to link between flutter generated debug to iOS configuration of Development. submitted by /u/mehul_shilu [link] [comments] https://www.reddit.com/r/FlutterDev/comments/138dg6l/cicd_setup_for_flutter/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Is it possible to create Virtual Keyboard app using flutter for Both IOS and Android?
I have made virtual keyboard app using Native Android, but no idea about IOS platform, in android we use IME service to make such app, but now I am curios to know is it possible to create virtual keyboard app using flutter which supports both platform? I want to support multiple languages in... https://www.reddit.com/r/FlutterDev/comments/138iskm/is_it_possible_to_create_virtual_keyboard_app/
Is it possible to create Virtual Keyboard app using flutter for Both IOS and Android?
I have made virtual keyboard app using Native Android, but no idea about IOS platform, in android we use IME service to make such app, but now I am curios to know is it possible to create virtual keyboard app using flutter which supports both platform? I want to support multiple languages in... https://www.reddit.com/r/FlutterDev/comments/138iskm/is_it_possible_to_create_virtual_keyboard_app/
Reddit
From the FlutterDev community on Reddit: Is it possible to create Virtual Keyboard app using flutter for Both IOS and Android?
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Database Connection
hello guys, i'm making an app from scratch for my graduation project and the deadline for that project is on 06/06/2023 so i have one month from now i need help to make a database local or cloud but i need to use a database that is suitable for my needs anyone here can recommend a database and... https://www.reddit.com/r/FlutterDev/comments/138sg5w/database_connection/
Database Connection
hello guys, i'm making an app from scratch for my graduation project and the deadline for that project is on 06/06/2023 so i have one month from now i need help to make a database local or cloud but i need to use a database that is suitable for my needs anyone here can recommend a database and... https://www.reddit.com/r/FlutterDev/comments/138sg5w/database_connection/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Extension Methods: A Guide with Examples
submitted by /u/HoLiVo link comments https://www.reddit.com/r/FlutterDev/comments/139eug4/flutter_extension_methods_a_guide_with_examples/
Flutter Extension Methods: A Guide with Examples
submitted by /u/HoLiVo link comments https://www.reddit.com/r/FlutterDev/comments/139eug4/flutter_extension_methods_a_guide_with_examples/
Reddit
From the FlutterDev community on Reddit: Flutter Extension Methods: A Guide with Examples
Posted by HoLiVo - No votes and no comments
New post on /r/flutterdev subreddit:
Web app using React VS mobile app using Flutter, which is easier to build?
Hi guys, I want to make something like IG and it looks to work great both on web and mobile. so I want to choose depending on which for me would be faster to pick up and easier to build it with. my background knowledge is about the same for both technologies. which would you recommend more... https://www.reddit.com/r/FlutterDev/comments/139hl8o/web_app_using_react_vs_mobile_app_using_flutter/
Web app using React VS mobile app using Flutter, which is easier to build?
Hi guys, I want to make something like IG and it looks to work great both on web and mobile. so I want to choose depending on which for me would be faster to pick up and easier to build it with. my background knowledge is about the same for both technologies. which would you recommend more... https://www.reddit.com/r/FlutterDev/comments/139hl8o/web_app_using_react_vs_mobile_app_using_flutter/
Reddit
From the FlutterDev community on Reddit: Web app using React VS mobile app using Flutter, which is easier to build?
Posted by rdpGuy - 1 vote and 10 comments
New post on /r/flutterdev subreddit:
Error in launching caused by CMakeLists.txt
my app was launching normal , but when i linked with firebase project and added the packages needed( firebase_auth, cloud_firestore, firebase_core) , i have this error when i run my app and it dont launch .I tried to locate the problem so i deleted the firebase packages from pubspec.yaml and... https://www.reddit.com/r/FlutterDev/comments/139sb8o/error_in_launching_caused_by_cmakeliststxt/
Error in launching caused by CMakeLists.txt
my app was launching normal , but when i linked with firebase project and added the packages needed( firebase_auth, cloud_firestore, firebase_core) , i have this error when i run my app and it dont launch .I tried to locate the problem so i deleted the firebase packages from pubspec.yaml and... https://www.reddit.com/r/FlutterDev/comments/139sb8o/error_in_launching_caused_by_cmakeliststxt/
Reddit
[deleted by user] : r/FlutterDev
123K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This community participates in the…
New post on /r/flutterdev subreddit:
Wear OS dev
Can flutter be used for Android /Apple wear OS development? submitted by /u/yourDaddy_here [link] [comments] https://www.reddit.com/r/FlutterDev/comments/13bemb1/wear_os_dev/
Wear OS dev
Can flutter be used for Android /Apple wear OS development? submitted by /u/yourDaddy_here [link] [comments] https://www.reddit.com/r/FlutterDev/comments/13bemb1/wear_os_dev/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Solution for logging and viewing the logs remotely
We run a few experiments on multiple devices that are deployed across the country. During those experiments, we log a lot of information about how the app processes data. Now we would like to collect those logs and view them somewhere. The app will be offline from time to time so we have to... https://www.reddit.com/r/FlutterDev/comments/13bn2x1/solution_for_logging_and_viewing_the_logs_remotely/
Solution for logging and viewing the logs remotely
We run a few experiments on multiple devices that are deployed across the country. During those experiments, we log a lot of information about how the app processes data. Now we would like to collect those logs and view them somewhere. The app will be offline from time to time so we have to... https://www.reddit.com/r/FlutterDev/comments/13bn2x1/solution_for_logging_and_viewing_the_logs_remotely/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
🔴 Wrap Widget Flutter - DevhubSpot
submitted by /u/sudarshanvis10 link comments https://www.reddit.com/r/FlutterDev/comments/13bv0ro/wrap_widget_flutter_devhubspot/
🔴 Wrap Widget Flutter - DevhubSpot
submitted by /u/sudarshanvis10 link comments https://www.reddit.com/r/FlutterDev/comments/13bv0ro/wrap_widget_flutter_devhubspot/
Reddit
From the FlutterDev community on Reddit: 🔴 Wrap Widget Flutter - DevhubSpot
Posted by sudarshanvis10 - No votes and no comments
New post on /r/flutterdev subreddit:
All about Adaptive Scaffold and Adaptive App Bars | Part - 2
https://youtu.be/myIAlu4fe8w submitted by /u/prateeksharma1712 link comments https://www.reddit.com/r/FlutterDev/comments/13cgutb/all_about_adaptive_scaffold_and_adaptive_app_bars/
All about Adaptive Scaffold and Adaptive App Bars | Part - 2
https://youtu.be/myIAlu4fe8w submitted by /u/prateeksharma1712 link comments https://www.reddit.com/r/FlutterDev/comments/13cgutb/all_about_adaptive_scaffold_and_adaptive_app_bars/
YouTube
All about Adaptive Scaffold and Adaptive App Bars | Part - 2
#flutter #adaptiveui #multiplatform #crossplatform
Flutter is a cross-platform SDK, so you can achieve similar UI in Android as well iOS with same codebase. At the same time, it is important to retain platform specific behaviour in the UI. In this series…
Flutter is a cross-platform SDK, so you can achieve similar UI in Android as well iOS with same codebase. At the same time, it is important to retain platform specific behaviour in the UI. In this series…
The Flutter Heroes newsletter contains info on the industry, special offers and discounts, plus event updates (video releases, call for papers etc) sign up today https://mailchef.4dem.it/app/public/fog/view/366/2p6
New post on /r/flutterdev subreddit:
What's New in Dart 3?
submitted by /u/OSetups link comments https://www.reddit.com/r/FlutterDev/comments/13cpwd0/whats_new_in_dart_3/
What's New in Dart 3?
submitted by /u/OSetups link comments https://www.reddit.com/r/FlutterDev/comments/13cpwd0/whats_new_in_dart_3/
Reddit
From the FlutterDev community on Reddit: What's New in Dart 3?
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Is it possible to use jetpack compose in a flutter application?
Some please help https://stackoverflow.com/questions/76207369/is-it-possible-to-use-jetpack-compose-in-a-flutter-application submitted by /u/BraveEvidence link comments https://www.reddit.com/r/FlutterDev/comments/13cwzqk/is_it_possible_to_use_jetpack_compose_in_a/
Is it possible to use jetpack compose in a flutter application?
Some please help https://stackoverflow.com/questions/76207369/is-it-possible-to-use-jetpack-compose-in-a-flutter-application submitted by /u/BraveEvidence link comments https://www.reddit.com/r/FlutterDev/comments/13cwzqk/is_it_possible_to_use_jetpack_compose_in_a/
Stack Overflow
Is it possible to use jetpack compose in a flutter application?
I am trying to integrate jetpack compose inside my flutter application. To easily add all the dependencies required for compose I created a new compose activity which automatically added all the re...
New post on /r/flutterdev subreddit:
Which state management?
Having a dilemma right here. Which state management should I go for? Provider? Riverpod? Bloc? I know I shouldn't be using GetX because that doesn't allow me to learn about Flutter at all. Many think that Riverpod makes the code complicated and messy. Can I have some of you guys opinion and... https://www.reddit.com/r/FlutterDev/comments/13dez2n/which_state_management/
Which state management?
Having a dilemma right here. Which state management should I go for? Provider? Riverpod? Bloc? I know I shouldn't be using GetX because that doesn't allow me to learn about Flutter at all. Many think that Riverpod makes the code complicated and messy. Can I have some of you guys opinion and... https://www.reddit.com/r/FlutterDev/comments/13dez2n/which_state_management/
Reddit
From the FlutterDev community on Reddit: Which state management?
Posted by lydialau_sf - 6 votes and 28 comments
New post on /r/flutterdev subreddit:
Invitation to collaborate in development
Hello team, I started experimenting with flutter, and in the process, I have managed to make a number of apps, that are totally open source. The apps currently published are simple and using simple APIs, to implement the core functionalities. I thought I should share this, because I would love... https://www.reddit.com/r/FlutterDev/comments/13dmcx0/invitation_to_collaborate_in_development/
Invitation to collaborate in development
Hello team, I started experimenting with flutter, and in the process, I have managed to make a number of apps, that are totally open source. The apps currently published are simple and using simple APIs, to implement the core functionalities. I thought I should share this, because I would love... https://www.reddit.com/r/FlutterDev/comments/13dmcx0/invitation_to_collaborate_in_development/
Reddit
From the FlutterDev community on Reddit: Invitation to collaborate in development
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Jetpack Compose For Flutter Dev: Lesson 1
submitted by /u/mobileAcademy link comments https://www.reddit.com/r/FlutterDev/comments/13dru69/jetpack_compose_for_flutter_dev_lesson_1/
Jetpack Compose For Flutter Dev: Lesson 1
submitted by /u/mobileAcademy link comments https://www.reddit.com/r/FlutterDev/comments/13dru69/jetpack_compose_for_flutter_dev_lesson_1/
Reddit
From the FlutterDev community on Reddit: Jetpack Compose For Flutter Dev: Lesson 1
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Can't build my app after upgrading sdk to 3.10.0
Here's when I build my app on ios: Error (Xcode): ../../../../.pub-cache/hosted/pub.dev/macos_ui-1.12.2/lib/src/fields/text_field.dart:108:35: Error: The parameter 'details' of the method '_TextFieldSelectionGestureDetectorBuilder.onSingleTapUp' has type 'TapUpDetails', which does not match the... https://www.reddit.com/r/FlutterDev/comments/13edtog/cant_build_my_app_after_upgrading_sdk_to_3100/
Can't build my app after upgrading sdk to 3.10.0
Here's when I build my app on ios: Error (Xcode): ../../../../.pub-cache/hosted/pub.dev/macos_ui-1.12.2/lib/src/fields/text_field.dart:108:35: Error: The parameter 'details' of the method '_TextFieldSelectionGestureDetectorBuilder.onSingleTapUp' has type 'TapUpDetails', which does not match the... https://www.reddit.com/r/FlutterDev/comments/13edtog/cant_build_my_app_after_upgrading_sdk_to_3100/