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

What is the key part of code generation? Mobx
Hi there,I have a mobx store and it's really hit and miss getting my storename.g.dart generated.The first time, I copied an example from medium and just kept running the generator until eventually it gave code.The second time, I wrote my own store forgot the abstract keyword. Added it in and it worked.I thought that was the problem.Now, third project, I think I have all my code down but it's still not generating. Many actions but no output.What makes it work or fail?

May 27, 2019 at 10:52AM by chi11ax
http://bit.ly/2HXkOnL
New post on /r/flutterdev subreddit:

Run C++ code with flutter?
Hi I'm new to flutter, i working on an app which will use image processing, i have the working code written in C++ (also in python), i want my app to process the images in the app offline, i wanted to know if there is any way i can connect my c++ code to flutter/dart code?

May 27, 2019 at 12:00PM by trevor1119
http://bit.ly/2K7u37y
New post on /r/flutterdev subreddit:

Flutter Custom Painter & Circular Wave Animation
http://bit.ly/2Wpk43Z

May 27, 2019 at 02:06PM by divyanshub024
http://bit.ly/2Mlytua
New post on /r/flutterdev subreddit:

How to achieve effect of "tilting card while scrolling"
Hi!I recently came over this beautiful design on dribbble,
https://dribbble.com/shots/6132724-Mobile-App-Design-for-Crossover-Fighting-GameI especially noticed the effect they used on the horizontally scrolling list (with content of weight, run speed and dash speed), where the cards slightly tilt when the list is scrolled.Does anyone have any tips or guides on how this effect can be achieved with Flutter?

May 27, 2019 at 04:40PM by Tuuxx
http://bit.ly/2Qro3Ys
New post on Flutter Dev Google group:

How can I pass a buttonClick to a Function on another Page?
Hi, I'm trying to pass a simple buttonpress to performe something in another class. The point is to use one page for several different functions, instead of having one page for every function. Right now the navigation to the textDeclaration-page works fine, but I can't get the right function

May 27, 2019 at 05:16PM by Battleaxes
http://bit.ly/2X7jIfL
New post on /r/flutterdev subreddit:

URL Launcher Flutter Web
As far as I've looked, the URL Launcher isn't currently available for Flutter Web. I'm working on a portfolio website which has a shop. I'll be setting up the shop on a separate sub-domain with a Django backend. However, I can't seem to redirect the the main website to the shop subdomain. There is a comment on this issue on the Flutter repo which suggests a possible way to import URL Launcher into Flutter Web but it doesn't seem to work. Is there any workaround or alternative to the URL Launcher or someway we can use the existing URL Launcher in a Flutter Web project?

May 27, 2019 at 05:13PM by an7agon1st
http://bit.ly/2worYvX
New post on Flutter Dev Google group:

CircularProgressIndicator is not showing
In RaisedButton onPressed method when i call setState for the first time it doesn't call the build method but the second setState method call build method successfully that's why it doesn't show me the circular progress indicator anyone can please tell where i go wrong? import 'package:flutt

May 27, 2019 at 05:31PM by Kamran Ali
http://bit.ly/2YKzNIu
New tweet from FlutterDev:

.@Rivet_app is a new reading app built with Flutter, from Area 120, Google’s workshop for experimental projects. It's available across Android smartphones, tablets, iPads, iPhones, and Chromebooks with feature parity and fully custom UX.

Learn more ↓ https://t.co/3eyIGAPxsH— Flutter (@FlutterDev) May 27, 2019

May 27, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1133040164010434560
New post on Flutter Dev Google group:

Multiple choice data
how can i send *skills *and* daysAvailble *to server as you can see *skills *is an array field and *daysAvailble *is a multiple choice field, In postman when i send like in the following pattern it works fine but how can i implement this in code? [image: image.png] I write the following code

May 27, 2019 at 07:00PM by Kamran Ali
http://bit.ly/2HYgJQd
New post on /r/flutterdev subreddit:

Understanding hot-reload in Flutter
Have you ever tried, hot-reloading and it failed? Lets dive deeper into understanding hot-reload feature in flutter and get to know its limitations through this article. https://medium.com/podiihq/understanding-hot-reload-in-flutter-2dc28b317036

May 27, 2019 at 09:33PM by MaureenJosephine
http://bit.ly/2wpxAGm
New post on Flutter Dev Google group:

App design with Cloud Firestore
Hi! I need some pointers how to think when designing a cloud firestore app. I think I started in the wrong end and made my app offline first with local data structures for my data and custom widget classes that takes these data structures and build their widget trees. And now I try to use a

May 28, 2019 at 01:18AM by Mattias Månsson
http://bit.ly/2WvDu7m
New post on /r/flutterdev subreddit:

Automatically persist ”flutter_bloc” states with “hydrated_bloc”
http://bit.ly/2Eujubd

May 28, 2019 at 01:10AM by felangel1
http://bit.ly/2HF6LUX
New post on /r/flutterdev subreddit:

Firebase ML Language Detection and Translation Support for Flutter | firebase_mlkit_language | Flutter Package | iOS only
http://bit.ly/2W0cvl0

May 28, 2019 at 02:21AM by NikzadK
http://bit.ly/2JIrVE5
New post on Flutter Dev Google group:

E' REGISTA ASSASSINO E PEDERASTA: GIUSEPPE LAZZARI ( FINITO IN CARCERE PER QUESTO https://www.nextqu
E' REGISTA ASSASSINO E PEDERASTA: GIUSEPPE LAZZARI ( FINITO IN CARCERE PER QUESTO http://bit.ly/2n7sHLm ) 1 FA PARTE DI UNA SETTA SATANISTA MOLTISSIMO ASSASSINA. CON DENTRO I PARI SATANISTI STUPRA ED AMMAZZA BAMBINI: DANIELE MINOTTI,

May 28, 2019 at 04:12AM by FABIO VENZI-GRAN MAESTRO GLRI
http://bit.ly/2VQuXaJ
New post on Flutter Dev Google group:

Can you limit the bar height in a HorizontalBarChart?
I'm using a HorizontalBarChart - http://bit.ly/2I6P8N4. It autosizes the bar heights for the chart. For a chart with a single bar, the bar is too fat and I want to set a maxheight. Is this possible?

May 28, 2019 at 05:51AM by Daniel Young
http://bit.ly/2Wc9ezh
New post on Flutter Dev Google group:

device or cloud api's using firebase_ml_plugin for flutter ?
I've been looking through the documentation for the firebase_ml_plugin for flutter (firebase_ml_vision) and its not clear how to explicitly distinguish between calling device side and cloud api's. For example, to create an instance of TextRecogniser

May 28, 2019 at 10:35AM by ejp s
http://bit.ly/2VUlyir