New post on Flutter Dev Google group:
how to get data through reference field from firestore collection
I have attached 2 picture of my data bas, how to write query to get data from another collection using reference field?
February 24, 2020 at 06:56PM by Saad Malik
https://ift.tt/2PmOSxH
  
  how to get data through reference field from firestore collection
I have attached 2 picture of my data bas, how to write query to get data from another collection using reference field?
February 24, 2020 at 06:56PM by Saad Malik
https://ift.tt/2PmOSxH
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 logo in Flutter's Canvas in 2 minutes (raw layer)
https://youtu.be/AzXazch8AaI
February 24, 2020 at 06:49PM by creativemaybeno
https://ift.tt/37V7aMM
  
  Flutter logo in Flutter's Canvas in 2 minutes (raw layer)
https://youtu.be/AzXazch8AaI
February 24, 2020 at 06:49PM by creativemaybeno
https://ift.tt/37V7aMM
YouTube
  
  Flutter logo in Flutter's Canvas in 2 minutes
  https://github.com/creativecreatorormaybenot/logo
(jk)
  (jk)
New post on /r/flutterdev subreddit:
Regarding creating an E2EE communication app
Hi there!I'm looking at creating an end to end encrypted chat app for couples. What I'm trying to look at a bit more is the actual encryption. Right now I have a prototype working with what I stole from EnigmaI'm wondering if there's better solutions. Maybe look at creating a platform channel for themisMy concern is if I ever decide to go fully native in the future, I wont' be able to easily create those apps.
February 24, 2020 at 09:00PM by DoPeopleEvenLookHere
https://ift.tt/2HSPRla
  
  Regarding creating an E2EE communication app
Hi there!I'm looking at creating an end to end encrypted chat app for couples. What I'm trying to look at a bit more is the actual encryption. Right now I have a prototype working with what I stole from EnigmaI'm wondering if there's better solutions. Maybe look at creating a platform channel for themisMy concern is if I ever decide to go fully native in the future, I wont' be able to easily create those apps.
February 24, 2020 at 09:00PM by DoPeopleEvenLookHere
https://ift.tt/2HSPRla
GitHub
  
  GitHub - AmitJoki/Enigma: A full-fledged one-to-one chat app developed entirely in Flutter
  A full-fledged one-to-one chat app developed entirely in Flutter - AmitJoki/Enigma
  New post on /r/flutterdev subreddit:
step_progress_indicator 0.2.0 released. New support for circular indicators, continuous loading indicators, and many new features
https://ift.tt/38WoDWH
February 24, 2020 at 09:48PM by cmprogrammers
https://ift.tt/37XtYLW
  
  step_progress_indicator 0.2.0 released. New support for circular indicators, continuous loading indicators, and many new features
https://ift.tt/38WoDWH
February 24, 2020 at 09:48PM by cmprogrammers
https://ift.tt/37XtYLW
Dart packages
  
  step_progress_indicator | Flutter Package
  Bar indicator made of a series of selected and unselected steps
  New post on /r/flutterdev subreddit:
Firebase and Push Notifications in Flutter
https://www.youtube.com/watch?v=Lq9-DPKWtIc&feature=youtu.be
February 24, 2020 at 10:46PM by Purple_Pizzazz
https://ift.tt/32mH0BC
  
  Firebase and Push Notifications in Flutter
https://www.youtube.com/watch?v=Lq9-DPKWtIc&feature=youtu.be
February 24, 2020 at 10:46PM by Purple_Pizzazz
https://ift.tt/32mH0BC
YouTube
  
  Firebase and Push Notifications in Flutter
  In this video we implement Push Notifications for our Flutter app using Firebase Cloud Messaging.
Written: https://www.filledstacks.com/post/push-notifications-in-flutter-using-firebase/
  Written: https://www.filledstacks.com/post/push-notifications-in-flutter-using-firebase/
New post on /r/flutterdev subreddit:
Streambuilder with Firestore in Flutter Web
https://www.youtube.com/watch?v=QN4AS10DQZA&feature=youtu.be
February 24, 2020 at 04:02PM by MyracleDesign
https://ift.tt/2ViaPSh
  
  Streambuilder with Firestore in Flutter Web
https://www.youtube.com/watch?v=QN4AS10DQZA&feature=youtu.be
February 24, 2020 at 04:02PM by MyracleDesign
https://ift.tt/2ViaPSh
YouTube
  
  Flutter Streambuilder with Firestore in Web
  Today we want to learn more about #Firestore in #FlutterWeb and how we can use the #StreamBuilder.  ⭐️⭐️ Helpful Ressources ⭐️⭐️Repository: https://github.co...
  New post on /r/flutterdev subreddit:
Flutter on Surface Duo: Part 1
https://ift.tt/2w3NEAw
February 24, 2020 at 07:31PM by Elixane
https://ift.tt/2ve9KjJ
  
  Flutter on Surface Duo: Part 1
https://ift.tt/2w3NEAw
February 24, 2020 at 07:31PM by Elixane
https://ift.tt/2ve9KjJ
Medium
  
  Flutter on Surface Duo: Part 1
  In this first part I will cover how to integrate the Surface Duo SDK into a Flutter application.
  New post on /r/flutterdev subreddit:
time_zone_picker
https://ift.tt/32ohZG5
February 25, 2020 at 12:48AM by fd991
https://ift.tt/2vbqtEk
  
  time_zone_picker
https://ift.tt/32ohZG5
February 25, 2020 at 12:48AM by fd991
https://ift.tt/2vbqtEk
GitHub
  
  hnkhandev/time_zone_picker
  Contribute to hnkhandev/time_zone_picker development by creating an account on GitHub.
  New post on Flutter Dev Google group:
HI yall can you look at this builder context thingy
I am very new to doing flutter development, and could not get this builder function to work no matter what I did import 'package:firebase_auth/firebase_auth.dart'; import 'package:flutter/material.dart'; import 'package:provider/provider.dart'; import 'home_page.dart'; import 'auth.dart'; import
February 25, 2020 at 01:14AM by Samme Qandil
https://ift.tt/2wKdzxI
  
  HI yall can you look at this builder context thingy
I am very new to doing flutter development, and could not get this builder function to work no matter what I did import 'package:firebase_auth/firebase_auth.dart'; import 'package:flutter/material.dart'; import 'package:provider/provider.dart'; import 'home_page.dart'; import 'auth.dart'; import
February 25, 2020 at 01:14AM by Samme Qandil
https://ift.tt/2wKdzxI
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:
Have you ever received this message before while working with flutter
Launching lib\main.dart on SM A105G in debug mode... Running Gradle task 'assembleDebug'... D8: Cannot fit requested classes in a single dex file (# methods: 90608 > 65536) com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: The number of method references in a
February 25, 2020 at 02:20AM by Princess Jellyfish
https://ift.tt/2wK6Kfy
  
  Have you ever received this message before while working with flutter
Launching lib\main.dart on SM A105G in debug mode... Running Gradle task 'assembleDebug'... D8: Cannot fit requested classes in a single dex file (# methods: 90608 > 65536) com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: The number of method references in a
February 25, 2020 at 02:20AM by Princess Jellyfish
https://ift.tt/2wK6Kfy
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:
Is this a naive solution for a local cache?
I would like to implement a local cache. I don't want to have local persistent storage (Through sessions) because I would like the queries to be updated every time the user starts a new session. Is this a bad solution for a temporary local cache? I'd be using get_it so it's accessible everywhere.```
February 25, 2020 at 04:12AM by anthOlei
https://ift.tt/32ur0gX
  
  Is this a naive solution for a local cache?
I would like to implement a local cache. I don't want to have local persistent storage (Through sessions) because I would like the queries to be updated every time the user starts a new session. Is this a bad solution for a temporary local cache? I'd be using get_it so it's accessible everywhere.```
class Cache{ HashMap<String, dynamic> _cache = new HashMap<String, dynamic>(); bool addToCache({var item, String key}){ _cache[key] = item; return true; } dynamic readFromCache(String key){ if (_cache.containsKey(key)){ return _cache[key]; } else { return null; } } bool contains(String key){ return _cache.containsKey(key); } } ```February 25, 2020 at 04:12AM by anthOlei
https://ift.tt/32ur0gX
reddit
  
  Is this a naive solution for a local cache?
  I would like to implement a local cache. I don't want to have local persistent storage (Through sessions) because I would like the queries to be...
  New post on Flutter Dev Google group:
How can i write this C# line of code to dart language?
output += (char)((input[i] + key[j]) % 26 + 'A');
February 25, 2020 at 09:03AM by شہریارعظمت صدیقی Sheheryar Azmat Siddiqui
https://ift.tt/3a0dx30
  
  How can i write this C# line of code to dart language?
output += (char)((input[i] + key[j]) % 26 + 'A');
February 25, 2020 at 09:03AM by شہریارعظمت صدیقی Sheheryar Azmat Siddiqui
https://ift.tt/3a0dx30
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:
Cupertino AlertDialog Action iOS Style In Flutter - Flutter Tutorial
https://ift.tt/2vidkcP
February 25, 2020 at 11:21AM by flutter_tutorial
https://ift.tt/37TvU8t
  
  Cupertino AlertDialog Action iOS Style In Flutter - Flutter Tutorial
https://ift.tt/2vidkcP
February 25, 2020 at 11:21AM by flutter_tutorial
https://ift.tt/37TvU8t
Flutter Tutorial
  
  Cupertino AlertDialog Action iOS Style In Flutter - Flutter Tutorial
  Cupertino AlertDialog : Cupertino AlertDialog is An iOS-style alert dialog. the more information of Cupertino AlertDialog given in this tutorial
  New post on /r/flutterdev subreddit:
Button Click Animation (Zoom In - Zoom Out) In Flutter - Flutter Tutorial
https://ift.tt/2ThyFer
February 25, 2020 at 01:02PM by flutter_tutorial
https://ift.tt/37ZoQam
  
  Button Click Animation (Zoom In - Zoom Out) In Flutter - Flutter Tutorial
https://ift.tt/2ThyFer
February 25, 2020 at 01:02PM by flutter_tutorial
https://ift.tt/37ZoQam
Flutter Tutorial
  
  Button Click Animation (Zoom In - Zoom Out) In Flutter - Flutter Tutorial
  Button Click Animation :Button Click Animation means animation when the particular button is clicked.the changes made after the button is clicked
  New post on /r/flutterdev subreddit:
Flutter web cursor with hand pointer style
https://ift.tt/2wJEae9
February 25, 2020 at 01:53PM by Erny3
https://ift.tt/32rB4r5
  
  Flutter web cursor with hand pointer style
https://ift.tt/2wJEae9
February 25, 2020 at 01:53PM by Erny3
https://ift.tt/32rB4r5
Ernesto Gonzalez
  
  Flutter web cursor with hand pointer style - Ernesto Gonzalez
  How to display a hand pointer cursor on a Flutter web site. Easy code to make your Flutter web look like real website.
  New post on /r/flutterdev subreddit:
How to make Banner above card Flutter?
https://ift.tt/37UATWh
February 25, 2020 at 02:43PM by maadhav2001
https://ift.tt/2Pl4OQT
  How to make Banner above card Flutter?
https://ift.tt/37UATWh
February 25, 2020 at 02:43PM by maadhav2001
https://ift.tt/2Pl4OQT
New post on /r/flutterdev subreddit:
Flutter Clock Highlight Reel
https://www.youtube.com/watch?v=PaPUkxYHDUw&feature=share
February 25, 2020 at 04:36PM by Pixelreddit
https://ift.tt/38YWNcp
  
  Flutter Clock Highlight Reel
https://www.youtube.com/watch?v=PaPUkxYHDUw&feature=share
February 25, 2020 at 04:36PM by Pixelreddit
https://ift.tt/38YWNcp
YouTube
  
  Flutter Clock Highlight Reel
  We challenged you to build a beautiful clock face UI for the Lenovo Smart Clock using Flutter. See what amazing creations you made!Full results at → https://...
  New post on Flutter Dev Google group:
fierbaseAuth is working but when i did navigation it got error
import 'package:firebase_auth/firebase_auth.dart'; import 'package:flash_chat/components/paddingButton.dart'; import 'package:flash_chat/constants.dart'; import 'package:flutter/material.dart'; import 'chat_screen.dart'; class RegistrationScreen extends StatefulWidget { static const String id =
February 25, 2020 at 04:46PM by shafin rahman
https://ift.tt/2TesWG3
  
  fierbaseAuth is working but when i did navigation it got error
import 'package:firebase_auth/firebase_auth.dart'; import 'package:flash_chat/components/paddingButton.dart'; import 'package:flash_chat/constants.dart'; import 'package:flutter/material.dart'; import 'chat_screen.dart'; class RegistrationScreen extends StatefulWidget { static const String id =
February 25, 2020 at 04:46PM by shafin rahman
https://ift.tt/2TesWG3
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 tweet from FlutterDev:
🥁🥁🥁... and the #FlutterClock winners have been chosen!
12
11 ^ 1
10 | 2
9 ⊙———> Winners and honorable mentions:
8 4 https://t.co/NdBrSnKzzK
7 5
6 pic.twitter.com/4yTtPb1fHv— Flutter (@FlutterDev) February 25, 2020
February 25, 2020 at 05:30PM
http://twitter.com/FlutterDev/status/1232342125536141314
  
  🥁🥁🥁... and the #FlutterClock winners have been chosen!
12
11 ^ 1
10 | 2
9 ⊙———> Winners and honorable mentions:
8 4 https://t.co/NdBrSnKzzK
7 5
6 pic.twitter.com/4yTtPb1fHv— Flutter (@FlutterDev) February 25, 2020
February 25, 2020 at 05:30PM
http://twitter.com/FlutterDev/status/1232342125536141314
Twitter
  
  #flutterclock hashtag on Twitter
  On 18 Nov 2019 @FlutterDev tweeted: "The countdown is over! 
Announcing our .." - read what others are saying and join the conversation.
  Announcing our .." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
The Flutter Clock Contest Results
https://ift.tt/2SYzWrH
February 25, 2020 at 05:30PM by maadhav2001
https://ift.tt/2wF26zg
  
  The Flutter Clock Contest Results
https://ift.tt/2SYzWrH
February 25, 2020 at 05:30PM by maadhav2001
https://ift.tt/2wF26zg
Medium
  
  🕒 It’s Time: The Flutter Clock Contest Results
  We are always amazed by what developers around the world are building with Flutter. This year we partnered with the Google Assistant and…
  New post on /r/flutterdev subreddit:
How to build responsive apps with Flutter: Widgets review | inVerita
https://ift.tt/2uulgr3
February 25, 2020 at 04:57PM by inveritasoft
https://ift.tt/38Y0JKh
  
  How to build responsive apps with Flutter: Widgets review | inVerita
https://ift.tt/2uulgr3
February 25, 2020 at 04:57PM by inveritasoft
https://ift.tt/38Y0JKh
Inverita
  
  How to Build Responsive Apps with Flutter: Widgets Review
  This blog uncovers ins and outs of the responsive design and explains why using Flutter widgets simplifies the whole process.
  