New post on /r/flutterdev subreddit:
Where do you see flutter in 2-5 years?
We have some ideas of what Google has in mind for 2019. But what about beyond? Will flutter be around in 5 years? And by that I mean will Google continue to invest into it so its a main platform?
March 11, 2019 at 04:57AM by yabadababoo
https://ift.tt/2J6YaNy
Where do you see flutter in 2-5 years?
We have some ideas of what Google has in mind for 2019. But what about beyond? Will flutter be around in 5 years? And by that I mean will Google continue to invest into it so its a main platform?
March 11, 2019 at 04:57AM by yabadababoo
https://ift.tt/2J6YaNy
reddit
r/FlutterDev - Where do you see flutter in 2-5 years?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
anyone tried fish-redux?
https://github.com/alibaba/fish-reduxopensourced a couple of days, but docs are pretty simple now.
March 11, 2019 at 06:28AM by coolzilj
https://ift.tt/2Ur8L77
anyone tried fish-redux?
https://github.com/alibaba/fish-reduxopensourced a couple of days, but docs are pretty simple now.
March 11, 2019 at 06:28AM by coolzilj
https://ift.tt/2Ur8L77
GitHub
GitHub - alibaba/fish-redux: An assembled flutter application framework.
An assembled flutter application framework. Contribute to alibaba/fish-redux development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Thumbnail card
https://ift.tt/2Haa0F7
March 11, 2019 at 09:43AM by ConstantinopleFett
https://ift.tt/2HndR0N
Thumbnail card
https://ift.tt/2Haa0F7
March 11, 2019 at 09:43AM by ConstantinopleFett
https://ift.tt/2HndR0N
New post on /r/flutterdev subreddit:
Breaking down TikTok’s UI using Flutter
https://ift.tt/2EL7Uri
March 11, 2019 at 10:04AM by Purple_Pizzazz
https://ift.tt/2HdJ4Em
Breaking down TikTok’s UI using Flutter
https://ift.tt/2EL7Uri
March 11, 2019 at 10:04AM by Purple_Pizzazz
https://ift.tt/2HdJ4Em
Medium
Breaking down and building TikTok’s UI using Flutter
In this tutorial we’ll be going through the mental process of breaking down a UI using Tik Tok as an example :)
New post on /r/flutterdev subreddit:
Flutter and Dart logging
https://ift.tt/2TrmyOR
March 11, 2019 at 10:04AM by Purple_Pizzazz
https://ift.tt/2Hrp7t1
Flutter and Dart logging
https://ift.tt/2TrmyOR
March 11, 2019 at 10:04AM by Purple_Pizzazz
https://ift.tt/2Hrp7t1
Medium
Flutter and Dart logging
This will be quick introduction to Fimber Dart package and its Flutter plugin for native logging.
New post on Flutter Dev Google group:
Hot reload and debugging broken with VS Code Build 1.32 - WARNING...
Team, In case people are still using VS Code Build 1.31, PLEASE CONTINUE TO STAY ON IT. VS Code 1.32 that rolled out a few weeks back has broken hot reload and debugging functionality for Flutter and that's a deal breaker. I have been following this issue and it appears it has been resolved in
March 11, 2019 at 12:20PM by Jagannathan Srinivasan
https://ift.tt/2UvzEaf
Hot reload and debugging broken with VS Code Build 1.32 - WARNING...
Team, In case people are still using VS Code Build 1.31, PLEASE CONTINUE TO STAY ON IT. VS Code 1.32 that rolled out a few weeks back has broken hot reload and debugging functionality for Flutter and that's a deal breaker. I have been following this issue and it appears it has been resolved in
March 11, 2019 at 12:20PM by Jagannathan Srinivasan
https://ift.tt/2UvzEaf
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:
Flutter 1.2: What’s new in this release?
https://ift.tt/2J65gSE
March 11, 2019 at 12:10PM by Hena_Kabeer
https://ift.tt/2TK4UoI
Flutter 1.2: What’s new in this release?
https://ift.tt/2J65gSE
March 11, 2019 at 12:10PM by Hena_Kabeer
https://ift.tt/2TK4UoI
Sayonetech
Flutter 1.2: What’s new in this release?
Flutter 1.2 is the first feature update for Google Flutter. It was released on February 26 at the Mobile World Congress held in Barcelona. So, let’s see what’s new this time!
New post on /r/flutterdev subreddit:
A Flutter plugin to retrive all images, audios,videos & documents.
https://ift.tt/2NWX0mP
March 11, 2019 at 01:38PM by follow2vivek
https://ift.tt/2F6BXvf
A Flutter plugin to retrive all images, audios,videos & documents.
https://ift.tt/2NWX0mP
March 11, 2019 at 01:38PM by follow2vivek
https://ift.tt/2F6BXvf
New post on /r/flutterdev subreddit:
when I type Colors in Android Studio,the IDE will go idle in 1 minute
I know it will show so many colors,the huge colors make it slow I edit vmoptions to
March 11, 2019 at 03:20PM by insuaxe
https://ift.tt/2Tt6Z9g
when I type Colors in Android Studio,the IDE will go idle in 1 minute
I know it will show so many colors,the huge colors make it slow I edit vmoptions to
-Xms2048m -Xmx2048m -XX:MaxPermSize=2048m -XX:ReservedCodeCacheSize=1024m
it still got sucks,my OS platform is Arch Linux,does anyone have my problemMarch 11, 2019 at 03:20PM by insuaxe
https://ift.tt/2Tt6Z9g
reddit
r/FlutterDev - when I type Colors in Android Studio,the IDE will go idle in 1 minute
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter vs Electron - Could Visual Studio Code be rewritten in Flutter?
Given that Visual Studio Code is written in Typescript/Electron, would Flutter be able to reproduce it? In particular the text entry and controls. I believe those are all html rendered. So would a Flutter Visual Studio Code rewrite make any sense?I think the answer to this question will play a part on how Electron and Flutter play out on the desktop space
March 11, 2019 at 08:22PM by yabadababoo
https://ift.tt/2Cer5cT
Flutter vs Electron - Could Visual Studio Code be rewritten in Flutter?
Given that Visual Studio Code is written in Typescript/Electron, would Flutter be able to reproduce it? In particular the text entry and controls. I believe those are all html rendered. So would a Flutter Visual Studio Code rewrite make any sense?I think the answer to this question will play a part on how Electron and Flutter play out on the desktop space
March 11, 2019 at 08:22PM by yabadababoo
https://ift.tt/2Cer5cT
reddit
r/FlutterDev - Flutter vs Electron - Could Visual Studio Code be rewritten in Flutter?
0 votes and 0 comments so far on Reddit
New tweet from flutterio:
Watch @MartinAguinis’ #MWC19 opening talk on Flutter for business. Also hear directly from @AbbeyRoad, @Groupon, @Square, and @NeverCodeHQ as they share their experiences with Flutter.
Watch here → https://t.co/1xZkkgYMro pic.twitter.com/Jh899DOaG2— Flutter (@flutterio) March 11, 2019
March 11, 2019 at 08:55PM
http://twitter.com/flutterio/status/1105195682623827968
Watch @MartinAguinis’ #MWC19 opening talk on Flutter for business. Also hear directly from @AbbeyRoad, @Groupon, @Square, and @NeverCodeHQ as they share their experiences with Flutter.
Watch here → https://t.co/1xZkkgYMro pic.twitter.com/Jh899DOaG2— Flutter (@flutterio) March 11, 2019
March 11, 2019 at 08:55PM
http://twitter.com/flutterio/status/1105195682623827968
Twitter
Martin Aguinis 📱🚀 (@MartinAguinis) | Twitter
The latest Tweets from Martin Aguinis 📱🚀 (@MartinAguinis). Marketing lead @FlutterDev for @Google. From Argentina. Born at a very young age. United States
New post on /r/flutterdev subreddit:
Landing Flutter jobs as a web developer
How much of a factor does experience in native mobile development have in landing a job as a Flutter developer?I see the value of Flutter but I feel as though Android developers will always have an upperhand when landing jobs. And therefore I'm more inclined to invest my current web development skills in something like ReactNative or NativeScript.Am I wrong?
March 11, 2019 at 09:47PM by johanjurie
https://ift.tt/2JkyAoH
Landing Flutter jobs as a web developer
How much of a factor does experience in native mobile development have in landing a job as a Flutter developer?I see the value of Flutter but I feel as though Android developers will always have an upperhand when landing jobs. And therefore I'm more inclined to invest my current web development skills in something like ReactNative or NativeScript.Am I wrong?
March 11, 2019 at 09:47PM by johanjurie
https://ift.tt/2JkyAoH
reddit
r/FlutterDev - Landing Flutter jobs as a web developer
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Animated Stream List | display a Stream<List<E>> with animations, a reactive wrapper for AnimatedList
https://ift.tt/2TCEcyl
March 11, 2019 at 11:01PM by DawidBota
https://ift.tt/2VR8tqu
Animated Stream List | display a Stream<List<E>> with animations, a reactive wrapper for AnimatedList
https://ift.tt/2TCEcyl
March 11, 2019 at 11:01PM by DawidBota
https://ift.tt/2VR8tqu
Dart Packages
animated_stream_list | Flutter Package
animated_stream_list Flutter and Dart package - A Flutter library to easily display a list with animated changes from a Stream>. It's like StreamBuilder + ListView.Builder with animations.
New post on /r/flutterdev subreddit:
How to use Streams in Dart (Part 1)
https://creativebracket.com/how-to-use-streams-in-dart-1/
March 11, 2019 at 11:18PM by jeropp
https://ift.tt/2HsfABN
How to use Streams in Dart (Part 1)
https://creativebracket.com/how-to-use-streams-in-dart-1/
March 11, 2019 at 11:18PM by jeropp
https://ift.tt/2HsfABN
Creative Bracket
How to use Streams in Dart (Part 1) – Creative Bracket
In this article I will attempt to demystify the use of streams in Dart. Streams as a concept, refers to the channel by which data flows from point A to point B. In this channel we are able to perform various transformations to the data that is "read in" before…
New post on /r/flutterdev subreddit:
How to connect user inputs to Google sheets
Hi, I'm very new to OOP and flutter. I have experience in Python, but app development support is pretty garbage.I want to create an app in flutter that will allow users to fill out a form which will then use the inputs to populate a Google sheet.I know there is Google sheet API available, but are there any examples of this in practice?
March 12, 2019 at 01:34AM by dirtyuzbek
https://ift.tt/2J9Z5gi
How to connect user inputs to Google sheets
Hi, I'm very new to OOP and flutter. I have experience in Python, but app development support is pretty garbage.I want to create an app in flutter that will allow users to fill out a form which will then use the inputs to populate a Google sheet.I know there is Google sheet API available, but are there any examples of this in practice?
March 12, 2019 at 01:34AM by dirtyuzbek
https://ift.tt/2J9Z5gi
reddit
r/FlutterDev - How to connect user inputs to Google sheets
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Crash Courss - 1 - Installation and Overview
https://ift.tt/2VRlmRq
March 12, 2019 at 02:28AM by sarusethi
https://ift.tt/2u1hwtd
Flutter Crash Courss - 1 - Installation and Overview
https://ift.tt/2VRlmRq
March 12, 2019 at 02:28AM by sarusethi
https://ift.tt/2u1hwtd
TheTechnoCafe
Flutter Crash Course - 1 - Installation and Overview - TheTechnoCafe
Welcome to the Flutter crash course tutorial series. So you heard about Flutter? saw it popping up in the news everyday, and now you want to get a taste...
New post on /r/flutterdev subreddit:
Flutter Desktop Launcher no Windows
https://ift.tt/2EWst46
March 12, 2019 at 03:14AM by AlvaroVasconcelos
https://ift.tt/2EXdver
Flutter Desktop Launcher no Windows
https://ift.tt/2EWst46
March 12, 2019 at 03:14AM by AlvaroVasconcelos
https://ift.tt/2EXdver
Medium
Flutter Desktop Launcher no Windows
Olá Fluteiros, hoje irei passa pra vocês um pequeno artigo explicando passo a passo de como colocar o flutter para executar no Windows…
New post on /r/flutterdev subreddit:
Multiple StreamBuilders one BLoC? Better architecture ideas?
I trying to find the "right" way to use BLoC and StreamBuilders to make my apps reactive.The problem is as follows:- There is a list of elements subscribed to a Stream of List<Item>
- There is also a FAB which should be enabled / disabled depending if the list is has content or is loading.If I use two StreamBuilders then I find myself with this logic duplicated:
March 12, 2019 at 04:13AM by joaquinrok
https://ift.tt/2TxtnhF
Multiple StreamBuilders one BLoC? Better architecture ideas?
I trying to find the "right" way to use BLoC and StreamBuilders to make my apps reactive.The problem is as follows:- There is a list of elements subscribed to a Stream of List<Item>
- There is also a FAB which should be enabled / disabled depending if the list is has content or is loading.If I use two StreamBuilders then I find myself with this logic duplicated:
StreamBuilder<Model>( stream: bloc.stream, initialData: [[not sure what to put here if using a BehaviorSubject]], builder: (context, snapshot) { switch (snapshot.status) { [[render depending on the status]] } })I doesn't seem good to have the logic of "depending if the stream is loading or not render this or that" duplicated on different parts of the widget tree.Any thoughts?
March 12, 2019 at 04:13AM by joaquinrok
https://ift.tt/2TxtnhF
reddit
r/FlutterDev - Multiple StreamBuilders one BLoC? Better architecture ideas?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Introduction to Programming with Dart | Ep 1 | Basics
https://youtu.be/FDPTMbu6iQQ
March 12, 2019 at 06:18AM by imthepk
https://ift.tt/2Cc912U
Introduction to Programming with Dart | Ep 1 | Basics
https://youtu.be/FDPTMbu6iQQ
March 12, 2019 at 06:18AM by imthepk
https://ift.tt/2Cc912U
YouTube
Introduction to Programming with Dart | Ep 1 | Basics
In this video, I will explain what is programming and how it works and more. #Trending #Dart #Programming Read my articles on medium - https://medium.com/@im...
New post on /r/flutterdev subreddit:
Broken hot reload?
Anyone any idea how to fix hot reload on vs code.
March 12, 2019 at 07:09AM by BlueBoxxx
https://ift.tt/2Tx2URD
Broken hot reload?
Anyone any idea how to fix hot reload on vs code.
March 12, 2019 at 07:09AM by BlueBoxxx
https://ift.tt/2Tx2URD
reddit
r/FlutterDev - Broken hot reload?
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
An Introduction to Flutter: The Basics
http://dev.edupioneer.net/097e226dcb
March 12, 2019 at 09:36AM by RonEng909
https://ift.tt/2F5xpFc
An Introduction to Flutter: The Basics
http://dev.edupioneer.net/097e226dcb
March 12, 2019 at 09:36AM by RonEng909
https://ift.tt/2F5xpFc