Reddit: Photo search and external links tutorial flutter
https://www.youtube.com/playlist?list=PLmnT6naTGy2Qs1GRoDrQYhij0i69HDFuc
Submitted June 30, 2018 at 09:02PM by kibatheseven
via reddit https://ift.tt/2tZgz4n
  
  https://www.youtube.com/playlist?list=PLmnT6naTGy2Qs1GRoDrQYhij0i69HDFuc
Submitted June 30, 2018 at 09:02PM by kibatheseven
via reddit https://ift.tt/2tZgz4n
YouTube
  
  Flutter App from scratch - YouTube
  
  Reddit: firestore_helpers | Firestore helper function to create dynamic and location based queries
https://ift.tt/2Ku9AdX
Submitted June 30, 2018 at 10:33PM by Purple_Pizzazz
via reddit https://ift.tt/2N9Z3my
  
  https://ift.tt/2Ku9AdX
Submitted June 30, 2018 at 10:33PM by Purple_Pizzazz
via reddit https://ift.tt/2N9Z3my
Dart Packages
  
  firestore_helpers | Flutter Package
  firestore_helpers Flutter and Dart package - Firestore helper function to create dynamic and location based queries
  Reddit: firestore_helpers | Firestore helper function to create dynamic and location based queries
https://ift.tt/2Ku9AdX
Submitted June 30, 2018 at 10:33PM by Purple_Pizzazz
via reddit https://ift.tt/2N9Z3my
  
  https://ift.tt/2Ku9AdX
Submitted June 30, 2018 at 10:33PM by Purple_Pizzazz
via reddit https://ift.tt/2N9Z3my
Dart Packages
  
  firestore_helpers | Flutter Package
  firestore_helpers Flutter and Dart package - Firestore helper function to create dynamic and location based queries
  Reddit: Flutter: Push, Pop, Push
https://ift.tt/2MzemnS
Submitted June 30, 2018 at 10:32PM by Purple_Pizzazz
via reddit https://ift.tt/2Km4Fw7
  
  https://ift.tt/2MzemnS
Submitted June 30, 2018 at 10:32PM by Purple_Pizzazz
via reddit https://ift.tt/2Km4Fw7
Medium
  
  Flutter: Push, Pop, Push
  Overview of Navigator methods in Flutter and describing a use-case for each method
  Reddit: ObjectDB - Persistent embedded document-oriented NoSQL database
https://ift.tt/2Nd0UqP?
Submitted June 30, 2018 at 11:43PM by netzchat
via reddit https://ift.tt/2yXru4h
  
  https://ift.tt/2Nd0UqP?
Submitted June 30, 2018 at 11:43PM by netzchat
via reddit https://ift.tt/2yXru4h
GitHub
  
  netz-chat/objectdb
  objectdb - Persistent embedded document-oriented NoSQL database for Dart and Flutter.
  Reddit: Gradient Animation Examples
https://ift.tt/2KBJUJ5
Submitted July 01, 2018 at 01:12AM by phillywiggins
via reddit https://ift.tt/2KlIeHy
  
  https://ift.tt/2KBJUJ5
Submitted July 01, 2018 at 01:12AM by phillywiggins
via reddit https://ift.tt/2KlIeHy
GitHub
  
  brianegan/gradient_animations
  gradient_animations - An example of how to animate gradients in flutter
  GGroup: multiple heroes that share the same tag within a subtree
hi am new to flutter, trying out navigation but I get multiple heroes that share the same tag within a subtree error. heres my code import 'package:flutter/material.dart'; import 'package:cloud_firestore/cloud_firestore.dart'; void main()=> runApp(Entry()); class Entry extends StatelessWidget
Submitted July 01, 2018 at 01:57AM by ABEROR NORBERT
via Flutter Dev https://ift.tt/2Ndt4BP
  
  hi am new to flutter, trying out navigation but I get multiple heroes that share the same tag within a subtree error. heres my code import 'package:flutter/material.dart'; import 'package:cloud_firestore/cloud_firestore.dart'; void main()=> runApp(Entry()); class Entry extends StatelessWidget
