New post on /r/flutterdev subreddit:
Flutter Developer Interview, Google I/O 2019 - Iiro Krankka
https://www.youtube.com/watch?v=zGXtgkovJ70
May 21, 2019 at 06:19AM by whatsupcoders
http://bit.ly/30uPmFW
Flutter Developer Interview, Google I/O 2019 - Iiro Krankka
https://www.youtube.com/watch?v=zGXtgkovJ70
May 21, 2019 at 06:19AM by whatsupcoders
http://bit.ly/30uPmFW
YouTube
Flutter Developer Interview, Google I/O 2019 - Iiro Krankka
Flutter Developer Interview, Google I/O 2019 - Iiro Krankka An interesting interview from a Flutter & Dart GDE. Iiro talks about Reflectly App and his views ...
New post on /r/flutterdev subreddit:
Flutter Developer Interview, Google I/O 2019 - Hillel Coren
https://www.youtube.com/watch?v=naJFfMUjnQA
May 21, 2019 at 06:19AM by whatsupcoders
http://bit.ly/2VCDm1t
Flutter Developer Interview, Google I/O 2019 - Hillel Coren
https://www.youtube.com/watch?v=naJFfMUjnQA
May 21, 2019 at 06:19AM by whatsupcoders
http://bit.ly/2VCDm1t
YouTube
Flutter Developer Interview, Google I/O 2019 - Hillel Coren
Flutter Developer Interview, Google I/O 2019 - Hillel Coren An interesting interview from a Flutter GDE. Hillel talks about itsallwidgets, mudeo.app and his ...
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
Flutter is the future of mobile app development 👏👏👏
http://bit.ly/2VGMx0J
May 21, 2019 at 09:57AM by GlennMulligan
http://bit.ly/30waziO
Morioh
Flutter is the future of mobile app development 👏👏👏
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
Shouldn't there be specific widgets for the web?
No text found
May 21, 2019 at 09:54AM by andyalbert
http://bit.ly/30u03Zv
reddit
r/FlutterDev - Shouldn't there be specific widgets for the web?
0 votes and 0 comments so far on Reddit
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
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
Codemagic blog
Flutter tutorial: Step-by-step guide to kick-off your first Flutter project
Detailed guide from installing software to testing widgets.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
May 21, 2019 at 12:35PM by Spectarion
http://bit.ly/2EmfWYC
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.ThanksMay 21, 2019 at 12:35PM by Spectarion
http://bit.ly/2EmfWYC
reddit
r/FlutterDev - Storing data
0 votes and 0 comments so far on Reddit
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
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
WhatsApp.com
Developers View Point
WhatsApp Group Invite
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
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
reddit
r/FlutterDev - How can I open the link in Flutter for Web?
0 votes and 0 comments so far on Reddit
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
A Material styled segmented control
http://bit.ly/2JVCUJI
May 21, 2019 at 03:49PM by Purple_Pizzazz
http://bit.ly/2JvmXdB
Medium
A Material styled segmented control
What’s up guys, it’s Flutter time!
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Hacker Noon
GitHub’s Top 100 Most Valuable Repositories Out of 96 Million
What’s shaping our technology world
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
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
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
reddit
r/FlutterDev - How to know when app goes to background/foreground
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Source Generation and Writing Your Own Package (The Boring Flutter Devel...
https://www.youtube.com/attribution_link?a=zXui3s88fLA&u=%2Fwatch%3Fv%3DmYDFOdl-aWM%26feature%3Dshare
May 21, 2019 at 10:11PM by Pixelreddit
http://bit.ly/2QhjY9h
Source Generation and Writing Your Own Package (The Boring Flutter Devel...
https://www.youtube.com/attribution_link?a=zXui3s88fLA&u=%2Fwatch%3Fv%3DmYDFOdl-aWM%26feature%3Dshare
May 21, 2019 at 10:11PM by Pixelreddit
http://bit.ly/2QhjY9h
YouTube
Source Generation and Writing Your Own Package (The Boring Flutter Development Show, Ep. 23)
In this episode of the Boring Show, Filip is joined by two guests: Swav and Diego. With Swav, they show how to use source generation to make custom widgets a...
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
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
Medium
Widget-Async-Bloc-Service: A Practical Architecture for Flutter Apps
Difficulty level: Intermediate/advanced. All opinions are my own.
New post on Flutter Dev Google group:
ListTile OnTap is working when I use ListView. But when i use ListWheelScrollView it doesnt work..
This is my code. @override Widget build(BuildContext context) { return new ListWheelScrollView( physics:FixedExtentScrollPhysics(), children: getPostList(), itemExtent: 100.0, ); } List getPostList() { return _postModal .map((contact) => new
May 21, 2019 at 11:46PM by Althaf Mowjood
http://bit.ly/2WXc2wr
ListTile OnTap is working when I use ListView. But when i use ListWheelScrollView it doesnt work..
This is my code. @override Widget build(BuildContext context) { return new ListWheelScrollView( physics:FixedExtentScrollPhysics(), children: getPostList(), itemExtent: 100.0, ); } List getPostList() { return _postModal .map((contact) => new
May 21, 2019 at 11:46PM by Althaf Mowjood
http://bit.ly/2WXc2wr
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
A Guide to Using Futures in Flutter for Beginners
http://bit.ly/2WhwI5c
May 22, 2019 at 01:22AM by Purple_Pizzazz
http://bit.ly/2VUd2EV
A Guide to Using Futures in Flutter for Beginners
http://bit.ly/2WhwI5c
May 22, 2019 at 01:22AM by Purple_Pizzazz
http://bit.ly/2VUd2EV
Medium
A Guide to Using Futures in Flutter for Beginners
This guide shows you how to create, run, handle errors and execute multiple futures in Flutter. With some additional timeout bonus code.
New post on Flutter Dev Google group:
How to make all Stack children the same size?
I'm trying to make a simple title bar for a list. I just want it to be a centered title (both horizontally and vertically) and a right aligned add button. As the add button is higher than my title label, the text doesn't get centered vertically. Adding background color for the text Container
May 22, 2019 at 04:51AM by Mattias Månsson
http://bit.ly/2HtEeBQ
How to make all Stack children the same size?
I'm trying to make a simple title bar for a list. I just want it to be a centered title (both horizontally and vertically) and a right aligned add button. As the add button is higher than my title label, the text doesn't get centered vertically. Adding background color for the text Container
May 22, 2019 at 04:51AM by Mattias Månsson
http://bit.ly/2HtEeBQ
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Easy Skeleton Views in Flutter using the Shimmer Package
http://bit.ly/30zkt34
May 22, 2019 at 04:51AM by Filledstacks
http://bit.ly/2VEQF1p
Easy Skeleton Views in Flutter using the Shimmer Package
http://bit.ly/30zkt34
May 22, 2019 at 04:51AM by Filledstacks
http://bit.ly/2VEQF1p
Filledstacks
Using Shimmer for Loading indication in Flutter
In this Flutter tutorial I go over using the Shimmer package to indicate loading in your app.