New post on /r/flutterdev subreddit:
Glutton, better key-value storage for flutter
https://ift.tt/2VLMVhK
April 28, 2020 at 06:01PM by NimbleMouse
https://ift.tt/2SdLR4o
  
  Glutton, better key-value storage for flutter
https://ift.tt/2VLMVhK
April 28, 2020 at 06:01PM by NimbleMouse
https://ift.tt/2SdLR4o
GitHub
  
  GitHub - agungnursatria/glutton: Flutter shared preferences customized plugin. Secure, Encrypted, Simplified use, Simple key-value…
  Flutter shared preferences customized plugin. Secure, Encrypted, Simplified use, Simple key-value pairs storage. - agungnursatria/glutton
  New post on /r/flutterdev subreddit:
Flutter_blue - bluetooth
I am having a lot of trouble with flutter_blue and graphing Bluetooth data. I can see the devices and connect and see services/characteristics and turn notification on, but can't get/put the data that is being streamed into a list to graph (or access a list that is already there). Thank you for any help.
April 28, 2020 at 05:56PM by mmathys
https://ift.tt/2zwUnom
  
  Flutter_blue - bluetooth
I am having a lot of trouble with flutter_blue and graphing Bluetooth data. I can see the devices and connect and see services/characteristics and turn notification on, but can't get/put the data that is being streamed into a list to graph (or access a list that is already there). Thank you for any help.
April 28, 2020 at 05:56PM by mmathys
https://ift.tt/2zwUnom
Reddit
  
  From the FlutterDev community on Reddit: Flutter_blue - bluetooth
  Posted by mmathys - 4 votes and 1 comment
  New post on /r/flutterdev subreddit:
Top 10 Must Know Widgets In Detail for Flutter Developers
https://www.youtube.com/watch?v=x1LHDKLDT38
April 28, 2020 at 05:41PM by Elixane
https://ift.tt/2YkGHrb
  
  Top 10 Must Know Widgets In Detail for Flutter Developers
https://www.youtube.com/watch?v=x1LHDKLDT38
April 28, 2020 at 05:41PM by Elixane
https://ift.tt/2YkGHrb
YouTube
  
  Top 10 Must Know Widgets In Detail for Flutter Developers | Flutter Tutorial
  #flutter #google #mobileapp
Welcome to Flutter Widgets In-Depth video, where we will be duscussing the top most used widgets in Flutter for UI Design in detail. We will be going through each and every important detail of. These widgets lay the foundation…
  Welcome to Flutter Widgets In-Depth video, where we will be duscussing the top most used widgets in Flutter for UI Design in detail. We will be going through each and every important detail of. These widgets lay the foundation…
New post on Flutter Dev Google group:
Hosting apps IOS and ANDROID
Hi Guys, I´m new in Flutter world, I have a question about If is there a way to host an app IOS and Android, without use Apple Store ou Google Play store, because of a developer an app I made all tests and it is OK. My customer has just 10 users, 3 IOS and 7 androids, and don´t make sense I use
April 28, 2020 at 05:57PM by Walter Oliveira
https://ift.tt/35bwqyG
  
  Hosting apps IOS and ANDROID
Hi Guys, I´m new in Flutter world, I have a question about If is there a way to host an app IOS and Android, without use Apple Store ou Google Play store, because of a developer an app I made all tests and it is OK. My customer has just 10 users, 3 IOS and 7 androids, and don´t make sense I use
April 28, 2020 at 05:57PM by Walter Oliveira
https://ift.tt/35bwqyG
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:
☝️Widgets on top of widgets!
When implementing a UI that floats widgets on top of other widgets, using the overlay and linking them together is a powerful approach. Learn how to use a LayerLink to glue these widgets together.
Learn how here ↓ https://t.co/T9WkV13kS8— Flutter (@FlutterDev) April 28, 2020
April 28, 2020 at 06:33PM
http://twitter.com/FlutterDev/status/1255173182165663745
  
  ☝️Widgets on top of widgets!
