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

How does Flutter compare to other Hybrid App Frameworks/SDKs?
I haven't seen this kind of post here, so I thought I would ask it:What are the main advantages of flutter over other hybrid app SDKs/Frameworks?I'm currently just starting to create hybrid apps with a web development background. I know Angular so NativeScript is an alternative or ReactNative which uses React. There is also Ionic but that doesn't resolve in truly native apps?I think one big advantage of these frameworks is that you can share a lot of code when I also wan't to create a web app with similar features.I'm still very new to flutter but I feel like the developer experience (with hot reloading and debugging) is a lot better. Can't really speak on other topics yet. So how does flutter compare with other frameworks? How much are the apps customizable in design? How quick is the development process? What where your experiences?​Looking forward to read your opinions!

December 14, 2018 at 11:47PM by jwknows
https://ift.tt/2QXueWQ
New post on /r/flutterdev subreddit:

A port of the C# 101 LINQ Samples rewritten in Dart
I just found this and thought it would be useful to post here. When porting business logic code to Flutter and manipulating data, LINQ is very useful. This github repository has samples that show the C# version and then the equivalent Dart version. Unfortunately the C# samples use the 'query syntax' and not the 'lambda syntax' which I never use as its a C# only dialect wheres the Lambda syntax is more cross-language!Here are the Dart samples: https://github.com/mythz/dart-linq-examplesHere is the original C# LINQ Samples https://code.msdn.microsoft.com/101-LINQ-Samples-3fb9811b

December 15, 2018 at 11:12AM by masterofmisc
https://ift.tt/2S8o7g0
New post on /r/flutterdev subreddit:

Dart for Flutter : Mixin in Dart
In object-oriented programming languages, a Mixin is a class that contains methods for use by other classes without having to be the parent class of those other classes.In other words mixins are normal classes from which we can borrow methods(or variables) without extending the class. And in dart we do this using the keyword with
. Like if you want to use class B as a mixin for class A then ,
Visit here for full article :

December 15, 2018 at 11:41AM by shubhamhackz
https://ift.tt/2CflseQ
New post on Flutter Dev Google group:

Workaround to know firebase on flutter
Hi, After follow the instruction on : https://ift.tt/2UJaDJj To install cloud_firestore on my project. But when I compile it I got the same error described on : https://ift.tt/2BkGHu2 But the github issue do not

December 15, 2018 at 01:14PM by Danilo Luiz Rheinheimer
https://ift.tt/2UTvwS6
New post on Flutter Dev Google group:

Android license status unknown
Hi Friends, How an solve this license status unknown? [√] Flutter (Channel stable, v1.0.0, on Microsoft Windows [Version 10.0.17134.407], locale en-IN) [!] Android toolchain - develop for Android devices (Android SDK 28.0.3) X Android license status unknown. Thanks, Naveen

December 15, 2018 at 06:05PM by Eega Naveen Reddy
https://ift.tt/2QTEBLh
Indian group for Flutter: @flutterindia
New post on /r/flutterdev subreddit:

Simple Dependency Injection Container for Flutter
https://pub.dartlang.org/packages/berry​Looking forward to opinions and suggestions. Thank you.

December 15, 2018 at 09:38PM by criticalbh
https://ift.tt/2BkRbcW
New post on Flutter Dev Google group:

Flutter Schedule organization question/point me in the right direction
Hey everyone! I've been learning a lot lately but I'm stumped on this particular problem. I have a list of events that happen at certain times. I'd like to setup a tab view that allows you to scan dates from left to right, while a stream shows the events for that particular day. I'm not sure

December 16, 2018 at 12:18AM by Brennan Altringer
https://ift.tt/2BlzDNS
New post on /r/flutterdev subreddit:

FlutterForce — Week 5
https://ift.tt/2BxvqH1

December 16, 2018 at 12:06PM by flutterist
https://ift.tt/2QBbVYm
New post on Flutter Dev Google group:

PlatformView for Fragment?
Hi, I would like to know if anyone has idea on the proper way to make Fragment work in PlatformView, or if this is supported at all. I want to use PlatformView in my code, but PlatformView expects a view, and unfortunately the 3rd party library I'd like to build the bridge on only provides

December 16, 2018 at 03:08PM by Edmund Tam
https://ift.tt/2UPoUUI
New tweet from flutterio:

In this episode of the #BoringShow, @filiphracek and @Hixie take a deep dive on slivers. They cover the basics, implement a floating AppBar, and go on building their own crazy custom sliver.

Watch here → https://t.co/8v5OsQ1L2c pic.twitter.com/fqIpxkw2Oq— Flutter (@flutterio) December 16, 2018

December 16, 2018 at 06:45PM
http://twitter.com/flutterio/status/1074359758403133443