Submitted July 01, 2018 at 01:57AM by ABEROR NORBERT
via Flutter Dev https://ift.tt/2Ndt4BP
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: I am starting to be mad with Stream/Futures. Please i need some advices.
Hi everyone, i'm starting programming in Flutter using Firestore/Storage for my app. Screens are very simple to understand, but when i start to use Firebase the confusion starts. I made a login register screen to get some info to save in Firestore, profile picture, and other text info. It is
Submitted July 01, 2018 at 02:54AM by Carlos Eduardo Panarello
via Flutter Dev https://ift.tt/2KBRH9N
  
  Hi everyone, i'm starting programming in Flutter using Firestore/Storage for my app. Screens are very simple to understand, but when i start to use Firebase the confusion starts. I made a login register screen to get some info to save in Firestore, profile picture, and other text info. It is
Submitted July 01, 2018 at 02:54AM by Carlos Eduardo Panarello
via Flutter Dev https://ift.tt/2KBRH9N
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: Dependency Python module six installation issue
Hey Guys, Can any one resole this issue Please.. ? https://ift.tt/2KBPlb5 Thanks Shiva
Submitted July 01, 2018 at 08:54AM by Shiva Prakash Pokala
via Flutter Dev https://ift.tt/2tJjY7X
  
  Hey Guys, Can any one resole this issue Please.. ? https://ift.tt/2KBPlb5 Thanks Shiva
Submitted July 01, 2018 at 08:54AM by Shiva Prakash Pokala
via Flutter Dev https://ift.tt/2tJjY7X
Stack Overflow
  
  Facing "Missing XCode Dependency: Python Module "Six" " even after installing six
  Facing "Missing XCode Dependency: Python Module "Six" " even after installing six
Pip Already installed
pip install six
Requirement already satisfied: six in /usr/local/lib/python2.7/site-packages...
  Pip Already installed
pip install six
Requirement already satisfied: six in /usr/local/lib/python2.7/site-packages...
Reddit: What even are Flutter widgets?
https://ift.tt/2KmgK4y
Submitted July 01, 2018 at 09:09AM by Elixane
via reddit https://ift.tt/2MBLqeF
  
  https://ift.tt/2KmgK4y
Submitted July 01, 2018 at 09:09AM by Elixane
via reddit https://ift.tt/2MBLqeF
Medium
  
  What even are Flutter widgets?
  The following explanation of Flutter widgets is my own personal perspective and does not constitute an official explanation of widgets or…
  GGroup: Finished with error: RangeError (index): Invalid value: Only valid value is 0: 1
I started learning the flutter and copy and paste the code from https://ift.tt/2MCRwLV but i got an error below: > Launching lib/main.dart on iPhone X in debug mode... > Finished with error: RangeError (index): Invalid value: Only valid value > is 0: 1 import 'package:flutte
Submitted July 01, 2018 at 09:53AM by hatted bey
via Flutter Dev https://ift.tt/2KvxCVV
  
  I started learning the flutter and copy and paste the code from https://ift.tt/2MCRwLV but i got an error below: > Launching lib/main.dart on iPhone X in debug mode... > Finished with error: RangeError (index): Invalid value: Only valid value > is 0: 1 import 'package:flutte