When implementing a UI that floats widgets on top of other widgets, using the overlay and linking them together is a powerful approach. Learn how to use a LayerLink to glue these widgets together.
Learn how here ↓ https://t.co/T9WkV13kS8— Flutter (@FlutterDev) April 28, 2020
April 28, 2020 at 06:33PM
http://twitter.com/FlutterDev/status/1255173182165663745
Medium
  
  How to float an overlay widget over a (possibly transformed) UI widget
  Say you have a widget in your app’s UI and you want to overlay a floating widget on top of that widget. Maybe that widget is rotated or…
  New post on /r/flutterdev subreddit:
Flutter pdfs or written docs
Hello, I am trying to learn flutter with maximilian udemy course but I am lost at .map Does anyone have a paid or free course in pdf or docs? I find myself more comfortable reading than watching video
April 28, 2020 at 07:31PM by pineapplewithfrulupz
https://ift.tt/2Shb5yH
  
  Flutter pdfs or written docs
Hello, I am trying to learn flutter with maximilian udemy course but I am lost at .map Does anyone have a paid or free course in pdf or docs? I find myself more comfortable reading than watching video
April 28, 2020 at 07:31PM by pineapplewithfrulupz
https://ift.tt/2Shb5yH
reddit
  
  Flutter pdfs or written docs
  Hello, I am trying to learn flutter with maximilian udemy course but I am lost at .map Does anyone have a paid or free course in pdf or docs? I...
  New post on Flutter Dev Google group:
Looking for feedback on LayoutBuilder optimization (contains breaking changes)
I am working on a `LayoutBuilder` optimization, and I'm looking for feedback. The optimization contains a semantic change that could break some apps. Details: - Design doc: https://ift.tt/2VLvD4w - PR: https://ift.tt/2VIf5KC - Migration guide:
April 28, 2020 at 09:12PM by yegor.jbanov
https://ift.tt/2Wd3By2
  
  Looking for feedback on LayoutBuilder optimization (contains breaking changes)
I am working on a `LayoutBuilder` optimization, and I'm looking for feedback. The optimization contains a semantic change that could break some apps. Details: - Design doc: https://ift.tt/2VLvD4w - PR: https://ift.tt/2VIf5KC - Migration guide:
April 28, 2020 at 09:12PM by yegor.jbanov
https://ift.tt/2Wd3By2
Google Docs
  
  LayoutBuilder optimization (PUBLICLY SHARED)
  SUMMARY LayoutBuilder should call its builder function in fewer situations than it does today. This will make some Flutter apps more efficient, but may break some existing apps.  Pending PR  Author: Yegor Jbanov (yjbanov) Go Link: flutter.dev/go/layout-builder…
  New post on /r/flutterdev subreddit:
How to Internationalize your Flutter Application
https://www.youtube.com/watch?v=EY7tF7ryLVw
April 28, 2020 at 11:51PM by SoundDr
https://ift.tt/3f1YARt
  
  How to Internationalize your Flutter Application
https://www.youtube.com/watch?v=EY7tF7ryLVw
April 28, 2020 at 11:51PM by SoundDr
https://ift.tt/3f1YARt
YouTube
  
  Take 5 - Internationalization - Flutter
  Source Code: https://github.com/rodydavis/flutter_take_5In this video I show you how easy it is to internationalize your Flutter application. You can use VSC...
  New post on Flutter Dev Google group:
Getting 'storekit_duplicate_product_object' error trying to buy a non-consumable. (iOS)
Somehow while testing an app I got into a loop where I get this error every time I try to buy a product: final PurchaseParam purchaseParam = PurchaseParam( productDetails: product, applicationUserName: null, sandboxTesting: kUseStoreSandbox); _inAppPurchaseConnecti
April 29, 2020 at 12:14AM by Jeff Jorczak
https://ift.tt/3f0xWZ1
  
  Getting 'storekit_duplicate_product_object' error trying to buy a non-consumable. (iOS)
