New post on Flutter Dev Google group:
Fauzi2865
Not send my gmail what u want u can stop send gmail
June 29, 2019 at 06:04PM by Muhd Fauzi
https://ift.tt/2KPHGcD
  
  Fauzi2865
Not send my gmail what u want u can stop send gmail
June 29, 2019 at 06:04PM by Muhd Fauzi
https://ift.tt/2KPHGcD
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:
Firestore Nested StreamBuilders
In my Flutter app, will it count as two reads from Firestore if I have two nested StreamBuilders reading from the same document? Or is it cached in a way that it will only count as one read?Here's an example of what I'm talking about.StreamBuilder(stream: Firestore.instance.document(path).snapshots(),builder: (context, asnap){//Some nested widgets...return StreamBuilder(stream: Firestore.instance.document(path).snapshots(),builder: (context, asnap){return MyWidget();},);},);
June 29, 2019 at 05:58PM by jajabobo
https://ift.tt/2Jc2DLW
  
  Firestore Nested StreamBuilders
In my Flutter app, will it count as two reads from Firestore if I have two nested StreamBuilders reading from the same document? Or is it cached in a way that it will only count as one read?Here's an example of what I'm talking about.StreamBuilder(stream: Firestore.instance.document(path).snapshots(),builder: (context, asnap){//Some nested widgets...return StreamBuilder(stream: Firestore.instance.document(path).snapshots(),builder: (context, asnap){return MyWidget();},);},);
June 29, 2019 at 05:58PM by jajabobo
https://ift.tt/2Jc2DLW
reddit
  
  r/FlutterDev - Firestore Nested StreamBuilders
  0 votes and 1 comment so far on Reddit
  New post on /r/flutterdev subreddit:
What is everyone working on?
Tell me about your flutter projects!
June 29, 2019 at 08:13PM by AIDXN3
https://ift.tt/2YliZId
  
  What is everyone working on?
Tell me about your flutter projects!
June 29, 2019 at 08:13PM by AIDXN3
https://ift.tt/2YliZId
reddit
  
  r/FlutterDev - What is everyone working on?
  0 votes and 0 comments so far on Reddit
  New post on /r/flutterdev subreddit:
Flutter Turkish telegram group opened.
https://t.me/Fluttertr
June 29, 2019 at 08:27PM by fl1sh
https://ift.tt/2KO03Pu
  
  Flutter Turkish telegram group opened.
https://t.me/Fluttertr
June 29, 2019 at 08:27PM by fl1sh
https://ift.tt/2KO03Pu
Telegram
  
  Flutter Türkiye 🇹🇷
  Flutter Türkiye Resmi Telegram Grubu
Grup Kuralları : https://t.me/fluttertr/4663
Telegram Kanalımız: @FlutterTurk
Twitter: https://twitter.com/Flutter_Turkiye
Slack: https://bit.ly/flutterTR
Kommunity: https://kommunity.com/flutter-turkiye
  Grup Kuralları : https://t.me/fluttertr/4663
Telegram Kanalımız: @FlutterTurk
Twitter: https://twitter.com/Flutter_Turkiye
Slack: https://bit.ly/flutterTR
Kommunity: https://kommunity.com/flutter-turkiye
New post on /r/flutterdev subreddit:
PageView + Text Overflow (like Kindle reader app)
I've got a big blob of book text i'm putting into a PageView w/ horizontal scrolling.I'd like my text to overflow from one page to the next in word-chunks much like the Kindle app's does.I can't however seem to get it to work!Things i've tried include: ...building a page word-by-word while detecting overflow each step using a TextPainter ...building a page word-by-word while detecting overflow each step using a ParagraphBuilder/ParagraphIs there some option i'm missing? Did i make things overly complicated?
June 29, 2019 at 10:57PM by viperld
https://ift.tt/2LrmBF9
  
  PageView + Text Overflow (like Kindle reader app)
I've got a big blob of book text i'm putting into a PageView w/ horizontal scrolling.I'd like my text to overflow from one page to the next in word-chunks much like the Kindle app's does.I can't however seem to get it to work!Things i've tried include: ...building a page word-by-word while detecting overflow each step using a TextPainter ...building a page word-by-word while detecting overflow each step using a ParagraphBuilder/ParagraphIs there some option i'm missing? Did i make things overly complicated?
June 29, 2019 at 10:57PM by viperld
https://ift.tt/2LrmBF9
reddit
  
  r/FlutterDev - PageView + Text Overflow (like Kindle reader app)
  0 votes and 0 comments so far on Reddit
  New post on /r/flutterdev subreddit:
Chopper (Retrofit for Flutter) - Interceptors
https://youtu.be/ViqtHHLfN94
June 30, 2019 at 12:13AM by MRresoMC
https://ift.tt/2FBtK1V
  
  Chopper (Retrofit for Flutter) - Interceptors
https://youtu.be/ViqtHHLfN94
June 30, 2019 at 12:13AM by MRresoMC
https://ift.tt/2FBtK1V
YouTube
  
  Chopper (Retrofit for Flutter) - #2 Interceptors - Dart HTTP Client Generator Tutorial
  📗 Learn from the written tutorial & GET THE CODE 👇👇
https://resocoder.com/flutter-chopper-interceptors
👨💻 Do you write good code? Find out now 👇
https://resocoder.com/good-code-quiz
Having conquered the basics of Chopper, such as making HTTP requests,…
  https://resocoder.com/flutter-chopper-interceptors
👨💻 Do you write good code? Find out now 👇
https://resocoder.com/good-code-quiz
Having conquered the basics of Chopper, such as making HTTP requests,…
New post on /r/flutterdev subreddit:
Code generation in Flutter
https://ift.tt/2RNNSTs
June 29, 2019 at 11:53PM by Purple_Pizzazz
https://ift.tt/2xnEbS0
  
  Code generation in Flutter
https://ift.tt/2RNNSTs
June 29, 2019 at 11:53PM by Purple_Pizzazz
https://ift.tt/2xnEbS0
GitHub
  
  flutter/flutter
  Flutter makes it easy and fast to build beautiful mobile apps. - flutter/flutter
  New post on /r/flutterdev subreddit:
Change App Bar in Flutter with Animation
https://ift.tt/2FIBsHt
June 30, 2019 at 01:12AM by Elixane
https://ift.tt/2YmwEim
  
  Change App Bar in Flutter with Animation
https://ift.tt/2FIBsHt
June 30, 2019 at 01:12AM by Elixane
https://ift.tt/2YmwEim
Medium
  
  Change App Bar in Flutter with Animation
  Flutter App bar transitioning with Search Bar through a ripple animation.
  New post on /r/flutterdev subreddit:
Are there Windows/web templates?
Hi,I was wondering if there are multi-platform Flutter templates that include Windows and web heads?Thank you!
June 30, 2019 at 01:54AM by weitzhandler
https://ift.tt/2Xm8E2A
  
  Are there Windows/web templates?
Hi,I was wondering if there are multi-platform Flutter templates that include Windows and web heads?Thank you!
June 30, 2019 at 01:54AM by weitzhandler
https://ift.tt/2Xm8E2A
reddit
  
  r/FlutterDev - Are there Windows/web templates?
  0 votes and 0 comments so far on Reddit
  New post on /r/flutterdev subreddit:
Apple HealthKit to get workouts and heart rate for workouts
I am very green when it comes to swift and working HealthKit. I have looked a few plugins already but they are out of data. Would anyone be willing to help me to write a plugin that would get workouts and the heart rates during that workout? I have been able to see all the data I need in Swift, I am just too knew to it in order to return the proper data.Thanks in advance!
June 30, 2019 at 03:04AM by ngrunks
https://ift.tt/2JbGNIi
  
  Apple HealthKit to get workouts and heart rate for workouts
I am very green when it comes to swift and working HealthKit. I have looked a few plugins already but they are out of data. Would anyone be willing to help me to write a plugin that would get workouts and the heart rates during that workout? I have been able to see all the data I need in Swift, I am just too knew to it in order to return the proper data.Thanks in advance!
June 30, 2019 at 03:04AM by ngrunks
https://ift.tt/2JbGNIi
reddit
  
  r/FlutterDev - Apple HealthKit to get workouts and heart rate for workouts
  0 votes and 0 comments so far on Reddit
  New post on /r/flutterdev subreddit:
Just published an autogenerated client for Google Photos
https://ift.tt/2KKrTfj
June 30, 2019 at 03:01AM by VerTiGo_Etrex
https://ift.tt/2Yq2meA
  
  Just published an autogenerated client for Google Photos
https://ift.tt/2KKrTfj
June 30, 2019 at 03:01AM by VerTiGo_Etrex
https://ift.tt/2Yq2meA
Dart packages
  
  google_photos | Dart Package
  Autogenerated Google Photos API client. Use this package to access the Google Photos REST API.
  New post on Flutter Dev Google group:
Checking for the existence of another app
Hi! I'm wondering if it is possible to check for the existence of another application. I'd like to create a "Key" app that unlocks features in a "free" app all using flutter. Does anyone have any experience or thoughts about how to accomplish this? Thanks!! Jeff
June 30, 2019 at 05:33AM by jeff giesbrecht
https://ift.tt/2FJ4CpX
  
  Checking for the existence of another app
Hi! I'm wondering if it is possible to check for the existence of another application. I'd like to create a "Key" app that unlocks features in a "free" app all using flutter. Does anyone have any experience or thoughts about how to accomplish this? Thanks!! Jeff
June 30, 2019 at 05:33AM by jeff giesbrecht
https://ift.tt/2FJ4CpX
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:
geopattern: geometric patterns for flutter
Port of https://github.com/jasonlong/geo_pattern using
<img src="https://github.com/suyash/geopattern/blob/master/example/images/squares.png?raw=true" height="450" />
<img src="https://ift.tt/2KO2Rfs" height="450" />
<img src="https://ift.tt/2RKdtwc" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/concentric\_circles.png?raw=true" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/overlapping\_circles.png?raw=true" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/overlapping\_rings.png?raw=true" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/nested\_squares.png?raw=true" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/mosaic\_squares.png?raw=true" height="450" />
<img src="https://ift.tt/2KNzbyR" height="450" />
<img src="https://ift.tt/2RIV1nX" height="450" />
<img src="https://ift.tt/2KNFiTL" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/plus\_signs.png?raw=true" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/triangles.png?raw=true" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/sine\_waves.png?raw=true" height="450" />
</div>
June 30, 2019 at 06:48AM by suyash93
https://ift.tt/2RKdeBF
  
  geopattern: geometric patterns for flutter
Port of https://github.com/jasonlong/geo_pattern using
CustomPainter widgets.Some examples<div><img src="https://github.com/suyash/geopattern/blob/master/example/images/squares.png?raw=true" height="450" />
<img src="https://ift.tt/2KO2Rfs" height="450" />
<img src="https://ift.tt/2RKdtwc" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/concentric\_circles.png?raw=true" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/overlapping\_circles.png?raw=true" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/overlapping\_rings.png?raw=true" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/nested\_squares.png?raw=true" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/mosaic\_squares.png?raw=true" height="450" />
<img src="https://ift.tt/2KNzbyR" height="450" />
<img src="https://ift.tt/2RIV1nX" height="450" />
<img src="https://ift.tt/2KNFiTL" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/plus\_signs.png?raw=true" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/triangles.png?raw=true" height="450" />
<img src="https://github.com/suyash/geopattern/blob/master/example/images/sine\_waves.png?raw=true" height="450" />
</div>
June 30, 2019 at 06:48AM by suyash93
https://ift.tt/2RKdeBF
GitHub
  
  GitHub - jasonlong/geo_pattern: Create beautiful generative geometric background images from a string.
  Create beautiful generative geometric background images from a string. - jasonlong/geo_pattern
  New post on Flutter Dev Google group:
Flutter shopify integration
Need help in how to integrate flutter with shopify?
June 30, 2019 at 07:52AM by Piyush Ingale
https://ift.tt/2NkuVcg
  
  Flutter shopify integration
Need help in how to integrate flutter with shopify?
June 30, 2019 at 07:52AM by Piyush Ingale
https://ift.tt/2NkuVcg
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:
How to Style Flutter Tabs
https://youtu.be/Vnd0yvCkdNA
June 30, 2019 at 07:50AM by ishanfx
https://ift.tt/2KKykio
  
  How to Style Flutter Tabs
https://youtu.be/Vnd0yvCkdNA
June 30, 2019 at 07:50AM by ishanfx
https://ift.tt/2KKykio
YouTube
  
  5 Different Tab Styles For Flutter Apps
  This show show to style the Flutter Tabs using various widgets. What kind of video need next? comment below.
New Article webview - https://mightytechno.com/flutter-webview/
Blog - https://mightytechno.com/
Flutter Bootcamp - https://rebrand.ly/flutterbootcamp…
  New Article webview - https://mightytechno.com/flutter-webview/
Blog - https://mightytechno.com/
Flutter Bootcamp - https://rebrand.ly/flutterbootcamp…
New post on /r/flutterdev subreddit:
The Pub is not a landfill
https://ift.tt/2Xzl1rj
June 30, 2019 at 11:38AM by miyoyo
https://ift.tt/2XbMdrG
  The Pub is not a landfill
https://ift.tt/2Xzl1rj
June 30, 2019 at 11:38AM by miyoyo
https://ift.tt/2XbMdrG
New post on /r/flutterdev subreddit:
State Management | Advanced Search - flutter_bloc package | Part 3
https://youtu.be/V-kLc8Tb8FI
June 30, 2019 at 09:53AM by prateeksharma1712
https://ift.tt/2Nnzra4
  
  State Management | Advanced Search - flutter_bloc package | Part 3
https://youtu.be/V-kLc8Tb8FI
June 30, 2019 at 09:53AM by prateeksharma1712
https://ift.tt/2Nnzra4
YouTube
  
  State Management | Advanced Search - flutter_bloc package | Part 3
   ━  ━  ━  ━  ━  ━  ━  ━  ━  ━━  ━  ━  ━  ━  ━  ━  ━  ━  ━
Other Videos
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
➨ Neumorphism, Gradient Chart & Custom Shape End Drawer - https://youtu.be/oExw0U4U_UI
➨ Google Stadia App Concept - https://youtu.be/…
  Other Videos
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
➨ Neumorphism, Gradient Chart & Custom Shape End Drawer - https://youtu.be/oExw0U4U_UI
➨ Google Stadia App Concept - https://youtu.be/…
New post on /r/flutterdev subreddit:
A full-fledged open source one-to-one chat app with E2E encryption
Here's the Github Repository - https://github.com/AmitJoki/EnigmaIt includes all the normal features that you'd expect in chat apps:Typing indicatorOnline indicatorSupports GIFs (through Gihpy), Photos and normal text messages.It is privacy-centric chat app and has Fingerprint Authentication / Passcode Authentication and allows us to hide / lock individual chats.This is my first big open source project. Github users, show some love if you like the app and may be contribute to it's development?
June 30, 2019 at 09:51AM by AmitJoki
https://ift.tt/2KOfjvI
  
  A full-fledged open source one-to-one chat app with E2E encryption
Here's the Github Repository - https://github.com/AmitJoki/EnigmaIt includes all the normal features that you'd expect in chat apps:Typing indicatorOnline indicatorSupports GIFs (through Gihpy), Photos and normal text messages.It is privacy-centric chat app and has Fingerprint Authentication / Passcode Authentication and allows us to hide / lock individual chats.This is my first big open source project. Github users, show some love if you like the app and may be contribute to it's development?
June 30, 2019 at 09:51AM by AmitJoki
https://ift.tt/2KOfjvI
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:
Good tutorials and Resourcees on how to add Admob to a Flutter app?
I'm trying to add AdMob to a Flutter App, but I couldn't manage to do it. I've followed these two tutorials:https://www.youtube.com/watch?v=rXYmbTBT3Yoas well as the official documentation for the plugin: https://github.com/flutter/plugins/tree/master/packages/firebase_admobBut neither of these worked for me. The app just crashes on startup and I cannot get any info on why.Does anyone know any better-explained resources and tutorials on how to add Admob to a flutter App?
June 30, 2019 at 12:18PM by fabriziogg26
https://ift.tt/2xj9MnY
  
  Good tutorials and Resourcees on how to add Admob to a Flutter app?
I'm trying to add AdMob to a Flutter App, but I couldn't manage to do it. I've followed these two tutorials:https://www.youtube.com/watch?v=rXYmbTBT3Yoas well as the official documentation for the plugin: https://github.com/flutter/plugins/tree/master/packages/firebase_admobBut neither of these worked for me. The app just crashes on startup and I cannot get any info on why.Does anyone know any better-explained resources and tutorials on how to add Admob to a flutter App?
June 30, 2019 at 12:18PM by fabriziogg26
https://ift.tt/2xj9MnY
YouTube
  
  Flutter -  How to integrate Admob banner Ads to Flutter app
  In this tutorial show you how to integrate admob banner ads to the flutter application.Blog - https://mightytechno.comFlutter Bootcamp - https://rebrand.ly/f...
  New post on /r/flutterdev subreddit:
Creating a note app in Flutter for web, desktop app, and mobile
Hello,I am planning to build a simple app for taking notes, with the ability to insert images. With Flutter's new announcement in I/O 2019, Flutter does seem like the tool to make a program that is available on all platforms and devices. I do know of Xamarin and React Native but Flutter seems to be the language to try.I plan to make this app for learning purposes and if it succeeds, be able to store my notes there. Does anyone have any advice or resources you think will be great? Thank you!p.s I am still learning, so some jargon used in my post may be wrong.
June 30, 2019 at 01:07PM by Aeronxyc
https://ift.tt/2Ja7lcY
  
  Creating a note app in Flutter for web, desktop app, and mobile
Hello,I am planning to build a simple app for taking notes, with the ability to insert images. With Flutter's new announcement in I/O 2019, Flutter does seem like the tool to make a program that is available on all platforms and devices. I do know of Xamarin and React Native but Flutter seems to be the language to try.I plan to make this app for learning purposes and if it succeeds, be able to store my notes there. Does anyone have any advice or resources you think will be great? Thank you!p.s I am still learning, so some jargon used in my post may be wrong.
June 30, 2019 at 01:07PM by Aeronxyc
https://ift.tt/2Ja7lcY
reddit
  
  r/FlutterDev - Creating a note app in Flutter for web, desktop app, and mobile
  0 votes and 0 comments so far on Reddit