New post on /r/flutterdev subreddit:
Base m2 16gb RAM Mac mini
Hi y'all, I have been eyeing the m2 Mac mini with 16gb RAM for my flutter development. What have anyone tried using that for flutter dev? Thank you submitted by /u/ThomasPhilli link comments https://www.reddit.com/r/FlutterDev/comments/182utge/base_m2_16gb_ram_mac_mini/
Base m2 16gb RAM Mac mini
Hi y'all, I have been eyeing the m2 Mac mini with 16gb RAM for my flutter development. What have anyone tried using that for flutter dev? Thank you submitted by /u/ThomasPhilli link comments https://www.reddit.com/r/FlutterDev/comments/182utge/base_m2_16gb_ram_mac_mini/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Database for a chat use case?
Hello everyone! I'm currently exploring different options for implementing a chat feature in my app. I've been considering using Getstream (Maker Account), Firebase, or Appwrite. Initially, I leaned towards using flutterchatui with Firebase to get the job done. However, I have concerns about... https://www.reddit.com/r/FlutterDev/comments/183d8lb/database_for_a_chat_use_case/
Database for a chat use case?
Hello everyone! I'm currently exploring different options for implementing a chat feature in my app. I've been considering using Getstream (Maker Account), Firebase, or Appwrite. Initially, I leaned towards using flutterchatui with Firebase to get the job done. However, I have concerns about... https://www.reddit.com/r/FlutterDev/comments/183d8lb/database_for_a_chat_use_case/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Looking to connect with Flutter developers in Bulgaria
as the title says, looking to connect with Flutter devs in Bulgaria, ideally Sofia submitted by /u/teclogics link comments https://www.reddit.com/r/FlutterDev/comments/183jffh/looking_to_connect_with_flutter_developers_in/
Looking to connect with Flutter developers in Bulgaria
as the title says, looking to connect with Flutter devs in Bulgaria, ideally Sofia submitted by /u/teclogics link comments https://www.reddit.com/r/FlutterDev/comments/183jffh/looking_to_connect_with_flutter_developers_in/
Reddit
[deleted by user] : r/FlutterDev
130K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
New post on /r/flutterdev subreddit:
I've built a Flutter Group Chat App with Firebase π¨βπ» Check the Video π₯ It also supports Video Calls (Open Source)
Hello guys! I've built a Flutter Group Chat App that supports Video Calls It uses Firestore, Cloud Functions, Firebase Cloud Messaging, and Agora for handling the Video Calls π₯ Check the video and GitHub Project π¨βπ» Thank you guys! submitted by /u/WiseTapDotCom link comments https://www.reddit.com/r/FlutterDev/comments/183pdq5/ive_built_a_flutter_group_chat_app_with_firebase/
I've built a Flutter Group Chat App with Firebase π¨βπ» Check the Video π₯ It also supports Video Calls (Open Source)
Hello guys! I've built a Flutter Group Chat App that supports Video Calls It uses Firestore, Cloud Functions, Firebase Cloud Messaging, and Agora for handling the Video Calls π₯ Check the video and GitHub Project π¨βπ» Thank you guys! submitted by /u/WiseTapDotCom link comments https://www.reddit.com/r/FlutterDev/comments/183pdq5/ive_built_a_flutter_group_chat_app_with_firebase/
Reddit
From the FlutterDev community on Reddit: I've built a Flutter Group Chat App with Firebase π¨βπ» Check the Video π₯ It also supportsβ¦
Explore this post and more from the FlutterDev community
Tickets are available for AI Heroes. If you're interested to learn and network about all things AI for developers, data engineers, designers and marketers then grab your ticket today!
cc https://t.me/aiheroes https://ticket.synesthesia.it/events/aiheroes-2023/
cc https://t.me/aiheroes https://ticket.synesthesia.it/events/aiheroes-2023/
New post on /r/flutterdev subreddit:
Flutter Anime App UI | Speed Code
submitted by /u/pravinnatsu link comments https://www.reddit.com/r/FlutterDev/comments/184yi06/flutter_anime_app_ui_speed_code/
Flutter Anime App UI | Speed Code
submitted by /u/pravinnatsu link comments https://www.reddit.com/r/FlutterDev/comments/184yi06/flutter_anime_app_ui_speed_code/
Reddit
From the FlutterDev community on Reddit: Flutter Anime App UI | Speed Code
Posted by pravinnatsu - 2 votes and 2 comments
New post on /r/flutterdev subreddit:
How can I deploy my Flutter, Mysql projects?
Hi everyone, i had been learning flutterfire recently while I like the process I am still curious with flutter, php mysql connections. I plan on creating a note app with users (Basically CRUD) and I want to deploy it online (Keep in mind I am using flutter with php and mysql) While on the topic... https://www.reddit.com/r/FlutterDev/comments/1850muf/how_can_i_deploy_my_flutter_mysql_projects/
How can I deploy my Flutter, Mysql projects?
Hi everyone, i had been learning flutterfire recently while I like the process I am still curious with flutter, php mysql connections. I plan on creating a note app with users (Basically CRUD) and I want to deploy it online (Keep in mind I am using flutter with php and mysql) While on the topic... https://www.reddit.com/r/FlutterDev/comments/1850muf/how_can_i_deploy_my_flutter_mysql_projects/
Reddit
From the FlutterDev community on Reddit: How can I deploy my Flutter, Mysql projects?
Posted by Legitimate_Ad8991 - 1 vote and 5 comments
New post on /r/flutterdev subreddit:
Show Overflow View Indicator in Flutter
Display children in a line with an overflow indicator at the end if there is not enough space. https://effortlesscodelearning.com/blog/overflow-indicator-in-flutter-mastering-ui-responsiveness/ submitted by /u/effortlesscodeLearn link comments https://www.reddit.com/r/FlutterDev/comments/1858208/show_overflow_view_indicator_in_flutter/
Show Overflow View Indicator in Flutter
Display children in a line with an overflow indicator at the end if there is not enough space. https://effortlesscodelearning.com/blog/overflow-indicator-in-flutter-mastering-ui-responsiveness/ submitted by /u/effortlesscodeLearn link comments https://www.reddit.com/r/FlutterDev/comments/1858208/show_overflow_view_indicator_in_flutter/
Effortless Code Learning
Overflow Indicator in Flutter: Mastering UI Responsiveness - Effortless Code Learning
Learn how to create a user-friendly interface by displaying widgets in a line with an overflow indicator using Flutter. Improve user experience on limited screen space with this step-by-step guide.
New post on /r/flutterdev subreddit:
How do you require users to upgrade to the newest version of your app?
I have a big change coming up for my flutter app going from version 1 -> version 2. Once the app is approved and deployed I no longer want anyone to be using version 1. How do you handle this? I know there are some packages where you can check the version but that doesn't fully solve my problem... https://www.reddit.com/r/FlutterDev/comments/185ilwf/how_do_you_require_users_to_upgrade_to_the_newest/
How do you require users to upgrade to the newest version of your app?
I have a big change coming up for my flutter app going from version 1 -> version 2. Once the app is approved and deployed I no longer want anyone to be using version 1. How do you handle this? I know there are some packages where you can check the version but that doesn't fully solve my problem... https://www.reddit.com/r/FlutterDev/comments/185ilwf/how_do_you_require_users_to_upgrade_to_the_newest/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How to have an app to use legacy code UI (native) and new (Flutter based) UI based on user preference?
I have an existing iOS app on the App Store developed natively, it is now redesigned in Flutter with new UI as a separate project. I do not want to launch the flutter app as a separate app as I want to retain deep links and notifications setup etc of the native based app. How can I integrate the ... https://www.reddit.com/r/FlutterDev/comments/185vyx6/how_to_have_an_app_to_use_legacy_code_ui_native/
How to have an app to use legacy code UI (native) and new (Flutter based) UI based on user preference?
I have an existing iOS app on the App Store developed natively, it is now redesigned in Flutter with new UI as a separate project. I do not want to launch the flutter app as a separate app as I want to retain deep links and notifications setup etc of the native based app. How can I integrate the ... https://www.reddit.com/r/FlutterDev/comments/185vyx6/how_to_have_an_app_to_use_legacy_code_ui_native/
Reddit
[deleted by user] : r/FlutterDev
150K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
You can join #FlutterHeroes24 in the way that suits you. In person in Turin to meet, greet and smell the people :) Or online with access to all presentations and participation in the Q&A π₯ 23 February 2024 π₯ https://flutterheroes.com/2024/
New post on /r/flutterdev subreddit:
devicedetailsflutter | Flutter Package
submitted by /u/ArifSagar link comments https://www.reddit.com/r/FlutterDev/comments/1860bru/device_details_flutter_flutter_package/
devicedetailsflutter | Flutter Package
submitted by /u/ArifSagar link comments https://www.reddit.com/r/FlutterDev/comments/1860bru/device_details_flutter_flutter_package/
Reddit
From the FlutterDev community on Reddit: device_details_flutter | Flutter Package
Posted by ArifSagar - 5 votes and 4 comments
New post on /r/flutterdev subreddit:
Thoughts on CI/CD with Azure DevOps?
Has anyone worked with creating a CI/CD pipeline for a Flutter application in Azure DevOps? If yes, how has your experience been with it? If you have any resources that helped you achieve this, could you also mention them? submitted by /u/pandeycant link comments https://www.reddit.com/r/FlutterDev/comments/186i81l/thoughts_on_cicd_with_azure_devops/
Thoughts on CI/CD with Azure DevOps?
Has anyone worked with creating a CI/CD pipeline for a Flutter application in Azure DevOps? If yes, how has your experience been with it? If you have any resources that helped you achieve this, could you also mention them? submitted by /u/pandeycant link comments https://www.reddit.com/r/FlutterDev/comments/186i81l/thoughts_on_cicd_with_azure_devops/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
If your company offers a platform, service, tech solution or tool, new or updated API/SDK/plug in, and Flutter developers are within your target market, then you should consider working with #FlutterHeroes24 https://flutterheroes.com/2024/flutterheroes-sponsors/
We're looking for great Flutter use cases, stories and examples. If this is you or your team, then get your information together and make a submission this week! #FlutterHeroes24 https://papers.synesthesia.it/flutter-heroes-2024/cfp
New post on /r/flutterdev subreddit:
Creating a Peer-to-Peer Tic Tac Toe Game in Flutter
submitted by /u/yashmakan link comments https://www.reddit.com/r/FlutterDev/comments/186n2f9/creating_a_peertopeer_tic_tac_toe_game_in_flutter/
Creating a Peer-to-Peer Tic Tac Toe Game in Flutter
submitted by /u/yashmakan link comments https://www.reddit.com/r/FlutterDev/comments/186n2f9/creating_a_peertopeer_tic_tac_toe_game_in_flutter/
Reddit
From the FlutterDev community on Reddit: Creating a Peer-to-Peer Tic Tac Toe Game in Flutter
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Java to Flutter?
Hey, so I have been in company it was an intership for java for like 6 months. I realized I hate java and doing backend work but what caught my eye from other team in my company is flutter. I want my work to be seen immediatelly like when you programming app you can see the changes. My question... https://www.reddit.com/r/FlutterDev/comments/186t8ms/java_to_flutter/
Java to Flutter?
Hey, so I have been in company it was an intership for java for like 6 months. I realized I hate java and doing backend work but what caught my eye from other team in my company is flutter. I want my work to be seen immediatelly like when you programming app you can see the changes. My question... https://www.reddit.com/r/FlutterDev/comments/186t8ms/java_to_flutter/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
A simple Neovim Plugin dealing with const keywords easily
Having been bothered by the LSP's diagnostics, I developed this plugin for automatically dealing with const keywords. It has two main features: add const keywords when the current node and its children have no dynamic content. delete const keywords while you add some dynamic contents, eg:... https://www.reddit.com/r/FlutterDev/comments/187bqex/a_simple_neovim_plugin_dealing_with_const/
A simple Neovim Plugin dealing with const keywords easily
Having been bothered by the LSP's diagnostics, I developed this plugin for automatically dealing with const keywords. It has two main features: add const keywords when the current node and its children have no dynamic content. delete const keywords while you add some dynamic contents, eg:... https://www.reddit.com/r/FlutterDev/comments/187bqex/a_simple_neovim_plugin_dealing_with_const/
Reddit
From the FlutterDev community on Reddit: A simple Neovim Plugin dealing with const keywords easily
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Senior Dev and Principal Dev open roles in the company where I'm working. 100% remote, 401k match, medical and dental health insurance. Really good salary + annual bonus.
PM me so I can get you the info and the referral bonus if you are hired. I'm not a recruiter, I'm a software engineer. submitted by /u/SagatRiu link comments https://www.reddit.com/r/FlutterDev/comments/187j3es/senior_dev_and_principal_dev_open_roles_in_the/
Senior Dev and Principal Dev open roles in the company where I'm working. 100% remote, 401k match, medical and dental health insurance. Really good salary + annual bonus.
PM me so I can get you the info and the referral bonus if you are hired. I'm not a recruiter, I'm a software engineer. submitted by /u/SagatRiu link comments https://www.reddit.com/r/FlutterDev/comments/187j3es/senior_dev_and_principal_dev_open_roles_in_the/
Reddit
[deleted by user] : r/FlutterDev
147K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
New post on /r/flutterdev subreddit:
Calling all Flutter developers for DOM renderer
Please check out my new feature request on GitHub for a DOM renderer in Flutter Web. Your support with a thumbs-up can make a huge difference in enhancing Flutter's web capabilities and take attention of the Flutter team. Let's make this happen together!... https://www.reddit.com/r/FlutterDev/comments/187mdit/calling_all_flutter_developers_for_dom_renderer/
Calling all Flutter developers for DOM renderer
Please check out my new feature request on GitHub for a DOM renderer in Flutter Web. Your support with a thumbs-up can make a huge difference in enhancing Flutter's web capabilities and take attention of the Flutter team. Let's make this happen together!... https://www.reddit.com/r/FlutterDev/comments/187mdit/calling_all_flutter_developers_for_dom_renderer/
Reddit
Calling all Flutter developers for DOM renderer : r/FlutterDev
135K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
New post on /r/flutterdev subreddit:
How do you convert an existing full-Flutter project into a Flutter module?
r/flutterhelp r/FlutterDev Hi, I'm attempting to create an add-to-app (add2app) project with a native iOS project and my existing Flutter project. I'd like to convert my existing Flutter project into a module so that it can be used with the add-to-app process. I've been referencing this... https://www.reddit.com/r/FlutterDev/comments/1885uef/how_do_you_convert_an_existing_fullflutter/
How do you convert an existing full-Flutter project into a Flutter module?
r/flutterhelp r/FlutterDev Hi, I'm attempting to create an add-to-app (add2app) project with a native iOS project and my existing Flutter project. I'd like to convert my existing Flutter project into a module so that it can be used with the add-to-app process. I've been referencing this... https://www.reddit.com/r/FlutterDev/comments/1885uef/how_do_you_convert_an_existing_fullflutter/
Reddit
From the FlutterDev community on Reddit: How do you convert an existing full-Flutter project into a Flutter module?
Explore this post and more from the FlutterDev community