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

Flutter Design Patterns: An overview of Adapter design pattern and its implementation in Dart and Flutter
https://ift.tt/2JcAipC

October 23, 2019 at 08:28AM by mkobuolys
https://ift.tt/32FMFCf
New post on /r/flutterdev subreddit:

Tutorial that explains local storage and notifications clearly
I need a good tutorial (Udemy is okay) that explains local storage and notifications clearly, for a beginner. Every tutorial I try seem to avoid local storage and notifications in general. Thank you for your help.

October 23, 2019 at 10:05AM by sadatdaniel
https://ift.tt/35Yc1gu
New post on /r/flutterdev subreddit:

Open-sourced WallE, a wallpaper app 🖼️ that I built using Flutter 💙 in < 2 hours.
https://ift.tt/2N8ccx5

October 23, 2019 at 10:24AM by fleper
https://ift.tt/2JeDuRj
New post on /r/flutterdev subreddit:

Do you write a lot of platform specific code?
I'm looking at Flutter for a new project and was wondering if you need to write a lot of platform specific code?It's for a simple mostly ui application (login, register, list/details content and take picture kind a app, communication over socket with REST/json).I ask this cause i know my java/android, but not dart (but willing to learn). But I'm really against objective-c which just gives me the creeps.The alternative is just implement the app in android only and down the road do (or let someone else do) the thing for ios.(note stackoverflow doesn't allow this kind of questions anymore, so i'm posting on reddit this time)

October 23, 2019 at 11:53AM by tinustate
https://ift.tt/2MDR2Ia
New post on /r/flutterdev subreddit:

Is it possibly possible to make a app with just a bottom modal sheet. You know, just like Google assistant?
No text found

October 23, 2019 at 11:40AM by chif_
https://ift.tt/2oUkyAF
New post on /r/flutterdev subreddit:

Happy Birthday Flutter!!! 🎆🍾🎉🎂🎈
https://ift.tt/2BGZDn7

October 23, 2019 at 12:23PM by EngineerScientist
https://ift.tt/35VsAtA
New post on /r/flutterdev subreddit:

3D in Flutter is it even possible ?
Hello, this is my first ever post reddit post.As a newly employed junior mobile dev i was tasked to try to implement 3D view of a model inside of flutter app, i have been experimenting with google's AR Core and Sceneform but that only covers the android side of it. I have also pitched idea of using Unity but my seniors are not too keen on that.What I am wondering has anyone tried to implement 3D view of a model inside of a flutter application and that can share few pointers maybe ? Point of my application is to show a 3D model and then be able to pass different textures to that model and be able to rotate/scale it.I did my research and I know that Flutter is not focused for 3D only for 2D, i have been looking into alternative ways to achieve my goal. Any hints are welcome, thanks.

October 23, 2019 at 01:24PM by zvrksam86
https://ift.tt/33W0rkq
New post on /r/flutterdev subreddit:

Giffy Dialog v1.5.0 released
https://ift.tt/31MdJ25

October 23, 2019 at 01:02PM by xsahil03x
https://ift.tt/2N8IbgD
New post on Flutter Dev Google group:

Hold The Screen Keyboard
Hello everyone, I want to ask how do we show and hide the keyboard programmatically in the dart flutter application? Best Regards,

October 23, 2019 at 02:40PM by Denis Ramdan
https://ift.tt/2BDXrNw
New post on /r/flutterdev subreddit:

ML Complete - still unusuable?
Anyone feels ML Complete stills feels inferior to the regular autocomplete?I usually recommends properties/arguments I've already declared into my method callingiechild: Column(
-> auto complete here
mainAxisSize: MainAxisSize.min,
children: <Widget>[])​It tries to suggest children again, which has been declared already.

October 23, 2019 at 03:06PM by tehort
https://ift.tt/2N3K0vz
New post on /r/flutterdev subreddit:

Any new folks coming from Javascript? I wrote a comprehensive JS vs Dart syntax comparison
https://ift.tt/2JfivOw

October 23, 2019 at 05:25PM by frank06_
https://ift.tt/2ME8pIU
New post on /r/flutterdev subreddit:

Let's show our love for Flutter and Dart teams. Nominate Flutter & Dart as the Most Welcoming Developer Community
https://twitter.com/filiphracek/status/1186798471270895616

October 23, 2019 at 05:14PM by EngineerScientist
https://ift.tt/2N9csMj
New post on Flutter Dev Google group:

Google assistant integration
Is there a plug-in yet for google assistant , Siri and Alexa? We are looking at integrating voice in our flutter app

October 23, 2019 at 05:45PM by Sam Cromer
https://ift.tt/31AFn1a
New post on /r/flutterdev subreddit:

Dart extensions applied to i18n!!! You have Text("Hello") and you want to translate it to the current locale. You just need to add .i18n to the string, like this: Text("Hello".i18n). This would display "Hola" in Spanish, "Olá" in Portuguese, and so on. You can also have plurals, genders etc.
https://ift.tt/2PdJY6M

October 23, 2019 at 07:02PM by marcglasberg
https://ift.tt/2Jgz8cK