New post on /r/flutterdev subreddit:
What is the "customer: ***" label in the official GitHub repo
I realized that some issues in the officail GitHub repo of Flutter have "customer: ..." like this: https://imgur.com/a/TlWk20HProbably they are issues reported by the Google's customers. So
February 21, 2019 at 06:13AM by lowasdf
https://ift.tt/2VaYZpW
What is the "customer: ***" label in the official GitHub repo
I realized that some issues in the officail GitHub repo of Flutter have "customer: ..." like this: https://imgur.com/a/TlWk20HProbably they are issues reported by the Google's customers. So
customer: solaris
or customer: udacity
are make sence. But many of them look just normal terms rather than organization's namesAre they kinds of codenames of other companies? (If it's true, customer: penguin
must be from the Linux Foundation lol.)February 21, 2019 at 06:13AM by lowasdf
https://ift.tt/2VaYZpW
Imgur
Post with 0 views. Shared by lolololow.
New post on /r/flutterdev subreddit:
Flutter Tutorial - Flutter Slider Widget
Flutter Tutorial - Flutter Slider Widget https://www.youtube.com/watch?v=n3__i6oMrtI
February 21, 2019 at 05:44AM by whatsupcoders
https://ift.tt/2Ta0Bmk
Flutter Tutorial - Flutter Slider Widget
Flutter Tutorial - Flutter Slider Widget https://www.youtube.com/watch?v=n3__i6oMrtI
February 21, 2019 at 05:44AM by whatsupcoders
https://ift.tt/2Ta0Bmk
YouTube
Flutter Tutorial - Flutter Slider Widget
Flutter Tutorial - Flutter Slider Widget
In this video, you will see how to use Slider Widgets in your Flutter application.
I have also included 3 demo use cases in the video.
For more details about Align Widget please watch my Flutter Tutorial - Flutter…
In this video, you will see how to use Slider Widgets in your Flutter application.
I have also included 3 demo use cases in the video.
For more details about Align Widget please watch my Flutter Tutorial - Flutter…
New post on Flutter Dev Google group:
checkbox eror
I have trouble adding the checkbox I tried a lot and did not find out the reason for the eror I will put the eror that I have with the code The eror is Compiler message: lib/MyApplication.dart:34:24: Error: Too few positional arguments: 1 required, 0 given. new Checkbox (
February 21, 2019 at 07:08AM by Prog Sarah
https://ift.tt/2Scq4qR
checkbox eror
I have trouble adding the checkbox I tried a lot and did not find out the reason for the eror I will put the eror that I have with the code The eror is Compiler message: lib/MyApplication.dart:34:24: Error: Too few positional arguments: 1 required, 0 given. new Checkbox (
February 21, 2019 at 07:08AM by Prog Sarah
https://ift.tt/2Scq4qR
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:
How to Make a PNG Gradient Overlay in Flutter
https://ift.tt/2tsbIZw
February 21, 2019 at 07:30AM by Purple_Pizzazz
https://ift.tt/2GUDDJx
How to Make a PNG Gradient Overlay in Flutter
https://ift.tt/2tsbIZw
February 21, 2019 at 07:30AM by Purple_Pizzazz
https://ift.tt/2GUDDJx
Medium
How to Make a PNG Gradient Overlay in Flutter
Hi everyone! Oleh Nahornyi, one of our mobile developers and Flutter fan, has conducted great research on how to apply a gradient to a…
New post on Flutter Dev Google group:
Spatial Navigation KeyEvent Problem
I'm trying to build a spatial navigation package for Flutter to fill the giant hole in the API and bring the framework to Android TV / tvOS and I'm hitting a snag. The documentation says to use a FocusNode along with a RawKeyEventListener to get key events but it doesn't seem to work without
February 21, 2019 at 10:18AM by Kyle Bedell
https://ift.tt/2Iqoz8Y
Spatial Navigation KeyEvent Problem
I'm trying to build a spatial navigation package for Flutter to fill the giant hole in the API and bring the framework to Android TV / tvOS and I'm hitting a snag. The documentation says to use a FocusNode along with a RawKeyEventListener to get key events but it doesn't seem to work without
February 21, 2019 at 10:18AM by Kyle Bedell
https://ift.tt/2Iqoz8Y
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:
Background image
Hey,I am trying to display background image over full scaffold body with Container BoxDecoration:
February 21, 2019 at 10:14AM by xfrozenspiritx
https://ift.tt/2GCMr7h
Background image
Hey,I am trying to display background image over full scaffold body with Container BoxDecoration:
return MaterialApp( home: Scaffold( appBar: AppBar( title: Text('Title'), ), body: Container( decoration: BoxDecoration( image: DecorationImage( image: AssetImage('assets/lake.jpg'), fit: BoxFit.cover)), child: Column( children: <Widget>[ Row( children: <Widget>[ Expanded( child: TextFormField() ) ], ) ], )), ), );What I get is great until I focus on TextField. Once I focus on textfield, keyboard comes up and also image comes up with it.How could I achieve that keyboard comes up over background image and not affect its height?https://i.redd.it/oor8fch22wh21.pnghttps://i.redd.it/0kzg2se32wh21.png
February 21, 2019 at 10:14AM by xfrozenspiritx
https://ift.tt/2GCMr7h
New post on /r/flutterdev subreddit:
SharedPreferences store object
I want to store objects in shared_preferences pluggin. How to do that?
February 21, 2019 at 10:12AM by fardeen9983
https://ift.tt/2Ngw7ts
SharedPreferences store object
I want to store objects in shared_preferences pluggin. How to do that?
February 21, 2019 at 10:12AM by fardeen9983
https://ift.tt/2Ngw7ts
reddit
r/FlutterDev - SharedPreferences store object
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
How to create a lazy loading zoomable list?
I wonder if anyone of you created some kind of listview that supports pinch to zoom and is also lazy loading additional content 🤔I started to look into RenderSlivers but a implementation on a higher level would be easier.
February 21, 2019 at 10:35AM by julianlenz
https://ift.tt/2T7YNu6
How to create a lazy loading zoomable list?
I wonder if anyone of you created some kind of listview that supports pinch to zoom and is also lazy loading additional content 🤔I started to look into RenderSlivers but a implementation on a higher level would be easier.
February 21, 2019 at 10:35AM by julianlenz
https://ift.tt/2T7YNu6
reddit
r/FlutterDev - How to create a lazy loading zoomable list?
0 votes and 1 comment so far on Reddit
New post on Flutter Dev Google group:
Build and develop Google Trips in Flutter
Hello devs, I'm new to Flutter and want to work with a peer in a project: we want to duplicate the layout and some maps feature in Flutter. Any suggestions to where to start with? Thanks!
February 21, 2019 at 12:36PM by Raffaele Vitale
https://ift.tt/2NjcEbI
Build and develop Google Trips in Flutter
Hello devs, I'm new to Flutter and want to work with a peer in a project: we want to duplicate the layout and some maps feature in Flutter. Any suggestions to where to start with? Thanks!
February 21, 2019 at 12:36PM by Raffaele Vitale
https://ift.tt/2NjcEbI
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:
understanding flutter
Hello, I want to understand how flutter works. Does it's code will convert to java?
February 21, 2019 at 01:30PM by glenn mejias
https://ift.tt/2DYnn7g
understanding flutter
Hello, I want to understand how flutter works. Does it's code will convert to java?
February 21, 2019 at 01:30PM by glenn mejias
https://ift.tt/2DYnn7g
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:
Finding the Boundaries of Flutter
I wanted to find the limitations of flutter. So I decided to create some difficult UI from different design sites and build them in using flutter. Choose an easy one for the first time.Thought I should share this work with the communityGitHub: https://github.com/Sadman…/flutter_music_ui_desing_challengeProcessing gif qjgrxdkimxh21...
February 21, 2019 at 03:29PM by sadmansarar
https://ift.tt/2SjIq9o
Finding the Boundaries of Flutter
I wanted to find the limitations of flutter. So I decided to create some difficult UI from different design sites and build them in using flutter. Choose an easy one for the first time.Thought I should share this work with the communityGitHub: https://github.com/Sadman…/flutter_music_ui_desing_challengeProcessing gif qjgrxdkimxh21...
February 21, 2019 at 03:29PM by sadmansarar
https://ift.tt/2SjIq9o
GitHub
SadmanSarar/flutter_music_ui_desing_challenge
A new Flutter Project for recreating UI shown in https://www.uplabs.com/posts/music-interface-ui-design . - SadmanSarar/flutter_music_ui_desing_challenge
New post on /r/flutterdev subreddit:
App Size too large
I developed some basic applications on Flutter , and app size is too large. Any updates or fixes yet?Thanks
February 21, 2019 at 05:12PM by FesterLord
https://ift.tt/2GDDydE
App Size too large
I developed some basic applications on Flutter , and app size is too large. Any updates or fixes yet?Thanks
February 21, 2019 at 05:12PM by FesterLord
https://ift.tt/2GDDydE
reddit
r/FlutterDev - App Size too large
0 votes and 3 comments so far on Reddit
New post on /r/flutterdev subreddit:
Participate in Flutter Contest and win prizes
https://ift.tt/2V8zDZD
February 21, 2019 at 06:10PM by imthepk
https://ift.tt/2Njrpvc
Participate in Flutter Contest and win prizes
https://ift.tt/2V8zDZD
February 21, 2019 at 06:10PM by imthepk
https://ift.tt/2Njrpvc
flutter.dev
Flutter Create
A contest that challenges developers to build something interesting, inspiring, and beautiful with Flutter
New post on /r/flutterdev subreddit:
Looking for Opensource Handyman Project
Hello everyone, I'm looking for an opensource app for handyman written in flutter or native Java/Swift, someone can tell me one?
February 21, 2019 at 06:52PM by zephyr_bf
https://ift.tt/2STOlar
Looking for Opensource Handyman Project
Hello everyone, I'm looking for an opensource app for handyman written in flutter or native Java/Swift, someone can tell me one?
February 21, 2019 at 06:52PM by zephyr_bf
https://ift.tt/2STOlar
reddit
r/FlutterDev - Looking for Opensource Handyman Project
0 votes and 0 comments so far on Reddit
New tweet from flutterio:
We have confirmed @abbeyroad, @square, @reflectly, @nevercode, and @groupon will be talking with us at #MWC19! 🥳🎉 https://t.co/Oe09OOt9Bf— Flutter (@flutterio) February 21, 2019
February 21, 2019 at 08:20PM
http://twitter.com/flutterio/status/1098663859781623808
We have confirmed @abbeyroad, @square, @reflectly, @nevercode, and @groupon will be talking with us at #MWC19! 🥳🎉 https://t.co/Oe09OOt9Bf— Flutter (@flutterio) February 21, 2019
February 21, 2019 at 08:20PM
http://twitter.com/flutterio/status/1098663859781623808
Twitter
Abbey Road Studios (@AbbeyRoad) | Twitter
The latest Tweets from Abbey Road Studios (@AbbeyRoad). Opened in 1931 to enable music creativity & recording innovation, Abbey Road continues to welcome & support creators across the globe. 3 Abbey Road, London
New tweet from flutterio:
We have confirmed @groupon, @abbeyroad, @squaredev, @reflectlyapp, and @nevercodeHQ will be talking with us at #MWC19. 🥳🎉 https://t.co/Oe09OOt9Bf— Flutter (@flutterio) February 21, 2019
February 21, 2019 at 08:34PM
http://twitter.com/flutterio/status/1098667282342051840
We have confirmed @groupon, @abbeyroad, @squaredev, @reflectlyapp, and @nevercodeHQ will be talking with us at #MWC19. 🥳🎉 https://t.co/Oe09OOt9Bf— Flutter (@flutterio) February 21, 2019
February 21, 2019 at 08:34PM
http://twitter.com/flutterio/status/1098667282342051840
Twitter
Groupon (@Groupon) | Twitter
The latest Tweets from Groupon (@Groupon). Official feed for Groupon news and announcements. #BlackLivesMatter
Contact @GrouponHelpUS for customer support. US/CAN
Contact @GrouponHelpUS for customer support. US/CAN
New post on /r/flutterdev subreddit:
Flutter in Practice - E06: Types & JSON Serialization
https://m.youtube.com/watch?feature=youtu.be&v=rniuCsmxCsI
February 21, 2019 at 09:56PM by Elixane
https://ift.tt/2tx0TFq
Flutter in Practice - E06: Types & JSON Serialization
https://m.youtube.com/watch?feature=youtu.be&v=rniuCsmxCsI
February 21, 2019 at 09:56PM by Elixane
https://ift.tt/2tx0TFq
YouTube
Flutter in Practice - E06: Types & JSON Serialization
Flutter in Practice is a free programming course that teaches how to write a mobile application using Flutter framework and Dart programming language. Instead of teaching concepts and ideas in both Flutter and Dart, this course showcases a process of building…
New post on /r/flutterdev subreddit:
MobX for state management in Flutter Apps — Part 2
https://ift.tt/2txv7rO
February 21, 2019 at 09:35PM by Elixane
https://ift.tt/2tv4ns2
MobX for state management in Flutter Apps — Part 2
https://ift.tt/2txv7rO
February 21, 2019 at 09:35PM by Elixane
https://ift.tt/2tv4ns2
The GeekyAnts Blog
MobX for state management in Flutter Apps — Part 2
Creating a Hacker News Application with pagination using MobX for Flutter
New post on Flutter Dev Google group:
W/BiChannelGoogleApi(11149): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.fireb
When I am trying to phone authntication I am getting below error. W/BiChannelGoogleApi(12340): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzal@489 I have checked the same error in Stackverflow and other places but not getting proper solution
February 22, 2019 at 01:18AM by Gaurav Pant
https://ift.tt/2SiLUZz
W/BiChannelGoogleApi(11149): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.fireb
When I am trying to phone authntication I am getting below error. W/BiChannelGoogleApi(12340): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzal@489 I have checked the same error in Stackverflow and other places but not getting proper solution
February 22, 2019 at 01:18AM by Gaurav Pant
https://ift.tt/2SiLUZz
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:
BottomNavigationBar just got a lot more customizable
https://ift.tt/2ICYZOa
February 22, 2019 at 01:14AM by official_marcoms
https://ift.tt/2T4dfDx
BottomNavigationBar just got a lot more customizable
https://ift.tt/2ICYZOa
February 22, 2019 at 01:14AM by official_marcoms
https://ift.tt/2T4dfDx
GitHub
[Material] Expand BottomNavigationBar API (reprise) by HansMuller · Pull Request #28159 · flutter/flutter
These changes come from @johnsonmh in #27698.
This PR also incorporates work done by @hyochan in #22956.
Expand the BottomNavigationBar API.
Add the ability to customize the following fields on Bot...
This PR also incorporates work done by @hyochan in #22956.
Expand the BottomNavigationBar API.
Add the ability to customize the following fields on Bot...