Somehow while testing an app I got into a loop where I get this error every time I try to buy a product: final PurchaseParam purchaseParam = PurchaseParam( productDetails: product, applicationUserName: null, sandboxTesting: kUseStoreSandbox); _inAppPurchaseConnecti
April 29, 2020 at 12:14AM by Jeff Jorczak
https://ift.tt/3f0xWZ1
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:
background of svg image is damaged in flutter
i'm tring to use SVG image in flutter BT the background looked like in the link "I have asked this question on stackOverFlow,BUT no reply"
please help me!what is the reason why ? the Code is :
April 29, 2020 at 01:22AM by mariam_barghout
https://ift.tt/2KHx4un
  
  background of svg image is damaged in flutter
i'm tring to use SVG image in flutter BT the background looked like in the link "I have asked this question on stackOverFlow,BUT no reply"
please help me!what is the reason why ? the Code is :
SvgPicture.asset( 'assets/images/img.svg' ),
April 29, 2020 at 01:22AM by mariam_barghout
https://ift.tt/2KHx4un
reddit
  
  background of svg image is damaged in flutter
  i'm tring to use SVG image in flutter BT the background looked like in the link "I have asked this question on stackOverFlow,BUT no reply" ...
  New post on Flutter Dev Google group:
Flutter 1.17.0-3.3.pre released to beta!
Hi, Flutter 1.17.0-3.3.pre has been released to the beta channel today. This is our 3rd beta release from the 1.17 release branch. Flutter 1.17.0.3.3.pre - 4/28/2020 Framework CP PR: https://ift.tt/2WdPGrw Cherrypicks: - flutter/engine -
April 29, 2020 at 02:45AM by Patrick Sosinski
https://ift.tt/3aN0a64
  
  Flutter 1.17.0-3.3.pre released to beta!
Hi, Flutter 1.17.0-3.3.pre has been released to the beta channel today. This is our 3rd beta release from the 1.17 release branch. Flutter 1.17.0.3.3.pre - 4/28/2020 Framework CP PR: https://ift.tt/2WdPGrw Cherrypicks: - flutter/engine -
April 29, 2020 at 02:45AM by Patrick Sosinski
https://ift.tt/3aN0a64
GitHub
  
  Flutter 1.17.0.dev.3.3 cherrypicks by pcsosinski · Pull Request #55871 · flutter/flutter
  Cherrypicks:
flutter/engine
flutter/engine#17931
update to Dart 2.8.0 stable
flutter/flutter
#55214
6a390aa
#55332
37ac901
#55576
4552af1
069dc9c
  flutter/engine
flutter/engine#17931
update to Dart 2.8.0 stable
flutter/flutter
#55214
6a390aa
#55332
37ac901
#55576
4552af1
069dc9c
New post on /r/flutterdev subreddit:
Using google font in flutter is easy.
https://twitter.com/i/status/1246608678486065152
April 29, 2020 at 06:29AM by erluxman
https://ift.tt/3d0Cop4
  
  Using google font in flutter is easy.
https://twitter.com/i/status/1246608678486065152
April 29, 2020 at 06:29AM by erluxman
https://ift.tt/3d0Cop4
Twitter
  
  Laxman
  [Thread] From today I will be doing a #100DaysofFlutter series where I will be posting Flutter tips and tricks daily. https://t.co/I5EIyogZru
  New post on /r/flutterdev subreddit:
Where can I get Flutter certification ?
Udacity is super expensive. Is there any google certifications for flutter ?? or any other??
April 29, 2020 at 07:11AM by Diggu03
https://ift.tt/35gUAI0
  
  Where can I get Flutter certification ?
