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

Flutter Tidbits from 1Block - AnimatedSize, palette_generator, Exponential Slider, Onboarding with Overlay
http://bit.ly/2VRdWlz

May 21, 2019 at 12:37AM by l_u_c_a_s
http://bit.ly/2HEuIdY
New post on /r/flutterdev subreddit:

Game development on flutter, suggestions?
No text found

May 21, 2019 at 12:07AM by utopy
http://bit.ly/2EiwQHm
New post on /r/flutterdev subreddit:

global varaible in flutter
Hi Guys,i am not sure if this is the right place to post this but i need serious and urgent help,i want to be able to create a variable, example String Cat=4; in screen 3, and be able to call cat in say screen 7 it returns 4. i have been working on a porject approaching deadline and i have been struggling with this, tried using class, but it is sort of messedup. any help would be highly welcomed.​NB: i have not done any mobile development before this and i have a background in c# and java

May 21, 2019 at 01:35AM by lanrayx2
http://bit.ly/2VU0sFN
New post on /r/flutterdev subreddit:

Cleaner Navigation in Flutter using Named Routes and Route Generation
http://bit.ly/30z8QcH

May 21, 2019 at 04:46AM by Filledstacks
http://bit.ly/2VIecic
New post on /r/flutterdev subreddit:

Flutter is the future of mobile app development 👏👏👏
http://bit.ly/2VGMx0J

May 21, 2019 at 09:57AM by GlennMulligan
http://bit.ly/30waziO
New post on /r/flutterdev subreddit:

Shouldn't there be specific widgets for the web?
No text found

May 21, 2019 at 09:54AM by andyalbert
http://bit.ly/30u03Zv
New post on /r/flutterdev subreddit:

Flutter tutorial: Step-by-step guide to kick-off your first Flutter project
http://bit.ly/2JuOiNd

May 21, 2019 at 09:30AM by Gigatronbot
http://bit.ly/2JZ095D
New post on Flutter Dev Google group:

How to get Text input in TextField on clicking suffix icon of TextField
I am having text input filed (see attachment) which shows suffix icon. on clicking suffix icon i want to get text in textfield. Please can anyone help me out. My code is below but its not getting the value to text field import 'package:flutter/material.dart'; import 'package:flutter/services.dart

May 21, 2019 at 11:51AM by mahantappa b k
http://bit.ly/30w2gnj
New post on Flutter Dev Google group:

Negation argument must have a static type of 'bool'.
Hi Friends, Can any one help on this error. Negation argument must have a static type of 'bool'. when i was calling the method Future abc(){ } i'm Getting this error.could any one have the solution for this Thanks & Regards Rajkumar G iOS Developer

May 21, 2019 at 12:06PM by Rajkumar Garikapati
http://bit.ly/2w9lhxL
New post on /r/flutterdev subreddit:

Storing data
Hi guys,​In all of my apps I have a Storage class that is just a static class that holds the logged user and token. And when I need to use the token for the request I just do the Storage.loggedUser.token from anywhere in my app. But, I feel it's not the best solution. Recently I started using flutter_bloc package and so far it's great but I have a problem getting the token without using the static variables. It would be great if you could give me some links or something for holding data in runtime after it's received from api/storage.​Thanks

May 21, 2019 at 12:35PM by Spectarion
http://bit.ly/2EmfWYC
New post on Flutter Dev Google group:

Join the what's app group for Developers
http://bit.ly/2YDHm3J

May 21, 2019 at 02:00PM by Vishnu Suresh
http://bit.ly/2Hu9L6r
New post on /r/flutterdev subreddit:

How can I open the link in Flutter for Web?
I'm playing with Flutter for Web and want to open the link once a user tapped url.However, I tried to use a package but console said that the project can't be run if you include flutter package.So, my question is, how can I open the link without packages such as url_launcher.Does anyone know?

May 21, 2019 at 03:59PM by Daibaku9999
http://bit.ly/2JVDwPw
New post on /r/flutterdev subreddit:

A Material styled segmented control
http://bit.ly/2JVCUJI

May 21, 2019 at 03:49PM by Purple_Pizzazz
http://bit.ly/2JvmXdB
New post on Flutter Dev Google group:

Whats Wrong with my code
Hi , Flutter Developer . I am Deepjyoti Baishya . I want make my own design but when i try decoration flutter app not works , so please check my code and help me thank .. import 'package:flutter/cupertino.dart'; import 'package:flutter/material.dart'; void main() { runApp( MaterialApp( home:

May 21, 2019 at 05:58PM by Deepjyoti Baishya
http://bit.ly/2VEuOHr
New post on /r/flutterdev subreddit:

GitHub’s Top 100 Most Valuable Repositories Out of 96 Million (Flutter is #22)
http://bit.ly/30waGuC

May 21, 2019 at 06:17PM by Darkglow666
http://bit.ly/30Beyuj
New post on /r/flutterdev subreddit:

Flutter UI - Furniture App UI Design
https://www.youtube.com/watch?v=QSGMU9kGtZU

May 21, 2019 at 07:06PM by Nantesss
http://bit.ly/2YEXjGS
New post on /r/flutterdev subreddit:

How to know when app goes to background/foreground
What are the callbacks that fire up when app goes to background, foreground and other platform specific states? Are they available in flutter out of the box or is there a 3rd party package?

May 21, 2019 at 08:58PM by aytunch
http://bit.ly/2WWwWM1
New post on /r/flutterdev subreddit:

Widget-Async-Bloc-Service: A Practical Architecture for Flutter Apps
http://bit.ly/2X4men3

May 21, 2019 at 10:52PM by bizz84
http://bit.ly/2Hvj3PK