Reddit: Avoiding Empty State Callbacks – Mehmet Fidanboylu
http://ift.tt/2hoGGMz
Submitted October 30, 2017 at 08:52PM by Purple_Pizzazz
via reddit http://ift.tt/2zQDzUn
http://ift.tt/2hoGGMz
Submitted October 30, 2017 at 08:52PM by Purple_Pizzazz
via reddit http://ift.tt/2zQDzUn
Medium
Avoiding Empty State Callbacks
Flutter widgets react to changes to their state when you call their setState. This sounds quite simple and the examples given in…
Reddit: Flutter on iPhone X
How would the screen render? Does flutter need to be updated to support the screen like normal iOS apps do?
Submitted October 31, 2017 at 04:47PM by JackAppDev
via reddit http://ift.tt/2A12Wnb
How would the screen render? Does flutter need to be updated to support the screen like normal iOS apps do?
Submitted October 31, 2017 at 04:47PM by JackAppDev
via reddit http://ift.tt/2A12Wnb
reddit
Flutter on iPhone X • r/FlutterDev
How would the screen render? Does flutter need to be updated to support the screen like normal iOS apps do?
Reddit: flutter_secure_storage: plugin to store data in secure storage
http://ift.tt/2z5Gewg
Submitted October 31, 2017 at 10:17PM by Purple_Pizzazz
via reddit http://ift.tt/2zU1hiz
http://ift.tt/2z5Gewg
Submitted October 31, 2017 at 10:17PM by Purple_Pizzazz
via reddit http://ift.tt/2zU1hiz
pub.dartlang.org
flutter_secure_storage 0.0.1 | Dart Package
flutter_secure_storage - Secure Storage plugin for Flutter.
GGroup: Embedding a flutter view
Hi there, I have managed to successfully embed a flutter view inside my ios app but it been a bit of a hack. I used your flutter_view to see how the pod was installed and the view imported, but the main issue i have is that when you create a new flutter app it only lets you call the internal
Submitted November 01, 2017 at 03:24PM by Wayne Rumble
via Flutter Dev http://ift.tt/2z4phAd
Hi there, I have managed to successfully embed a flutter view inside my ios app but it been a bit of a hack. I used your flutter_view to see how the pod was installed and the view imported, but the main issue i have is that when you create a new flutter app it only lets you call the internal
Submitted November 01, 2017 at 03:24PM by Wayne Rumble
via Flutter Dev http://ift.tt/2z4phAd
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.
GGroup: Saving a Canvas as a PNG or JPEG.
Hi everyone, I'm attempting to render part of the Widget hierarchy or Canvas to an image file, say as a PNG or JPEG. I know how I can do this on Android. But of course since Flutter renders all the widgets I'm at a loss. It looks like I can use a `PaintingContext` to render a RenderBox/RenderObj
Submitted November 01, 2017 at 05:52PM by Simon Lightfoot
via Flutter Dev http://ift.tt/2hum4lN
Hi everyone, I'm attempting to render part of the Widget hierarchy or Canvas to an image file, say as a PNG or JPEG. I know how I can do this on Android. But of course since Flutter renders all the widgets I'm at a loss. It looks like I can use a `PaintingContext` to render a RenderBox/RenderObj
Submitted November 01, 2017 at 05:52PM by Simon Lightfoot
via Flutter Dev http://ift.tt/2hum4lN
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: If you're completely new to Android, is it required to learn Android XML, Java, or Kotlin to become proficient at Flutter?
No text found
Submitted November 01, 2017 at 07:20PM by johnwayne2413
via reddit http://ift.tt/2zY1BwE
No text found
Submitted November 01, 2017 at 07:20PM by johnwayne2413
via reddit http://ift.tt/2zY1BwE
reddit
If you're completely new to Android, is it required... • r/FlutterDev
1 points and 1 comments so far on reddit
Reddit: droidcon NYC 2017 - How I met Flutter (Roberto Orgiu, The New York Times)
https://www.youtube.com/watch?v=Xf1oI2boNIo
Submitted November 01, 2017 at 10:54PM by Purple_Pizzazz
via reddit http://ift.tt/2imRytO
https://www.youtube.com/watch?v=Xf1oI2boNIo
Submitted November 01, 2017 at 10:54PM by Purple_Pizzazz
via reddit http://ift.tt/2imRytO
YouTube
droidcon NYC 2017 - How I met Flutter
Roberto Orgiu, The New York Times Have you heard of Flutter? No? Well, then that’s the chance! We’ll be talking about Flutter framework from Google, introduc...
Reddit: Flutter Circular Chart: A library for creating animated circular chart widgets
http://ift.tt/2z9hZuV
Submitted November 03, 2017 at 08:46AM by Purple_Pizzazz
via reddit http://ift.tt/2zgZUxe
http://ift.tt/2z9hZuV
Submitted November 03, 2017 at 08:46AM by Purple_Pizzazz
via reddit http://ift.tt/2zgZUxe
GitHub
xqwzts/flutter_circular_chart
flutter_circular_chart - Animated radial and pie charts for Flutter
Reddit: A Comprehensive Flame Tutorial (or How To Make Games With Flutter)
http://ift.tt/2zcwNcn
Submitted November 03, 2017 at 10:56AM by luanpotter
via reddit http://ift.tt/2iXHHys
http://ift.tt/2zcwNcn
Submitted November 03, 2017 at 10:56AM by luanpotter
via reddit http://ift.tt/2iXHHys
Medium
A Comprehensive Flame Tutorial (or How To Make Games With Flutter)
Introduction
GGroup: Flutter Gallery
Porque só tem esse aplicativo que usa Flutter, não tem outro?
Submitted November 03, 2017 at 01:34PM by Samuel Kevin
via Flutter Dev http://ift.tt/2hA7jhp
Porque só tem esse aplicativo que usa Flutter, não tem outro?
Submitted November 03, 2017 at 01:34PM by Samuel Kevin
via Flutter Dev http://ift.tt/2hA7jhp
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.
GGroup: Breaking change: MethodCall no longer implements ==/hashCode
In http://ift.tt/2ys3BkH, operator== and hashCode will be eliminated from MethodCall (in Flutter's services library). If you are implementing code that deals directly with Flutter's service layer, and are relying on MethodCall equality or hashing (e.g., as keys in a hash
Submitted November 03, 2017 at 07:06PM by Chris Bracken
via Flutter Dev http://ift.tt/2lNu3z6
In http://ift.tt/2ys3BkH, operator== and hashCode will be eliminated from MethodCall (in Flutter's services library). If you are implementing code that deals directly with Flutter's service layer, and are relying on MethodCall equality or hashing (e.g., as keys in a hash
Submitted November 03, 2017 at 07:06PM by Chris Bracken
via Flutter Dev http://ift.tt/2lNu3z6
GitHub
Fix assertion failure when MethodCall args are Iterable by cbracken · Pull Request #12277 · flutter/flutter
MethodCall.arguments is of type dynamic, which allows for Iterables. Its
hashCode getter was implemented with hashValue() which asserts that its
input is not an Iterable. Instead XOR the method nam...
hashCode getter was implemented with hashValue() which asserts that its
input is not an Iterable. Instead XOR the method nam...
Reddit: Charts Library for Flutter, written in Dart with Flutter by Milan Zimmermann
http://ift.tt/2xX8UnU
Submitted November 03, 2017 at 08:55PM by Sol_Ido
via reddit http://ift.tt/2A505sR
http://ift.tt/2xX8UnU
Submitted November 03, 2017 at 08:55PM by Sol_Ido
via reddit http://ift.tt/2A505sR
GitHub
mzimmerm/flutter_charts
flutter_charts - Charts Library for Flutter, written in Dart with Flutter.
GGroup: Using Firebase Firestore in Flutter
Hey, I want to integrate the Firebase Firestore Database into my app, and my question is which of the Flutterfire packages I will have to integrate in order to use the cloud Firestore plugin? In the past you needed to integrate Firebase Analytics to use any of the Firebase features, but I can't
Submitted November 04, 2017 at 03:12PM by Stefan Muke
via Flutter Dev http://ift.tt/2A6nF8A
Hey, I want to integrate the Firebase Firestore Database into my app, and my question is which of the Flutterfire packages I will have to integrate in order to use the cloud Firestore plugin? In the past you needed to integrate Firebase Analytics to use any of the Firebase features, but I can't
Submitted November 04, 2017 at 03:12PM by Stefan Muke
via Flutter Dev http://ift.tt/2A6nF8A
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.
GGroup: Use C++ in Flutter
Hi, flutter dev team Is there any document or sample using C++ in Flutter or Dart? I noticed http://ift.tt/2hO2K4N, but without build env. Is there any BUILD.gn guide this. Maybe "flutter run" suits me. Thanks - Ken
Submitted November 04, 2017 at 04:17PM by Ken Shao
via Flutter Dev http://ift.tt/2AjBxwY
Hi, flutter dev team Is there any document or sample using C++ in Flutter or Dart? I noticed http://ift.tt/2hO2K4N, but without build env. Is there any BUILD.gn guide this. Maybe "flutter run" suits me. Thanks - Ken
Submitted November 04, 2017 at 04:17PM by Ken Shao
via Flutter Dev http://ift.tt/2AjBxwY
www.dartlang.org
Native Extensions for the Standalone Dart VM
Learn how to enable command-line Dart apps to call C/C++ functions.
Reddit: TodoMVC for Flutter: flutter_architecture_samples
http://ift.tt/2h4qwXY
Submitted November 04, 2017 at 03:57PM by phillywiggins
via reddit http://ift.tt/2yvEb5m
http://ift.tt/2h4qwXY
Submitted November 04, 2017 at 03:57PM by phillywiggins
via reddit http://ift.tt/2yvEb5m
GitLab
Brian Egan / flutter_architecture_samples
A collection of samples to discuss and showcase different architectural tools and patterns for Flutter apps.
GGroup: Scroll a photo in all directions and pinch zoom-in/out.
Hi, I was planning to use one of the ScrollViews to hold a picture which can be scrolled in all directions. (+zoom in/out) Apparently all Scrollable widgets are limited to either scrolling horizontal or vertical, and looking at the source code, it has never been taken in account to scroll on
Submitted November 04, 2017 at 10:52PM by Wendel
via Flutter Dev http://ift.tt/2zxHp8F
Hi, I was planning to use one of the ScrollViews to hold a picture which can be scrolled in all directions. (+zoom in/out) Apparently all Scrollable widgets are limited to either scrolling horizontal or vertical, and looking at the source code, it has never been taken in account to scroll on
Submitted November 04, 2017 at 10:52PM by Wendel
via Flutter Dev http://ift.tt/2zxHp8F
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: Creating your first flutter app (tutorial)
http://ift.tt/2hehJX5
Submitted November 05, 2017 at 09:48AM by Purple_Pizzazz
via reddit http://ift.tt/2zdThfH
http://ift.tt/2hehJX5
Submitted November 05, 2017 at 09:48AM by Purple_Pizzazz
via reddit http://ift.tt/2zdThfH
Flutter Institute
Creating your first flutter app
Flutter is a new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android. Flutter takes the approach of having a single code base for all platforms. Because flutter eschews OEM widgets[1], all of our visual elements and…
GGroup: edge-swipe back disable (on scaffold)
Hello, i have a basic flutter app with two classes that extends statefullwidget class, the first is a login form and the second a basic page with a basic drawer. I would like to prevent my app to navigate back to the login page if the user activate the edge-swipe gesture. thanks in advance
Submitted November 05, 2017 at 06:05PM by Davide Maccagno
via Flutter Dev http://ift.tt/2zkSfxO
Hello, i have a basic flutter app with two classes that extends statefullwidget class, the first is a login form and the second a basic page with a basic drawer. I would like to prevent my app to navigate back to the login page if the user activate the edge-swipe gesture. thanks in advance
Submitted November 05, 2017 at 06:05PM by Davide Maccagno
via Flutter Dev http://ift.tt/2zkSfxO
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: Need help with Facebook authentication on Flutter
I keep being directed to this tutorial:http://ift.tt/2h8mwWvBut I can’t seem to put together what he’s doing. There has to be an easier way to do this, right?
Submitted November 06, 2017 at 03:49AM by KingMookie
via reddit http://ift.tt/2ixSonK
I keep being directed to this tutorial:http://ift.tt/2h8mwWvBut I can’t seem to put together what he’s doing. There has to be an easier way to do this, right?
Submitted November 06, 2017 at 03:49AM by KingMookie
via reddit http://ift.tt/2ixSonK
Medium
Facebook Oauth login flow with Flutter
I decided to give Flutter a deeper try than previously. But I encounter some troubles with authentication. So in this story I will share…
GGroup: Autocorrect tooltips on iOS
When using a native iOS app without text prediction enabled, there is a pop-up that indicates when autocorrections are going to occur, and when backspacing on a correction a pop-up that gives alternative choices for the word. In flutter, the autocorrections happen silently and require backspaci
Submitted November 07, 2017 at 06:22PM by Jeff McGlynn
via Flutter Dev http://ift.tt/2zrf01r
When using a native iOS app without text prediction enabled, there is a pop-up that indicates when autocorrections are going to occur, and when backspacing on a correction a pop-up that gives alternative choices for the word. In flutter, the autocorrections happen silently and require backspaci
Submitted November 07, 2017 at 06:22PM by Jeff McGlynn
via Flutter Dev http://ift.tt/2zrf01r
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.