Udacity is super expensive. Is there any google certifications for flutter ?? or any other??
April 29, 2020 at 07:11AM by Diggu03
https://ift.tt/35gUAI0
reddit
  
  Where can I get Flutter certification ?
  Udacity is super expensive. Is there any google certifications for flutter ?? or any other??
  New post on /r/flutterdev subreddit:
Manage translations in your Flutter app like a boss!
https://ift.tt/3cYbBtj
April 29, 2020 at 08:39AM by Deimantasa
https://ift.tt/35jlfUH
  
  Manage translations in your Flutter app like a boss!
https://ift.tt/3cYbBtj
April 29, 2020 at 08:39AM by Deimantasa
https://ift.tt/35jlfUH
Medium
  
  Flutter + Localisation + Google Sheets API + Python => Internalisation paradise
  Easy, automated localisation approach with Flutter, Google Sheets and Python.
  New post on /r/flutterdev subreddit:
Develop & launch a Progressive Web App with Flutter?
How to develop and launch the PWA (Progressive Web Application) with Flutter?Let’s check how to develop a Progressive Web App with Flutter Step by Step.
April 29, 2020 at 08:52AM by William_John_k
https://ift.tt/3aMg011
  Develop & launch a Progressive Web App with Flutter?
How to develop and launch the PWA (Progressive Web Application) with Flutter?Let’s check how to develop a Progressive Web App with Flutter Step by Step.
April 29, 2020 at 08:52AM by William_John_k
https://ift.tt/3aMg011
New post on /r/flutterdev subreddit:
How to update states of a child from the parent component in flutter?
I have a Parent component where I keep getting the updates of the data set to display. Which I have to show continuously in the Bottomsheet if it's open. I am able to send the updated data to the StatefullWidget. Below is the code how I am receiving the live data for every second if the bottomsheet is open.
April 29, 2020 at 10:14AM by Pruthvirajkarurs
https://ift.tt/2WctXQs
  
  How to update states of a child from the parent component in flutter?
I have a Parent component where I keep getting the updates of the data set to display. Which I have to show continuously in the Bottomsheet if it's open. I am able to send the updated data to the StatefullWidget. Below is the code how I am receiving the live data for every second if the bottomsheet is open.
class PositionDetailsModal extends StatefulWidget { NetPosition netPosition; PositionsState instance; PositionDetailsModal({this.instance, this.netPosition}) : super(); setLatestUpdates(NetPosition netPositionLocal) { netPosition = netPositionLocal; if(ApiProvider().positionDetailsModalState != null) { log("positionDetailsModalState :" + positionDetailsModalState.toString()); // Once the State is set inside its init i am storing the instance of it in global field // and calling this method to update the state. ApiProvider().positionDetailsModalState.updateChangesToUI(netPositionLocal); } } @override PositionDetailsModalState createState() => PositionDetailsModalState(); } But if I call updateChangesToUI and do setState then I am getting this errorsetState() or markNeedsBuild() called during buildIs there any way I can update the values in the Bottomsheet as and when there is a data update available in parent class in flutter?April 29, 2020 at 10:14AM by Pruthvirajkarurs
https://ift.tt/2WctXQs
reddit
  
  How to update states of a child from the parent component in flutter?
  A subreddit for Google's portable UI framework.
  New post on Flutter Dev Google group:
Binding C code in iOS app
First I would like to say apologies for my lack of experience in this. I'm trying to integrate a pure C code that uses OpenMP, I'm goind to say my steps because I really lack experience on this. I've tried to put all my C files on ios/Classes folder, but clang doesn't recognize omp.h, I've tried
April 29, 2020 at 10:22AM by Edu fpin
https://ift.tt/3eXJ1KB
  
