Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Flutter grid view animations
HiI want to create add / remove animations for a grid view plus maybe nice animations for initState but i couldn't figure out how to do that simple.Like with recyclerview on android i can use animateLayout to create items animation one after another etc....Plua it would.be helpful if someone have aguide for animations with examples... How to animate size of widget depending on its normal size... Like making it inflate from 0 to its default sizeBtw i am fetching data from firebase.

Submitted May 28, 2018 at 12:29AM by Code_PLeX
via reddit https://ift.tt/2IOQE9C
Reddit: My first application with Flutter - but also my first code experience with Dart !
Hello,I'm a full stack developer, mainly with Nodejs as backend, and Angular (web pages) and Swift (for iOS) for frontend. I'm not convinced with cross-platform frameworks for mobile applications due to limitations and performance issues. (I have already developed apps with Cordova and Xmarin) Generally, I prefer using native language for developing applications for iOS. Recently, I wanted to have a try with Flutter, so I decided to learn Dart to develop an application for Android and iOS. To learn Dart, I read the language specifications on the Dart website, then I read a lot of open-source code. You can find my app here : Google play https://play.google.com/store/apps/details?id=com.orange.labs.spilhen Apple App Store https://itunes.apple.com/fr/app/id1385377725No claim, it's just an application for fun. Your comments are welcome!As a main feedback from my experience, Flutter is really made for Android, the performance is much better compared to the iOS version. Stateful widgets are sometimes hard to control. I will write an article on my exprience, as well as the issues and limitations I had with Flutter.

Submitted May 28, 2018 at 03:01AM by Eimji
via reddit https://ift.tt/2LwXFtg
Reddit: Flutter Weekly #Issue 21
https://ift.tt/2xjunez

Submitted May 28, 2018 at 09:55AM by throw_cs_far_away
via reddit https://ift.tt/2kwoa60
Reddit: Flutter plugin for DialogFlow, Google's SDK for creating "conversational experiences" for Assistant, Alexa, etc.
https://ift.tt/2scj96C

Submitted May 28, 2018 at 09:23AM by Purple_Pizzazz
via reddit https://ift.tt/2siH5Vj
Reddit: Master or Beta channel?
Which is the 'best' branch to develop on?

Submitted May 28, 2018 at 08:35PM by dukovni
via reddit https://ift.tt/2GXoXWh
Reddit: Another great video from Fluttery channel on YouTube
https://www.youtube.com/watch?v=syd0c9Vi2hg

Submitted May 28, 2018 at 10:53PM by AussieFlutterDev
via reddit https://ift.tt/2kAbP0p
GGroup: Understanding the role of flutter daemon
I recently noticed https://ift.tt/2JgxdpO from @DanTup (Send an event at startup with the protocol version and pid) so this question may be aimed at him somehow. I'd appreciate any links to documentation about daemons and why protocol versions exist. I'm interested in

Submitted May 29, 2018 at 02:06AM by Fabio de Matos Quaresma Gonçalves
via Flutter Dev https://ift.tt/2L2Rlsp
Reddit: How does Android Jetpack fit into Flutter?
I was cruising through the docs here learning about Android Jetpackhttps://developer.android.com/jetpack/It appears to be a set of patterns and software components to help standardize/accelerate android app development. Given that Flutter is its own all-in-one runtime, I wonder how or where it fits into this initiative. Are we to implement the ideas within flutter or are there particular plugins that will be built by the Google team to supplement flutter?

Submitted May 29, 2018 at 04:59AM by movdev
via reddit https://ift.tt/2ITBkoc
GGroup: json_serializable does not convert nested objects to json string. Is this a limitation ?
So when I attempt to convert an object that has another object in it. The output json string looks like this {title: My Title, skills: [Instance of 'modelSkill']} Why did the skills instance not get converted to json string ? I think I might be missing something but not sure what . Here are

Submitted May 29, 2018 at 07:43AM by Adam Zedan
via Flutter Dev https://ift.tt/2ITC78B
GGroup: Static variable does not retain value in certain cases
I developed a simple app starting with this code base https://ift.tt/2snDG7P What it basically does is, it replaces body with new widget to simulate the android Fragments. Further, I added a splash screen to the app and a class containing a static websocket connection and a

Submitted May 29, 2018 at 09:27AM by Murtuza Kabul
via Flutter Dev https://ift.tt/2sgjLsc
GGroup: When Google Mobile Vision will support the face recognition login for Flutter?
Based on Google Mobile Vision where I can get detail information, examples etc… about flutter_mobile_vision Detect Faces coordinates? I am trying to build a demo app with face recognition login. Can I achieve this with flutter_mobile_vision? If yes, how? If not, when Flutter will support the

Submitted May 29, 2018 at 12:23PM by Niyazi Toros
via Flutter Dev https://ift.tt/2L66aKV
GGroup: How do you show a dollar sign $ in Flutter?
How do you show a dollar sign $ in Flutter? I have a currency section in my app and I need to show user a dollar sign $. How do I do that? "\$ Dollar: " is not working.... Any help please?

Submitted May 29, 2018 at 01:32PM by Niyazi Toros
via Flutter Dev https://ift.tt/2LEJkvc
Reddit: Getting IntelliJ/Android Studio to recognize the Flutter part as a Flutter project AND, at the same time, the android module as an Android project
Title says it all really. If I open the Flutter project with the IDE, Gradle won't be enabled so the sources from the Android module can't see the dependencies added via Gradle, like the flutter.jar, which includes things such as FlutterActivity, so the IDE thinks things are broken even though it all works fine.If I open the android module, everything in it is recognized fine by the IDE, but I can't run the Flutter app.This is annoying because this seems to prevent me from debugging platform-specific code.Apologies if this is pretty obvious; been doing native Android for like forever but just checking out Flutter now.

Submitted May 29, 2018 at 02:18PM by stoyicker
via reddit https://ift.tt/2slaNcg
GGroup: Bar chart with positive and negative values
Hi! I want to create a bar chart like this: https://ift.tt/2JdAiqA. The problem is that it doesn't support negative values (do not draw the bars) how can I do that with positive and negative values?

Submitted May 29, 2018 at 03:00PM by Fabricio Bayarri
via Flutter Dev https://ift.tt/2IU0HGw
GGroup: Reminders notifications with a specific date and time
HI Guys, It´s my first time with Flutter and I'm still getting used to the whole ecosystem. It's possible to create reminders notifications with a specific date and time, like a "Drink Water Riminder" ?

Submitted May 29, 2018 at 03:41PM by Pablo Souza
via Flutter Dev https://ift.tt/2shKmVy
Reddit: Using flutter with the Google Pixelbook
Hello!I'm currently in school for Computer Science and I bought this Pixelbook to aid me in my studies. As a side project I'd LOVE to get both Flutter and Android studio working on the linux side. I keep running into the same wall without much luck yet. KVM is required to run this AVD./dev/kvm device: permission denied.
Grant current user access to /dev/kvmI've given myself permission (or so I thought) but I'm still not able to boot up a virtual pixel 2 to test some apps that I'm working on. I am able to use an external device which by passes my whole issue but I'd really like to figure this out!.If anyone knows how to get this all working please let me know.Thanks,    Chris 

Submitted May 29, 2018 at 10:01PM by Chris_Code
via reddit https://ift.tt/2Jh7RrJ
Reddit: Flutter can now scan directories for all asset files; no more need to manually list every file.
https://ift.tt/2IYqY6p

Submitted May 29, 2018 at 09:51PM by Elixane
via reddit https://ift.tt/2shAprn