Reddit: "Brown Bag" Seattle: Flutter (flutter.io) presentation
"Brown Bag" Seattle: Flutter (flutter.io) presentation - Globant https://youtu.be/wo5uArNeqxY via @YouTubehttps://i.redd.it/c8incufozmy01.png
Submitted May 18, 2018 at 05:54PM by Pixelreddit
via reddit https://ift.tt/2k5FtKK
"Brown Bag" Seattle: Flutter (flutter.io) presentation - Globant https://youtu.be/wo5uArNeqxY via @YouTubehttps://i.redd.it/c8incufozmy01.png
Submitted May 18, 2018 at 05:54PM by Pixelreddit
via reddit https://ift.tt/2k5FtKK
flutter.dev
Flutter - Build apps for any screen
Flutter transforms the entire app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase.
GGroup: Flutter Embedder without UI
This wiki page has a link to download linux binary of flutter engine ( libflutter_engine.so) https://ift.tt/2wTozs7 Say, I have a main.dart file that programatically generates a drawing in a canvas and uses Picture.toImage() to save that canvas as a
Submitted May 18, 2018 at 07:03PM by Sreenath N
via Flutter Dev https://ift.tt/2Ixowb6
This wiki page has a link to download linux binary of flutter engine ( libflutter_engine.so) https://ift.tt/2wTozs7 Say, I have a main.dart file that programatically generates a drawing in a canvas and uses Picture.toImage() to save that canvas as a
Submitted May 18, 2018 at 07:03PM by Sreenath N
via Flutter Dev https://ift.tt/2Ixowb6
GitHub
flutter/engine
The Flutter engine
Recreating the following design created by Jagan Karanth on Flutter : https://dribbble.com/shots/4481170-Single-Product-Daily-UI-Challenge
Source Code : https://github.com/devefy/Single-Product-Page--UI-Challenge
Source Code : https://github.com/devefy/Single-Product-Page--UI-Challenge
Dribbble
Single Product - Daily UI Challenge
Designed Single product as part of my daily ui challenge. Kindly have a look and share your views :)
GGroup: can i become complete android and ios developer by learning flutter?
i want to become complete android and ios developer, can i become by learning flutter?
Submitted May 18, 2018 at 09:52PM by ex love
via Flutter Dev https://ift.tt/2GyY7DW
i want to become complete android and ios developer, can i become by learning flutter?
Submitted May 18, 2018 at 09:52PM by ex love
via Flutter Dev https://ift.tt/2GyY7DW
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.
Reddit: When will flutter hit 1.0? 1 years later or 3 months?
Like...how long?
Submitted May 18, 2018 at 11:23PM by FlutterLearner
via reddit https://ift.tt/2rUz6xG
Like...how long?
Submitted May 18, 2018 at 11:23PM by FlutterLearner
via reddit https://ift.tt/2rUz6xG
reddit
When will flutter hit 1.0? 1 years later or 3 months? • r/FlutterDev
Like...how long?
Reddit: AnimatedCrossFade widget example
https://twitter.com/flutterio/status/996797449695047686
Submitted May 18, 2018 at 10:39PM by miltux
via reddit https://ift.tt/2rT3nwE
https://twitter.com/flutterio/status/996797449695047686
Submitted May 18, 2018 at 10:39PM by miltux
via reddit https://ift.tt/2rT3nwE
Twitter
Flutter
Use the AnimatedCrossFade widget to cross-fade between two child widgets #WidgetWednesday Learn more here → https://t.co/gUYqRJ9K6x https://t.co/P1PnwPXH4H
Reddit: How Flutter Succeeds At Cross Platform Development - Build Flutter
https://ift.tt/2LddWDG
Submitted May 18, 2018 at 10:14PM by sethladd
via reddit https://ift.tt/2GvXJWH
https://ift.tt/2LddWDG
Submitted May 18, 2018 at 10:14PM by sethladd
via reddit https://ift.tt/2GvXJWH
Build Flutter
How Flutter Succeeds At Cross Platform Development - Build Flutter
Flutter has one small difference that makes an incredible impact. Other frameworks have a UI model that maps to native controls. Flutter has no native controls. Instead they have a UI model that is drawn on a Skia Canvas. Here is why this approach offers…
Reddit: If someone's being negative about Flutter, don't respond in a hateful/derogatory way. Filip Hráček: "Flutter doesn't need hype or zealotry. It needs informed discussion, positivity, humbleness, honesty, and the kind of community spirit I've seen so far. Be excellent to each other, and code on."
https://twitter.com/filiphracek/status/997324648164478976
Submitted May 19, 2018 at 12:28AM by KingBaal
via reddit https://ift.tt/2k6kBD8
https://twitter.com/filiphracek/status/997324648164478976
Submitted May 19, 2018 at 12:28AM by KingBaal
via reddit https://ift.tt/2k6kBD8
Twitter
Filip Hráček
1/5 A ReactNative developer recorded a video about Flutter (with some incorrect information in it), and got hate/derogatory comments from some members of the Flutter community. https://t.co/NSAuYDN8TL
GGroup: Can I use Skia Graphics Engine with Flutter for Face Recognition Login project?
Hi, I ask many time and most of them I didn't even get any response. This is another my request or question. *Can I use Skia Graphics Engine with Flutter for Face Recognition Login project?* If yes, where I can get the information, examples, plugins documentations? Thanks
Submitted May 19, 2018 at 09:37AM by Niyazi Toros
via Flutter Dev https://ift.tt/2IB8kS8
Hi, I ask many time and most of them I didn't even get any response. This is another my request or question. *Can I use Skia Graphics Engine with Flutter for Face Recognition Login project?* If yes, where I can get the information, examples, plugins documentations? Thanks
Submitted May 19, 2018 at 09:37AM by Niyazi Toros
via Flutter Dev https://ift.tt/2IB8kS8
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.
Reddit: Building Immutable Models with Built Value and Built Collection in Flutter
https://m.youtube.com/watch?v=hNbOSSgpneI&feature=youtu.be
Submitted May 19, 2018 at 09:56AM by Purple_Pizzazz
via reddit https://ift.tt/2kapHhW
https://m.youtube.com/watch?v=hNbOSSgpneI&feature=youtu.be
Submitted May 19, 2018 at 09:56AM by Purple_Pizzazz
via reddit https://ift.tt/2kapHhW
YouTube
Building Immutable Models with Built Value and Built Collection in Dart's Flutter Framework
In this tutorial, we learn how to build immutable models and serialize json using Built Value. Source Code: https://github.com/tensor-programming/built_flutt...
Reddit: beacons | Flutter beacons plugin for Android API 16+ and iOS 9+.
https://ift.tt/2rSfbzY
Submitted May 19, 2018 at 10:29AM by Purple_Pizzazz
via reddit https://ift.tt/2wS1gig
https://ift.tt/2rSfbzY
Submitted May 19, 2018 at 10:29AM by Purple_Pizzazz
via reddit https://ift.tt/2wS1gig
Dart Packages
beacons | Flutter Package
beacons Flutter and Dart package - Flutter beacons plugin for iOS and Android
Reddit: Is there currently a way to add a local framework to a Flutter plugin for iOS?
No text found
Submitted May 19, 2018 at 11:46AM by jogboms
via reddit https://ift.tt/2LcDHnL
No text found
Submitted May 19, 2018 at 11:46AM by jogboms
via reddit https://ift.tt/2LcDHnL
reddit
r/FlutterDev - Is there currently a way to add a local framework to a Flutter plugin for iOS?
1 votes and 0 so far on reddit
GGroup: Haven't visited in over a year, what caused the change from WebStorm to Intellij as preferred IDE?
They are almost the same thing, so I was wondering if there was some minutiae I could be filled in on, Thanks :) Oscar
Submitted May 19, 2018 at 05:25PM by Oscar Wang
via Flutter Dev https://ift.tt/2KFJTDD
They are almost the same thing, so I was wondering if there was some minutiae I could be filled in on, Thanks :) Oscar
Submitted May 19, 2018 at 05:25PM by Oscar Wang
via Flutter Dev https://ift.tt/2KFJTDD
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.
Reddit: Video: Flutter & RoboHash API - Add an avatar to your app
https://www.youtube.com/watch?v=u9pyFVCtMhw
Submitted May 19, 2018 at 07:51PM by bizz84
via reddit https://ift.tt/2KFY4Zn
https://www.youtube.com/watch?v=u9pyFVCtMhw
Submitted May 19, 2018 at 07:51PM by bizz84
via reddit https://ift.tt/2KFY4Zn
YouTube
Flutter & RoboHash 01 - Add an avatar to your app - part 1
Sign up here for more videos: https://codewithandrea.com/
Want more? Check out all my Flutter courses: 👇👇
https://codewithandrea.com/courses/
This is a three-part video on how to add an avatar image to your app by using FutureBuilder and the RoboHash API…
Want more? Check out all my Flutter courses: 👇👇
https://codewithandrea.com/courses/
This is a three-part video on how to add an avatar image to your app by using FutureBuilder and the RoboHash API…
GGroup: using json serializable on a received array instead of an object - Is it possible ?
I am currently receiving something like this as json [ { "employee": { "user": { "first_name": "...", "last_name": "Mob", }, "employee_zip": 12345, }, "imageA": "https://ift.tt/2wVm9cJ", } ] Notice the above is
Submitted May 19, 2018 at 09:15PM by Adam Zedan
via Flutter Dev https://ift.tt/2ISUBJt
I am currently receiving something like this as json [ { "employee": { "user": { "first_name": "...", "last_name": "Mob", }, "employee_zip": 12345, }, "imageA": "https://ift.tt/2wVm9cJ", } ] Notice the above is
Submitted May 19, 2018 at 09:15PM by Adam Zedan
via Flutter Dev https://ift.tt/2ISUBJt
Reddit: Fuchsia Friday: So is Android imitating Fuchsia’s features?
https://ift.tt/2ItrcWZ
Submitted May 19, 2018 at 11:48PM by Elixane
via reddit https://ift.tt/2IsrX2u
https://ift.tt/2ItrcWZ
Submitted May 19, 2018 at 11:48PM by Elixane
via reddit https://ift.tt/2IsrX2u
9to5Google
Fuchsia Friday: So is Android imitating Fuchsia’s features?
In the last few days, some of you have noticed that Android is gaining some of the same kinds of features and concepts we’ve discovered are coming in Fuchsia. Let’s take a few minutes t…
Reddit: Handy little tool
http://mutisya.com/
Submitted May 20, 2018 at 04:59AM by AussieFlutterDev
via reddit https://ift.tt/2Gz9Yl5
http://mutisya.com/
Submitted May 20, 2018 at 04:59AM by AussieFlutterDev
via reddit https://ift.tt/2Gz9Yl5
GGroup: GLSL shaders?
I was wondering if Flutter supported adding GLSL shaders I was thinking about writing an Entity-Component-System 2d game engine that would make it easy to port games from web to mobile by having Flutter and Web rendering systems with the same interface. I know I can write the RenderingSystem
Submitted May 20, 2018 at 07:09AM by Lawrence Du
via Flutter Dev https://ift.tt/2LimCbI
I was wondering if Flutter supported adding GLSL shaders I was thinking about writing an Entity-Component-System 2d game engine that would make it easy to port games from web to mobile by having Flutter and Web rendering systems with the same interface. I know I can write the RenderingSystem
Submitted May 20, 2018 at 07:09AM by Lawrence Du
via Flutter Dev https://ift.tt/2LimCbI
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.
Reddit: Implement Backdrop with Flutter
https://ift.tt/2rYgxbG
Submitted May 20, 2018 at 08:51AM by Purple_Pizzazz
via reddit https://ift.tt/2k99OZ2
https://ift.tt/2rYgxbG
Submitted May 20, 2018 at 08:51AM by Purple_Pizzazz
via reddit https://ift.tt/2k99OZ2
Medium
Implement Backdrop with Flutter
I introduce how to implement simple Backdrop of material design with flutter. I refer to Flutter’s gallery app for the many parts.
Reddit: Newbie questions
Do I need to know Dart to actually code in Flutter?There are some good courses on Flutter? If the answer is yes could you plese leave me a link?Thanks in advice!
Submitted May 20, 2018 at 11:11AM by lialiark
via reddit https://ift.tt/2IvSpbE
Do I need to know Dart to actually code in Flutter?There are some good courses on Flutter? If the answer is yes could you plese leave me a link?Thanks in advice!
Submitted May 20, 2018 at 11:11AM by lialiark
via reddit https://ift.tt/2IvSpbE
reddit
r/FlutterDev - Newbie questions
1 votes and 0 so far on reddit