Reddit: Questions about Dart and strong coupling of view and controller code
Hi everyone, I am mostly a web and desktop developer and most of my knowledge is around Go, ASP.NET, and Angular. I just started learning flutter as I think Fuchsia is a very promising platform and opens a lot of possibilities for mobile app development.However, after learning flutter and Dart for a few days, I can't help wondering if Dart is really the optimal optional for Fuchsia and flutter development, and I am questioning if Dart is just a temporary solution before Google comes up with a better language for Fuchsia and flutter.Here are my main concerns with using Dart as the main development language:Dart does not have an engaging community and is listed as the worst programming language to learn by TechRepublic. The subreddit of Dart is really quiet and I am not sure if it's worth of my effort to learn Dart if Google is going to replace it soon in the future.Sample code reads like configurations in flutter. I walked through the tutorial, looked into a few pages of the cookbook. I am astonished that views are so strongly coupled within Dart code (instead of having a separate HTML or XAML that allows you to decouple view and controller code). This reminds me of Java Swing. I used to write a lot of code in Java Swing, and I hated how verbose it was and that a lot of my code was configuring Swing components, which made my program really big and difficult to maintain (even if I used design patterns). I personally prefer .NET WPF and Angular where I can put view and controller into XAML/HTML and C#/TypeScript code and there is a clear boundary between them. Flutter (or Dart) seems to couple them again and bring everything back to the early 2000, but I believe Google may have its reason for choosing Dart and make view and controller code tightly coupled.I personally find it risky to learn immature (or in early development-stage) technologies as they can change a lot in the first 3 stable releases (Java 1.4 - 5, Angular beta to first stable release) and my time and effort will be wasted if the change is too dramatic. What do you think? Do you think my concerns are valid? Is it worth to invest time learning flutter to prepare for future mobile development? Thanks!P.S. I am no longer interested in learning Android (with Kotlin or Java), iOS (with Swift), or Ionic/ReactNative, after I learned the architecture of Fuchsia and flutter.
Submitted May 08, 2018 at 02:44AM by hybsuns
via reddit https://ift.tt/2FSTc0e
Hi everyone, I am mostly a web and desktop developer and most of my knowledge is around Go, ASP.NET, and Angular. I just started learning flutter as I think Fuchsia is a very promising platform and opens a lot of possibilities for mobile app development.However, after learning flutter and Dart for a few days, I can't help wondering if Dart is really the optimal optional for Fuchsia and flutter development, and I am questioning if Dart is just a temporary solution before Google comes up with a better language for Fuchsia and flutter.Here are my main concerns with using Dart as the main development language:Dart does not have an engaging community and is listed as the worst programming language to learn by TechRepublic. The subreddit of Dart is really quiet and I am not sure if it's worth of my effort to learn Dart if Google is going to replace it soon in the future.Sample code reads like configurations in flutter. I walked through the tutorial, looked into a few pages of the cookbook. I am astonished that views are so strongly coupled within Dart code (instead of having a separate HTML or XAML that allows you to decouple view and controller code). This reminds me of Java Swing. I used to write a lot of code in Java Swing, and I hated how verbose it was and that a lot of my code was configuring Swing components, which made my program really big and difficult to maintain (even if I used design patterns). I personally prefer .NET WPF and Angular where I can put view and controller into XAML/HTML and C#/TypeScript code and there is a clear boundary between them. Flutter (or Dart) seems to couple them again and bring everything back to the early 2000, but I believe Google may have its reason for choosing Dart and make view and controller code tightly coupled.I personally find it risky to learn immature (or in early development-stage) technologies as they can change a lot in the first 3 stable releases (Java 1.4 - 5, Angular beta to first stable release) and my time and effort will be wasted if the change is too dramatic. What do you think? Do you think my concerns are valid? Is it worth to invest time learning flutter to prepare for future mobile development? Thanks!P.S. I am no longer interested in learning Android (with Kotlin or Java), iOS (with Swift), or Ionic/ReactNative, after I learned the architecture of Fuchsia and flutter.
Submitted May 08, 2018 at 02:44AM by hybsuns
via reddit https://ift.tt/2FSTc0e
Microsoft
ASP.NET Core, an open-source web development framework | .NET
Build web apps and services that run on Windows, Linux, and macOS using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.
Reddit: Manually Spawning Isolates for Larger Computations in Flutter
https://www.youtube.com/watch?v=s8bwUr7hF9A
Submitted May 08, 2018 at 08:33AM by Purple_Pizzazz
via reddit https://ift.tt/2HYpEEi
https://www.youtube.com/watch?v=s8bwUr7hF9A
Submitted May 08, 2018 at 08:33AM by Purple_Pizzazz
via reddit https://ift.tt/2HYpEEi
YouTube
Manually Spawning Isolates for Larger Computations in Dart's Flutter Framework
In this tutorial, we look at how you can manually spawn and communicate with Isolates from Flutter.
Source Code: https://github.com/tensor-programming/flutter_advanced_isolates
Flutter Platform Threading: https://github.com/flutter/engine/wiki/Threading…
Source Code: https://github.com/tensor-programming/flutter_advanced_isolates
Flutter Platform Threading: https://github.com/flutter/engine/wiki/Threading…
Reddit: What's the best Udemy course ?
Hi! I want to get a course for Flutter. Someone alreay buy one of these courses and can give me a feedback ?https://www.udemy.com/flutter-dart-the-complete-flutter-app-development-course/https://www.udemy.com/flutter-development/https://www.udemy.com/flutter-zero-to-professional-cross-platform-app-iosandroid/Are they up to date ?You can also link me course from somewhere else.Thanks
Submitted May 08, 2018 at 10:16AM by Hotgeart
via reddit https://ift.tt/2wn4vOK
Hi! I want to get a course for Flutter. Someone alreay buy one of these courses and can give me a feedback ?https://www.udemy.com/flutter-dart-the-complete-flutter-app-development-course/https://www.udemy.com/flutter-development/https://www.udemy.com/flutter-zero-to-professional-cross-platform-app-iosandroid/Are they up to date ?You can also link me course from somewhere else.Thanks
Submitted May 08, 2018 at 10:16AM by Hotgeart
via reddit https://ift.tt/2wn4vOK
Udemy
Flutter & Dart - The Complete Flutter App Development Course
Build Flutter iOS and Android Apps with a Single Codebase: Learn Google's Flutter Mobile Development Framework & Dart
Reddit: Is anyone using Parse Server with flutter?
Is anyone using parse Server with flutter, any pointers on how to get started with it?
Submitted May 08, 2018 at 10:09AM by thasaleni
via reddit https://ift.tt/2jDWZ8G
Is anyone using parse Server with flutter, any pointers on how to get started with it?
Submitted May 08, 2018 at 10:09AM by thasaleni
via reddit https://ift.tt/2jDWZ8G
reddit
Is anyone using Parse Server with flutter? • r/FlutterDev
Is anyone using parse Server with flutter, any pointers on how to get started with it?
Reddit: Unit testing dart code
Just wondering if anyone has any projects with a lot of their dart code being unit tested? I see a lot of projects where the majority of the tests are where widgets are being tested but not just plain dart code without any dependencies on the Flutter framework.
Submitted May 08, 2018 at 10:42AM by MarkOSullivan
via reddit https://ift.tt/2I0VEI1
Just wondering if anyone has any projects with a lot of their dart code being unit tested? I see a lot of projects where the majority of the tests are where widgets are being tested but not just plain dart code without any dependencies on the Flutter framework.
Submitted May 08, 2018 at 10:42AM by MarkOSullivan
via reddit https://ift.tt/2I0VEI1
reddit
Unit testing dart code • r/FlutterDev
Just wondering if anyone has any projects with a lot of their dart code being unit tested? I see a lot of projects where the majority of the tests...
Reddit: Encrypted SQLite Database?
we're evaluating iOS/Android cross platform frameworks at work, and one of our hard requirements is to have an encrypted SQLite database. I've found one GitHub repo that's a fork of sqflite that claims to be encrypted, but there's no documentation at all on using it. Is this something any of you have done with Flutter?
Submitted May 08, 2018 at 03:31PM by zachtib
via reddit https://ift.tt/2KFHObD
we're evaluating iOS/Android cross platform frameworks at work, and one of our hard requirements is to have an encrypted SQLite database. I've found one GitHub repo that's a fork of sqflite that claims to be encrypted, but there's no documentation at all on using it. Is this something any of you have done with Flutter?
Submitted May 08, 2018 at 03:31PM by zachtib
via reddit https://ift.tt/2KFHObD
reddit
Encrypted SQLite Database? • r/FlutterDev
we're evaluating iOS/Android cross platform frameworks at work, and one of our hard requirements is to have an encrypted SQLite database. I've...
GGroup: Beta 3: Getting "NoSuchMethodError: The method '<' was called on null. " when building for release
Hi, Just upgrade Flutter to beta 3 and I am seeing following error when running "flutter run --release" or "flutter build apk". Running "flutter clean" before the command doesn't help. No problem running in debug mode. As the error is too vague for me, could anyone shed some light on this?
Submitted May 08, 2018 at 03:25PM by Edmund Tam
via Flutter Dev https://ift.tt/2I4HvFr
Hi, Just upgrade Flutter to beta 3 and I am seeing following error when running "flutter run --release" or "flutter build apk". Running "flutter clean" before the command doesn't help. No problem running in debug mode. As the error is too vague for me, could anyone shed some light on this?
Submitted May 08, 2018 at 03:25PM by Edmund Tam
via Flutter Dev https://ift.tt/2I4HvFr
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
Reddit: Skia graphic engine internals documentation?
Looking to better understand how Skia works and looking for source on internals documentation.
Submitted May 08, 2018 at 03:58PM by bartturner
via reddit https://ift.tt/2FW3FaX
Looking to better understand how Skia works and looking for source on internals documentation.
Submitted May 08, 2018 at 03:58PM by bartturner
via reddit https://ift.tt/2FW3FaX
reddit
Skia graphic engine internals documentation? • r/FlutterDev
Looking to better understand how Skia works and looking for source on internals documentation.
Reddit: Looking for documentation on Flutter internals?
Want to learn more about the internals of Flutter. Does anyone have a good source? Thanks in advance for any help!
Submitted May 08, 2018 at 03:46PM by bartturner
via reddit https://ift.tt/2jErWd8
Want to learn more about the internals of Flutter. Does anyone have a good source? Thanks in advance for any help!
Submitted May 08, 2018 at 03:46PM by bartturner
via reddit https://ift.tt/2jErWd8
reddit
Looking for documentation on Flutter internals? • r/FlutterDev
Want to learn more about the internals of Flutter. Does anyone have a good source? Thanks in advance for any help!
Reddit: Gradient background in flutter!!
https://youtu.be/AFiQsM0gojU
Submitted May 08, 2018 at 05:38PM by chiraggsam
via reddit https://ift.tt/2IqQxjq
https://youtu.be/AFiQsM0gojU
Submitted May 08, 2018 at 05:38PM by chiraggsam
via reddit https://ift.tt/2IqQxjq
YouTube
04 - Gradient Background in Flutter
In this video, we'll see how to create a gradient of 2 or more colors in Flutter in only 2 minutes!! Do like and subscribe for more on-point videos just like this one!
Source code: https://github.com/Pro-Grammerr/Flutter-pro-grammer/blob/master/04%20-%2…
Source code: https://github.com/Pro-Grammerr/Flutter-pro-grammer/blob/master/04%20-%2…
Reddit: Google I/O'18: Discussion thread
Google I/O'18 is here! Here are some useful links:LivestreamHow to watch Flutter at Google I/O 2018Google I/O HomepageA bunch of r/FlutterDev members are watching the stream together in Discord Chat, come join us!
Submitted May 08, 2018 at 06:27PM by KingBaal
via reddit https://ift.tt/2rsSgeq
Google I/O'18 is here! Here are some useful links:LivestreamHow to watch Flutter at Google I/O 2018Google I/O HomepageA bunch of r/FlutterDev members are watching the stream together in Discord Chat, come join us!
Submitted May 08, 2018 at 06:27PM by KingBaal
via reddit https://ift.tt/2rsSgeq
YouTube
Keynote (Google I/O '18)
Learn about the latest product and platform innovations at Google in a Keynote led by Sundar Pichai.
This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese, and Spanish.
Access Google Pay Business Console to get your…
This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese, and Spanish.
Access Google Pay Business Console to get your…
GGroup: Icon
How do I remove the padding that is generated when I loop an icon in a row ?
Submitted May 08, 2018 at 09:48PM by Paulo Henrique Pereira
via Flutter Dev https://ift.tt/2HZYsor
How do I remove the padding that is generated when I loop an icon in a row ?
Submitted May 08, 2018 at 09:48PM by Paulo Henrique Pereira
via Flutter Dev https://ift.tt/2HZYsor
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
Reddit: Could Flutter and Fuchsia be a prelude to Android's demise?
https://ift.tt/2rpMcmj
Submitted May 08, 2018 at 09:48PM by Darkglow666
via reddit https://ift.tt/2I7dR2y
https://ift.tt/2rpMcmj
Submitted May 08, 2018 at 09:48PM by Darkglow666
via reddit https://ift.tt/2I7dR2y
TechYourChance
Will Google Betray and Kill Android | TechYourChance
My very troubling thoughts about the future of Android.
Reddit: Tinder cards swipe effect
https://ift.tt/2wqCGoE
Submitted May 08, 2018 at 10:34PM by ivaskuu
via reddit https://ift.tt/2I4iZV2
https://ift.tt/2wqCGoE
Submitted May 08, 2018 at 10:34PM by ivaskuu
via reddit https://ift.tt/2I4iZV2
GitHub
Ivaskuu/tinder_cards
tinder_cards - Tinder like cards swipe effect with Flutter.
Reddit: Interesting new tool from google
https://ift.tt/2KLKAff
Submitted May 08, 2018 at 11:41PM by AussieFlutterDev
via reddit https://ift.tt/2FXjVbJ
https://ift.tt/2KLKAff
Submitted May 08, 2018 at 11:41PM by AussieFlutterDev
via reddit https://ift.tt/2FXjVbJ
Material Design
Gallery Home
Build beautiful, usable products faster. Material Design is an adaptable system—backed by open-source code—that helps teams build high quality digital experiences.
GGroup: Which talked at io 2018 actually have flutter content?
I have watched the first talked tagged as design and flutter, I think they said flutter twice and displayed code sample for everything but flutter. So out of the remaining 5 talks tagged as Flutter, which ones will have flutter content? https://ift.tt/2rszbYU
Submitted May 08, 2018 at 11:55PM by seb mitchell
via Flutter Dev https://ift.tt/2KMnpSn
I have watched the first talked tagged as design and flutter, I think they said flutter twice and displayed code sample for everything but flutter. So out of the remaining 5 talks tagged as Flutter, which ones will have flutter content? https://ift.tt/2rszbYU
Submitted May 08, 2018 at 11:55PM by seb mitchell
via Flutter Dev https://ift.tt/2KMnpSn
Google I/O 2018
Google I/O brings together developers from around the globe for 3-days of technical sessions, codelabs, interactive demos, and more. Explore the Schedule.
Reddit: Test out the Mapbox Maps plugin for Flutter
https://ift.tt/2I33ukp
Submitted May 09, 2018 at 12:23AM by Purple_Pizzazz
via reddit https://ift.tt/2woCpm3
https://ift.tt/2I33ukp
Submitted May 09, 2018 at 12:23AM by Purple_Pizzazz
via reddit https://ift.tt/2woCpm3
Points of interest
Test out the Maps plugin for Flutter – Points of interest
By: Antonio Zugaldia
Reddit: Flutter codelab: Material Components (MDC) Basics (Flutter)
https://ift.tt/2IpBu9D
Submitted May 09, 2018 at 12:47AM by KingBaal
via reddit https://ift.tt/2wxT5I7
https://ift.tt/2IpBu9D
Submitted May 09, 2018 at 12:47AM by KingBaal
via reddit https://ift.tt/2wxT5I7
Reddit: I/O '18 Guide - Interview with Tim Sneath about Flutter
https://youtu.be/cRSD5QHAnig
Submitted May 09, 2018 at 01:12AM by MarkOSullivan
via reddit https://ift.tt/2HXLnfo
https://youtu.be/cRSD5QHAnig
Submitted May 09, 2018 at 01:12AM by MarkOSullivan
via reddit https://ift.tt/2HXLnfo
reddit
I/O '18 Guide - Interview with Tim Sneath about Flutter • r/FlutterDev
1 points and 0 comments so far on reddit