New post on /r/flutterdev subreddit:
My first non-trivial patterns and record function for dart 3
Someone asked for a run-length encoder... cluster an input list by identical elements, associating those with a count of the consecutive items. Here's my demonstration using Dart 3 patterns and records: void main(List<String> arguments) { const input = 1, 1, 1, 2, 3, 3, 3;... https://www.reddit.com/r/FlutterDev/comments/13me5tg/my_first_nontrivial_patterns_and_record_function/
My first non-trivial patterns and record function for dart 3
Someone asked for a run-length encoder... cluster an input list by identical elements, associating those with a count of the consecutive items. Here's my demonstration using Dart 3 patterns and records: void main(List<String> arguments) { const input = 1, 1, 1, 2, 3, 3, 3;... https://www.reddit.com/r/FlutterDev/comments/13me5tg/my_first_nontrivial_patterns_and_record_function/
Reddit
From the FlutterDev community on Reddit: My first non-trivial patterns and record function for dart 3
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Week End Project: Building a Live Streaming App with Flutter and Video SDK
submitted by /u/sagar_kava [link] [comments] https://www.reddit.com/r/FlutterDev/comments/13n014f/week_end_project_building_a_live_streaming_app/
Week End Project: Building a Live Streaming App with Flutter and Video SDK
submitted by /u/sagar_kava [link] [comments] https://www.reddit.com/r/FlutterDev/comments/13n014f/week_end_project_building_a_live_streaming_app/
Reddit
From the FlutterDev community on Reddit: Week End Project: Building a Live Streaming App with Flutter and Video SDK
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Dev looking for Jr developer Opportunity.
Hi Redditors, Currently I have completed my internship in a product based startup. Now I am looking for better startup opportunities to contribute my skills and to grow professionally. My keen interest is in working with a product based startup and to work in disruptive technologies that... https://www.reddit.com/r/FlutterDev/comments/13okaqn/flutter_dev_looking_for_jr_developer_opportunity/
Flutter Dev looking for Jr developer Opportunity.
Hi Redditors, Currently I have completed my internship in a product based startup. Now I am looking for better startup opportunities to contribute my skills and to grow professionally. My keen interest is in working with a product based startup and to work in disruptive technologies that... https://www.reddit.com/r/FlutterDev/comments/13okaqn/flutter_dev_looking_for_jr_developer_opportunity/
Reddit
From the FlutterDev community on Reddit: Flutter Dev looking for Jr developer Opportunity.
Posted by aslam_ts - No votes and no comments
New post on /r/flutterdev subreddit:
Stable release of awesomeflutterextensions is here! 🚀✨ Many more extensions are available now, and everything has been updated for Dart 3.0.0
submitted by /u/sephiroth485 link comments https://www.reddit.com/r/FlutterDev/comments/13olpdj/stable_release_of_awesome_flutter_extensions_is/
Stable release of awesomeflutterextensions is here! 🚀✨ Many more extensions are available now, and everything has been updated for Dart 3.0.0
submitted by /u/sephiroth485 link comments https://www.reddit.com/r/FlutterDev/comments/13olpdj/stable_release_of_awesome_flutter_extensions_is/
Reddit
From the FlutterDev community on Reddit: Stable release of awesome_flutter_extensions is here! 🚀✨ Many more extensions are available…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Animation
in android there are motionlayout is there anything equivalent to this magic one? submitted by /u/kamelsayed link comments https://www.reddit.com/r/FlutterDev/comments/13ovfsp/flutter_animation/
Flutter Animation
in android there are motionlayout is there anything equivalent to this magic one? submitted by /u/kamelsayed link comments https://www.reddit.com/r/FlutterDev/comments/13ovfsp/flutter_animation/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
I created the most basic plugin but I figured it could help someone. Check if your iOS app is being run on an Apple Silicon Mac!
submitted by /u/mriosdeveloper link comments https://www.reddit.com/r/FlutterDev/comments/13pagj9/i_created_the_most_basic_plugin_but_i_figured_it/
I created the most basic plugin but I figured it could help someone. Check if your iOS app is being run on an Apple Silicon Mac!
submitted by /u/mriosdeveloper link comments https://www.reddit.com/r/FlutterDev/comments/13pagj9/i_created_the_most_basic_plugin_but_i_figured_it/
Reddit
From the FlutterDev community on Reddit: I created the most basic plugin but I figured it could help someone. Check if your iOS…
Explore this post and more from the FlutterDev community
What will happen in the next 12 months in Flutter??? Who knows, but we'll be covering it at #FlutterHeroes24, see you there!
In the meantime here are the 2023 photos for you to enjoy:
https://myalbum.com/album/LwqENqTYkHG6sX/
In the meantime here are the 2023 photos for you to enjoy:
https://myalbum.com/album/LwqENqTYkHG6sX/
New post on /r/flutterdev subreddit:
Why is Kotlin the default language for Android when creating a Flutter app?
I was updating my app dependencies when I got hit by the classic "compileDebugJavaWithJavac task and compileDebugKotlin task jvm target compatibility should be set to the same Java version". This left me wondering: why do I use Kotlin compiler at all in my Flutter app? I don't use Android... https://www.reddit.com/r/FlutterDev/comments/13popjb/why_is_kotlin_the_default_language_for_android/
Why is Kotlin the default language for Android when creating a Flutter app?
I was updating my app dependencies when I got hit by the classic "compileDebugJavaWithJavac task and compileDebugKotlin task jvm target compatibility should be set to the same Java version". This left me wondering: why do I use Kotlin compiler at all in my Flutter app? I don't use Android... https://www.reddit.com/r/FlutterDev/comments/13popjb/why_is_kotlin_the_default_language_for_android/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Course about Flutter on Udemy
Hello everyone, Can I have a question? Has anyone studied the flutter course of Maximillian on Udemy? Can I get some reviews on this course so I can decide whether to buy it or not? submitted by /u/GiaKier-2052 link comments https://www.reddit.com/r/FlutterDev/comments/13psz3u/course_about_flutter_on_udemy/
Course about Flutter on Udemy
Hello everyone, Can I have a question? Has anyone studied the flutter course of Maximillian on Udemy? Can I get some reviews on this course so I can decide whether to buy it or not? submitted by /u/GiaKier-2052 link comments https://www.reddit.com/r/FlutterDev/comments/13psz3u/course_about_flutter_on_udemy/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Can I replace reveal.js with Flutter for presentation slideshows?
I'm new to flutter (yet old to many other things), so maybe I'm not thinking about this properly...I have some doc generation tools which will format content into slide shows (with animations, hyperlinks, video embeds, etc). Most of these use https://revealjs.com/ to create static HTML and... https://www.reddit.com/r/FlutterDev/comments/13q0z0l/can_i_replace_revealjs_with_flutter_for/
Can I replace reveal.js with Flutter for presentation slideshows?
I'm new to flutter (yet old to many other things), so maybe I'm not thinking about this properly...I have some doc generation tools which will format content into slide shows (with animations, hyperlinks, video embeds, etc). Most of these use https://revealjs.com/ to create static HTML and... https://www.reddit.com/r/FlutterDev/comments/13q0z0l/can_i_replace_revealjs_with_flutter_for/
reveal.js
The HTML presentation framework | reveal.js
Documentation and demos for the open source reveal.js HTML presentation framework.
New post on /r/flutterdev subreddit:
FlutterFlow - complex widgets without code
Custom vs FF Widgets - When to do what. In the next tutorial video, I showcase a very essential view of the resource calendar which is much needed for a lot of applications, and how this can be easily created in FF without the use of any pub dev packages. https://youtu.be/0z47nPSx6yQ ... https://www.reddit.com/r/FlutterDev/comments/13qh3za/flutterflow_complex_widgets_without_code/
FlutterFlow - complex widgets without code
Custom vs FF Widgets - When to do what. In the next tutorial video, I showcase a very essential view of the resource calendar which is much needed for a lot of applications, and how this can be easily created in FF without the use of any pub dev packages. https://youtu.be/0z47nPSx6yQ ... https://www.reddit.com/r/FlutterDev/comments/13qh3za/flutterflow_complex_widgets_without_code/
YouTube
Scale up & Dont Screup - FlutterFlow - Plan your Widget Tree
In this episode, we are going to see the power of FlutterFlow, on how we can breakdown our requirement and overcome the limitations of working with PUB dev packages without any code and just with FlutterFlow
@FlutterFlow @flutterdev @TheFlutterWay @koushikDahobi…
@FlutterFlow @flutterdev @TheFlutterWay @koushikDahobi…
New post on /r/flutterdev subreddit:
Impeller potential
I want to ask, besides shader compilation jank mitigation, are there other scenarios that Impeller will unlock? Specially in terms of 3D. Is it a far fetched dream to see something of the caliber of three.js on our beloved Flutter? submitted by /u/timv_simg [link] [comments] https://www.reddit.com/r/FlutterDev/comments/13qoxte/impeller_potential/
Impeller potential
I want to ask, besides shader compilation jank mitigation, are there other scenarios that Impeller will unlock? Specially in terms of 3D. Is it a far fetched dream to see something of the caliber of three.js on our beloved Flutter? submitted by /u/timv_simg [link] [comments] https://www.reddit.com/r/FlutterDev/comments/13qoxte/impeller_potential/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Having hard time wrapping my head around the idea of constructors. Can someone recommend something ?
I'm totally exhausted trying to understand all kind of constructor . Especially factory constructors . Idk when to use what type of constructors. Maybe I need to relearn them? Can someone recommend anything which could help me master OOP in dart / Flutter ? submitted by /u/Crg29 link ... https://www.reddit.com/r/FlutterDev/comments/13r8vtp/having_hard_time_wrapping_my_head_around_the_idea/
Having hard time wrapping my head around the idea of constructors. Can someone recommend something ?
I'm totally exhausted trying to understand all kind of constructor . Especially factory constructors . Idk when to use what type of constructors. Maybe I need to relearn them? Can someone recommend anything which could help me master OOP in dart / Flutter ? submitted by /u/Crg29 link ... https://www.reddit.com/r/FlutterDev/comments/13r8vtp/having_hard_time_wrapping_my_head_around_the_idea/
Reddit
From the FlutterDev community on Reddit: Having hard time wrapping my head around the idea of constructors. Can someone recommend…
Posted by Crg29 - 1 vote and 6 comments
New post on /r/flutterdev subreddit:
Dart Course For Beginners
submitted by /u/OSetups link comments https://www.reddit.com/r/FlutterDev/comments/13rhhv3/dart_course_for_beginners/
Dart Course For Beginners
submitted by /u/OSetups link comments https://www.reddit.com/r/FlutterDev/comments/13rhhv3/dart_course_for_beginners/
Reddit
From the FlutterDev community on Reddit: Dart Course For Beginners
Posted by OSetups - 11 votes and no comments
New post on /r/flutterdev subreddit:
ChatGPT says Google can index the content of Flutter apps because texts in the canvas are SVG files. Is this true?
As you might know, Flutter renders everything on a canvas, this is why the concept of Pixel Perfection works with Flutter. This would mean an HTML5 if Flutter compiled to the web. So the UI that the user interacts with is an interactive image (like a video game). Because of this, it can't be... https://www.reddit.com/r/FlutterDev/comments/13rjd8h/chatgpt_says_google_can_index_the_content_of/
ChatGPT says Google can index the content of Flutter apps because texts in the canvas are SVG files. Is this true?
As you might know, Flutter renders everything on a canvas, this is why the concept of Pixel Perfection works with Flutter. This would mean an HTML5 if Flutter compiled to the web. So the UI that the user interacts with is an interactive image (like a video game). Because of this, it can't be... https://www.reddit.com/r/FlutterDev/comments/13rjd8h/chatgpt_says_google_can_index_the_content_of/
Reddit
From the FlutterDev community on Reddit: ChatGPT says Google can index the content of Flutter apps because texts in the canvas…
Posted by -D_B_ - No votes and 6 comments
New post on /r/flutterdev subreddit:
What are some good open source repos for learning best practices for flutter?
To further elaborate on this, I'd mean learning the standard for project structure, state managements to use etc. That's currently used in the industry i mean. Just a fellow lad looking to get some practice! submitted by /u/liuhh00 link comments https://www.reddit.com/r/FlutterDev/comments/13s174c/what_are_some_good_open_source_repos_for_learning/
What are some good open source repos for learning best practices for flutter?
To further elaborate on this, I'd mean learning the standard for project structure, state managements to use etc. That's currently used in the industry i mean. Just a fellow lad looking to get some practice! submitted by /u/liuhh00 link comments https://www.reddit.com/r/FlutterDev/comments/13s174c/what_are_some_good_open_source_repos_for_learning/
Reddit
From the FlutterDev community on Reddit: What are some good open source repos for learning best practices for flutter?
Posted by liuhh00 - 27 votes and 10 comments
What a whopper! #FlutterHeroes23 was a brilliant event with loads of great content and high energy networking. Thanks to everyone who made it such an awesome event. Click here for the event photos: https://myalbum.com/album/LwqENqTYkHG6sX/
New post on /r/flutterdev subreddit:
Dart 3 and Android library with interoperability
I would like to understand the impact for Dart 3 to be able to run Java or Kotlin code using interoperability For example: I want to make a library using Android wearable API and I could choose to use Platform Channel but now I can use interoperability. The thing is, I feel that we are just... https://www.reddit.com/r/FlutterDev/comments/13sbpx0/dart_3_and_android_library_with_interoperability/
Dart 3 and Android library with interoperability
I would like to understand the impact for Dart 3 to be able to run Java or Kotlin code using interoperability For example: I want to make a library using Android wearable API and I could choose to use Platform Channel but now I can use interoperability. The thing is, I feel that we are just... https://www.reddit.com/r/FlutterDev/comments/13sbpx0/dart_3_and_android_library_with_interoperability/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
RadioListTile in Flutter
submitted by /u/Dhanraj_Flutterdev [link] [comments] https://www.reddit.com/r/FlutterDev/comments/13sgdnw/radiolisttile_in_flutter/
RadioListTile in Flutter
submitted by /u/Dhanraj_Flutterdev [link] [comments] https://www.reddit.com/r/FlutterDev/comments/13sgdnw/radiolisttile_in_flutter/
Reddit
From the FlutterDev community on Reddit: RadioListTile in Flutter
Posted by Dhanraj_Flutterdev - 1 vote and 1 comment
New post on /r/flutterdev subreddit:
I'm building a tool for Flutter to boost the testing process.
Hey there, fellow Flutter enthusiasts! Today, I wanted to take a moment to introduce you to a Flutter Tool that I'm building. At its core, this project aims to simplify and enhance the app testing process, allowing you to focus on what matters most: crafting exceptional user experiences. My... https://www.reddit.com/r/FlutterDev/comments/13sv9aa/im_building_a_tool_for_flutter_to_boost_the/
I'm building a tool for Flutter to boost the testing process.
Hey there, fellow Flutter enthusiasts! Today, I wanted to take a moment to introduce you to a Flutter Tool that I'm building. At its core, this project aims to simplify and enhance the app testing process, allowing you to focus on what matters most: crafting exceptional user experiences. My... https://www.reddit.com/r/FlutterDev/comments/13sv9aa/im_building_a_tool_for_flutter_to_boost_the/
Reddit
From the FlutterDev community on Reddit: I'm building a tool for Flutter to boost the testing process.
Posted by shakytasty - 23 votes and 3 comments
New post on /r/flutterdev subreddit:
Free Open-source messaging solution
Hi everyone, I want to share with you a project that I think is very cool and useful. It’s called Open-IM-Server, and it’s an open source messaging solution that can empower seamless communication for any application. Open-IM-Server is an instant messaging server written in pure... https://www.reddit.com/r/FlutterDev/comments/13t68t6/free_opensource_messaging_solution/
Free Open-source messaging solution
Hi everyone, I want to share with you a project that I think is very cool and useful. It’s called Open-IM-Server, and it’s an open source messaging solution that can empower seamless communication for any application. Open-IM-Server is an instant messaging server written in pure... https://www.reddit.com/r/FlutterDev/comments/13t68t6/free_opensource_messaging_solution/
Reddit
From the FlutterDev community on Reddit: Free Open-source messaging solution
Posted by Doumbouya13 - 21 votes and 5 comments