Submitted July 01, 2018 at 09:53AM by hatted bey
via Flutter Dev https://ift.tt/2KvxCVV
flutter.io
  
  Add a Drawer to a screen
  In apps that employ Material Design, there are two primary options fornavigation: tabs and drawers. When there is insufficient space to support tabs, Drawers provide a handy alternative.In Flutter, we can use the [`Drawer`](https://docs.flutter.io/flutte…
  Reddit: How to Build a Simple Weather App in Flutter - Dragos Holban
https://ift.tt/2KDryHw
Submitted July 01, 2018 at 10:53AM by dragosholban
via reddit https://ift.tt/2KnYmIz
  
  https://ift.tt/2KDryHw
Submitted July 01, 2018 at 10:53AM by dragosholban
via reddit https://ift.tt/2KnYmIz
Dragos Holban
  
  How to Build a Simple Weather App in Flutter - Dragos Holban
  Hello! In the last few weeks I started reading about and testing Flutter, the new mobile SDK from Google, that let’s you build for both Android and iOS at the same time (similar to React Native). In the following tutorial, I will show you how to build a simple…
  Reddit: [Question] Has anyone tried offline capabilities of firebase in flutter?
I checked online and found that offline data persist in cloud firestore and that transaction should also trigger automatically when the device went online. Now I've tested it and data persist (like a list would display) without internet connections, but have some issues with transaction (like adding a value to a document, etc.).I understand it's supposed to automatically work, meaning update on connection? Do I need to do something extra? set a config to make it work?
Submitted July 01, 2018 at 12:01PM by Epalogs8
via reddit https://ift.tt/2Kw6Axt
  
  I checked online and found that offline data persist in cloud firestore and that transaction should also trigger automatically when the device went online. Now I've tested it and data persist (like a list would display) without internet connections, but have some issues with transaction (like adding a value to a document, etc.).I understand it's supposed to automatically work, meaning update on connection? Do I need to do something extra? set a config to make it work?
Submitted July 01, 2018 at 12:01PM by Epalogs8
via reddit https://ift.tt/2Kw6Axt
reddit
  
  r/FlutterDev - [Question] Has anyone tried offline capabilities of firebase in flutter?
  2 votes and 0 so far on reddit
  Reddit: Flutter Speed Dial
Hey guys,I've created a simple plugin to create a vertical or horizontal list of floating action buttons.View it here!Example:https://i.redd.it/7xd842yanb711.gif
Submitted July 01, 2018 at 01:25PM by zaara-
via reddit https://ift.tt/2MAMvni
  
  Hey guys,I've created a simple plugin to create a vertical or horizontal list of floating action buttons.View it here!Example:https://i.redd.it/7xd842yanb711.gif
Submitted July 01, 2018 at 01:25PM by zaara-
via reddit https://ift.tt/2MAMvni
Dart packages
  
  unicorndial | Flutter Package
  Easily create your floating menu using horizontal or vertical floating button lists
  GGroup: How to make websocket response show in same widget as sent message like proper chat screen
Hello, I am new to flutter and so far I'm currently in love with it. I need a way to put the response from web-socket server on the left side; like a proper chat screen. WebSocketChannel channel; final List list = []; final List _messages =
Submitted July 01, 2018 at 08:00PM by Michael Aworoghene
via Flutter Dev https://ift.tt/2KCWA5F
  
  Hello, I am new to flutter and so far I'm currently in love with it. I need a way to put the response from web-socket server on the left side; like a proper chat screen. WebSocketChannel channel; final List list = []; final List _messages =
Submitted July 01, 2018 at 08:00PM by Michael Aworoghene
via Flutter Dev https://ift.tt/2KCWA5F
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: How to read from file
Hello, I have a text file with some text in it and would like to display that text using the text widget on my app. Whenever I do that, it states that the data is null, so do I have to write to that file in order for the data to not be null because the text file already has some text in it.
Submitted July 01, 2018 at 09:22PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2tKQLcB
  
  Hello, I have a text file with some text in it and would like to display that text using the text widget on my app. Whenever I do that, it states that the data is null, so do I have to write to that file in order for the data to not be null because the text file already has some text in it.
Submitted July 01, 2018 at 09:22PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2tKQLcB
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: Come join GenericTyping on Twitch, we are now LIVE!
https://twitter.com/GenericTyping/status/1013471047352504320
Submitted July 01, 2018 at 09:05PM by Ajaxml
via reddit https://ift.tt/2IIx0aB
  
  https://twitter.com/GenericTyping/status/1013471047352504320
Submitted July 01, 2018 at 09:05PM by Ajaxml
via reddit https://ift.tt/2IIx0aB
Twitter
  
  GenericTyping
  I will be livestreaming some #flutter development again over at https://t.co/w9AoK35ExX starting at 12:00 PDT, 19:00 UTC and 21:00 CEST. The project I’ll be working on: PulseMe - Notify others with the press of a button. Come along, ask questions and let’s…
  GGroup: Flutter. Download file in background.
Hi. How can I download file, if user left Flutter app in background. In Android, it can be done with using Services. Any plugins or solutions for that in Flutter (for both platforms)? Thank you beforehand.
Submitted July 01, 2018 at 09:37PM by Ramziddin Toshmukhamedov
via Flutter Dev https://ift.tt/2u1NFk7
  
  Hi. How can I download file, if user left Flutter app in background. In Android, it can be done with using Services. Any plugins or solutions for that in Flutter (for both platforms)? Thank you beforehand.
Submitted July 01, 2018 at 09:37PM by Ramziddin Toshmukhamedov
via Flutter Dev https://ift.tt/2u1NFk7
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: Flutter UI Design: Apple Music Player — Library Screen
https://ift.tt/2lN9YpX
Submitted July 01, 2018 at 11:28PM by Purple_Pizzazz
via reddit https://ift.tt/2KFQpOs
  
  https://ift.tt/2lN9YpX
Submitted July 01, 2018 at 11:28PM by Purple_Pizzazz
via reddit https://ift.tt/2KFQpOs
Medium
  
  Apple Music Player — Library Screen
  Flutter UI Design
  Reddit: flutter improved cupertino library?
for our framework to be viable we need to produce multiple styles of apps, not just material. i think that the current cupertino library is really lacking so i'm looking for somebody to work with to increase the capability.
Submitted July 02, 2018 at 01:18AM by alaricat
via reddit https://ift.tt/2MDTmMt
  
  for our framework to be viable we need to produce multiple styles of apps, not just material. i think that the current cupertino library is really lacking so i'm looking for somebody to work with to increase the capability.
Submitted July 02, 2018 at 01:18AM by alaricat
via reddit https://ift.tt/2MDTmMt
reddit
  
  r/FlutterDev - flutter improved cupertino library?
  1 votes and 0 so far on reddit
  Reddit: Persistent appbar across PageView possible?
HiI posted this to Stack Overflow last week but it didn't get a response so hopefully a helpful redditor can help me out.Basically I want to have an app with three pages in a PageView that can be swiped between, a bottom navigator down the bottom to aid this navigation, and an appbar at the top. My problem is that if I create an appbar on each page it swipes in along with the rest of the page content (which looks a bit stupid). Ideally I just want to have a static bottom nav bar and top app bar and have the page content in between swipe in.I have it set up the way I want with one main .dart page with the bottom nav, pageview and appbar. Then three seperate content .dart files/pages. The issue is that I cant access the appbar to change actions/title from the content pages.There is a gif and better explanation in the SO post if anyone cares to look.Any guidance would be greatly appreciated.
Submitted July 02, 2018 at 01:11AM by anonymous_labrador
via reddit https://ift.tt/2KA1ZKU
  
  HiI posted this to Stack Overflow last week but it didn't get a response so hopefully a helpful redditor can help me out.Basically I want to have an app with three pages in a PageView that can be swiped between, a bottom navigator down the bottom to aid this navigation, and an appbar at the top. My problem is that if I create an appbar on each page it swipes in along with the rest of the page content (which looks a bit stupid). Ideally I just want to have a static bottom nav bar and top app bar and have the page content in between swipe in.I have it set up the way I want with one main .dart page with the bottom nav, pageview and appbar. Then three seperate content .dart files/pages. The issue is that I cant access the appbar to change actions/title from the content pages.There is a gif and better explanation in the SO post if anyone cares to look.Any guidance would be greatly appreciated.
Submitted July 02, 2018 at 01:11AM by anonymous_labrador
via reddit https://ift.tt/2KA1ZKU
Stack Overflow
  
  Flutter persistent app bar across PageView
  Ideally I would like to set up my Flutter app as follows 
PageView to swipe left/right between 3 pages and a bottom navigation bar to serve as a label and also help with navigation
Persistent appb...
  PageView to swipe left/right between 3 pages and a bottom navigation bar to serve as a label and also help with navigation
Persistent appb...