  Binding C code in iOS app
First I would like to say apologies for my lack of experience in this. I'm trying to integrate a pure C code that uses OpenMP, I'm goind to say my steps because I really lack experience on this. I've tried to put all my C files on ios/Classes folder, but clang doesn't recognize omp.h, I've tried
April 29, 2020 at 10:22AM by Edu fpin
https://ift.tt/3eXJ1KB
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:
Implementing undo for Firestore queries
Hello, I have been using Firestore as the backend for my Flutter apps. I want to implement an Undo function similar to something like Gmail's Delete Undo notification.How would you approach this? I have a hard time deciding on whether to implement a server-side Undo using the Firebase infrastructure, or maintaining a local state that postpones executing the Firestore query until the Undo option disappears in the UI (e.g. a button in a toast or flutter_slidable).
April 29, 2020 at 02:31PM by tomstarfort
https://ift.tt/3aPbYEW
  
  Implementing undo for Firestore queries
Hello, I have been using Firestore as the backend for my Flutter apps. I want to implement an Undo function similar to something like Gmail's Delete Undo notification.How would you approach this? I have a hard time deciding on whether to implement a server-side Undo using the Firebase infrastructure, or maintaining a local state that postpones executing the Firestore query until the Undo option disappears in the UI (e.g. a button in a toast or flutter_slidable).
April 29, 2020 at 02:31PM by tomstarfort
https://ift.tt/3aPbYEW
reddit
  
  Implementing undo for Firestore queries
  Hello, I have been using Firestore as the backend for my Flutter apps. I want to implement an Undo function similar to something like Gmail's...
  New post on /r/flutterdev subreddit:
Streaming Firebase Auth with Provider
https://youtu.be/_Sa60ZxFgSI
April 29, 2020 at 02:14PM by OT_Central
https://ift.tt/3eYgNPT
  
  Streaming Firebase Auth with Provider
https://youtu.be/_Sa60ZxFgSI
April 29, 2020 at 02:14PM by OT_Central
https://ift.tt/3eYgNPT
YouTube
  
  Streaming Firebase Auth with Provider
  Streaming Firebase Auth with Provider
I've mostly only worked with getting data from firebase using the get feature. That only retrieves it once, and while that is useful in a lot of scenarios, like getting a configuration or something, streams are the way…
  I've mostly only worked with getting data from firebase using the get feature. That only retrieves it once, and while that is useful in a lot of scenarios, like getting a configuration or something, streams are the way…
New post on Flutter Dev Google group:
google map flutter
hi guys. i need some guidance about how to use the google map page! in my app users should be able to set an address which will be saved in firebase and that address will be shown as a marker in mapScreen ! there are so many packages and guidance so i am lost. what i need is : how user can
April 29, 2020 at 02:52PM by Error Place
https://ift.tt/35e65jA
  
  google map flutter
hi guys. i need some guidance about how to use the google map page! in my app users should be able to set an address which will be saved in firebase and that address will be shown as a marker in mapScreen ! there are so many packages and guidance so i am lost. what i need is : how user can
April 29, 2020 at 02:52PM by Error Place
https://ift.tt/35e65jA
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 Firebase Crashlytics
Hey, Can anybody integrated firebase crashlytics with firebase?I have integrated and getting this below report on IDE console but still not able to see the crash report on Firebase console. Can someone help me.flutter: Flutter error caught by Crashlytics plugin:flutter: Error caught by Crashlytics plugin <recordError>:flutter: Error reported to Crashlytics.
April 29, 2020 at 04:29PM by venkatesh_u
https://ift.tt/2xjQzpZ
  
  Flutter Firebase Crashlytics
Hey, Can anybody integrated firebase crashlytics with firebase?I have integrated and getting this below report on IDE console but still not able to see the crash report on Firebase console. Can someone help me.flutter: Flutter error caught by Crashlytics plugin:flutter: Error caught by Crashlytics plugin <recordError>:flutter: Error reported to Crashlytics.
April 29, 2020 at 04:29PM by venkatesh_u
https://ift.tt/2xjQzpZ
reddit
  
  Flutter Firebase Crashlytics
  A subreddit for Google's portable UI framework.
  