Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

What are the architectural differences between Flutter for Desktop and Electron?
Hello everyone.I have been getting into Flutter lately and I really like it. I'm just a hobbyist (without a CS background) coming from Python and Rust. I have no JS experience (or better: only very little). One thing I like about Flutter is the upcoming Flutter for Desktop feature which should make coding cross plattform apps much nicer and easier than what I currently use (Rust and GTK).What I like to understand is: How does Flutter for Desktop compare to Electron? Especially its underlying architecture. I did some research and it looks fairly similar. There's a VM and standard library (DartVM and Dart standard library vs V8/Chromium and node.js). But it seems the rendering will still be based on Skia compared to Electron which seems to just be a V8/Chromium Webview (or whatever that is called).By far the biggest complaint about Electron is that it is so resource-intensive. Probably due to it requiring a full running "browser" (meaning V8). How will this be different in Flutter for Desktop? I suppose that Flutter is only AOT compiled for ARM/Mobile and not for x86_64 machines? At least so far I never heard of Dart being able to be compiled to x86_64 machine code.However I cannot properly assess the situation due to my lack of a CS background. Will Flutter for Desktop only use less memory/RAM or will it actually be significantly faster? And if the latter: Fast in just processing or also in rendering? It would seem that Skia is WAY faster than HTML/DOM Rendering within V8. So even WAY more faster than Flutter vs React Native on mobile.However the actual speed of the language should be fairly similar. Most benchmark show that Dart (in its VM) is about as fast as JS. Depending on the task.Which of my assumptions are correct? What did I get wrong? What have I missed? Really any input is welcome here.Thanks a lot in advance!

August 20, 2019 at 03:45PM by booooomba
https://ift.tt/2HfNs44
New post on Flutter Dev Google group:

Error when run Navigation.pushReplacement with Stream + Bloc
Hi guys How are you. I started to development in Flutter and try to build a app with login feature. I used bloc + stream + provider to do it but I am having some error that can be seeing in this issue https://ift.tt/2z9RtCz Someone can help me? Thanks

August 20, 2019 at 08:12PM by Lucas Simon
https://ift.tt/2P4v4S7
New post on /r/flutterdev subreddit:

Sliding Puzzle with a Twist - Live Camera Jigsaw
Preview Link: https://github.com/mannprerak2/JigsawCameraPuzzle/blob/master/GIF/gif.gifRepo Link: https://github.com/mannprerak2/JigsawCameraPuzzleDownload Apk here: https://github.com/mannprerak2/JigsawCameraPuzzle/releases/download/v1.0/app-release.apkMade this sliding Jigsaw Puzzle for the Flutter Create Challenge (has less than 5 kb of dart code). Turned out to be a good pass time. Learned a lot about Alignment, Overflow boxes, and Clipper.Should I go on to make this a game to release it on the Playstore? please leave your thoughts

August 20, 2019 at 08:19PM by mannprerak
https://ift.tt/2zaMbH5
New post on /r/flutterdev subreddit:

Best practices - keeping local and remote db in sync
Hi /r/flutterdev, I am looking for a way to keep a local and a remote db in sync. So when a change is made locally, it gets persisted and as soon as the user has internet connection, synchronized with the remote db.What do you guys use? I have seen that firebase allows this behavior, but I'd prefer to do it without firebase. Are there other options? (For android, there seems to be realm.io or the SyncAdapter) Or should I develop a custom solution on my own?

August 20, 2019 at 10:22PM by Vhey
https://ift.tt/2P4FwJl
New post on /r/flutterdev subreddit:

'60 Days of Flutter: Building a Messenger from Scratch' : Day 8 : Changing The Launcher Icon and Implementing GestureDetector
https://ift.tt/2P6s2wM

August 20, 2019 at 10:18PM by aditya_gurjar
https://ift.tt/2zb37x9
New post on /r/flutterdev subreddit:

Is it possible to make android Launcher using flutter ?
No text found

August 21, 2019 at 12:56AM by Matty54105410
https://ift.tt/2TLUDWA
New post on /r/flutterdev subreddit:

I took 30 Apps in 30 Days challenge while using flutter for first time, I failed, and I don't regret
https://ift.tt/2TNGPuV

August 20, 2019 at 06:18PM by imhashir
https://ift.tt/33HwZzj
New post on Flutter Dev Google group:

Issues with build upload on Test flight
Hello Team, We have been encountering an issue while uploading the iOS build on test flight, it runs fine in the first attempt but for further attempts it does not goes past application splash page. I have try to upload a new demo flutter project it also have the same problem.

August 21, 2019 at 08:12AM by Sanju Bhatt
https://ift.tt/2KIwWf4
New post on /r/flutterdev subreddit:

Flutter vs React Native: A Developer’s Perspective
https://ift.tt/2P5C7tK

August 21, 2019 at 08:12AM by SolaceInfotech
https://ift.tt/2zbvBH1
New post on /r/flutterdev subreddit:

Migrate to Flutter or stick with Capacitor?
I currently have a capacitor app that has heavy usage of SVGs via anime.js (this library makes it really easy to animate SVGs and chain different animations together). There is currently nothing functionally close to what anime.js can offer on pub.dev and I would probably have to spend weeks to port the functions from anime.js over to Dart which may or may not be a good idea AND I'd have to rewrite/migrate all the HTML/CSS/JS to Flutter which would take even more time.Has anyone been in a similar situation having a Ionic/Capacitor app but aren't sure if Flutter is a better choice when some libraries your app needs are not (yet) available? Would/did you end up sticking with Ionic/Capacitor or bit the bullet and went with Flutter?

August 21, 2019 at 09:18AM by Sheeple9001
https://ift.tt/2Zh4dSD
New post on /r/flutterdev subreddit:

FYI Building App Bundle fails with Gradle plugin 3.5.0 (prompted update with new stable Android Studio)
Just a FYI, if you update to new stable Android Studio you will be prompted to update the Gradle plugin accordingly to version 3.5.0. As of now this will break building Android App Bundle. The proposed solution before a fix comes is to downgrade the Gradle plugin to 3.4.2.Ref: https://github.com/flutter/flutter/issues/38934

August 21, 2019 at 10:49AM by pemell
https://ift.tt/2ZjsMhC
New post on /r/flutterdev subreddit:

Cross-platform Mobile Development Overview, Flutter Vs React Native Development Comparison and Performance Checks
https://ift.tt/31Qat5q

August 21, 2019 at 09:48AM by dashdevs
https://ift.tt/2HiDa39
New post on /r/flutterdev subreddit:

Learn Flutter in French
Hi everyone, I want to share with you my Youtube channel to learn Flutter in French language.I publish 1-2 video / week, full course will be available at the end of this year.Youtube Channel : https://www.youtube.com/channel/UC0NS44EgOlc3sKqsiMwscmw/Enjoy it !

August 21, 2019 at 12:49PM by Inmanencia-learn
https://ift.tt/2Zf6de9
New post on Flutter Dev Google group:

ListBody vs( column and row) ??
ListBody ,column ,row what is the diffrence couldn't find anything in google about it

August 21, 2019 at 02:20PM by hechmi dammak
https://ift.tt/2TNXHS4