New post on /r/flutterdev subreddit:
Flutter: Firestore grpc stuck on ios
https://ift.tt/3dGk2JJ
June 29, 2020 at 09:22AM by nitishk72
https://ift.tt/38lwzkZ
Flutter: Firestore grpc stuck on ios
https://ift.tt/3dGk2JJ
June 29, 2020 at 09:22AM by nitishk72
https://ift.tt/38lwzkZ
nstack
grpc iOS stuck | nstack
If you are facing problem in Integrating Firestore(Firebase) in your iOS application. This article is only about the problem and the solution.
New post on /r/flutterdev subreddit:
Flutter’s Stateful Widget cheat sheet
Instead of looking at something specific, let’s take a step back today and revert to one of the basics in Flutter. A brief overview of Stateful widgets in Flutter!Link: https://medium.com/thomas.middel/flutters-stateful-widget-cheat-sheet-2188f1dc3d07?source=friends_link&sk=79f2fdff9b828220ac3915298ce55f36
June 29, 2020 at 10:15AM by Fewthp
https://ift.tt/2BR8Zjv
Flutter’s Stateful Widget cheat sheet
Instead of looking at something specific, let’s take a step back today and revert to one of the basics in Flutter. A brief overview of Stateful widgets in Flutter!Link: https://medium.com/thomas.middel/flutters-stateful-widget-cheat-sheet-2188f1dc3d07?source=friends_link&sk=79f2fdff9b828220ac3915298ce55f36
June 29, 2020 at 10:15AM by Fewthp
https://ift.tt/2BR8Zjv
Medium
Flutter’s Stateful Widget cheat sheet
Instead of looking at something specific, let’s take a step back today and revert to one of the basics in Flutter. A brief overview of…
New post on /r/flutterdev subreddit:
We need an opinionated framework for Flutter
I think I saw a post about Flutter lacking it's own opinionated framework a while back and I totally agree.Flutter should have an equivalent of Next.js for React or Nuxt.js for Vue. Having an opinionated way of structuring your app, which state management library to use, which DI to use, etc... makes it easier to start a large scale project without having to worry about the future since you know that the framework has your back.Now that being said, I totally understand that Flutter community is not has big has to two biggest JS frameworks and no one has the time to start and maintain such a use project (at the moment).For those wondering why I don't do it myself, I don't think I have the knowledge to start a project that complex but I sure would contribute once it's live.
June 29, 2020 at 10:26AM by SSebigo
https://ift.tt/31rSntu
We need an opinionated framework for Flutter
I think I saw a post about Flutter lacking it's own opinionated framework a while back and I totally agree.Flutter should have an equivalent of Next.js for React or Nuxt.js for Vue. Having an opinionated way of structuring your app, which state management library to use, which DI to use, etc... makes it easier to start a large scale project without having to worry about the future since you know that the framework has your back.Now that being said, I totally understand that Flutter community is not has big has to two biggest JS frameworks and no one has the time to start and maintain such a use project (at the moment).For those wondering why I don't do it myself, I don't think I have the knowledge to start a project that complex but I sure would contribute once it's live.
June 29, 2020 at 10:26AM by SSebigo
https://ift.tt/31rSntu
reddit
We need an opinionated framework for Flutter
I think I saw a post about Flutter lacking it's own opinionated framework a while back and I totally agree. Flutter should have an equivalent of...
New post on /r/flutterdev subreddit:
Anyone out here rocking vanilla StatefulWidget approach? If so, why?
Just curious if anyone is using StatefulWidget in their app (production or intended for production).
June 29, 2020 at 11:09AM by dontGiveAnEfAnynore
https://ift.tt/3dLoTcy
Anyone out here rocking vanilla StatefulWidget approach? If so, why?
Just curious if anyone is using StatefulWidget in their app (production or intended for production).
June 29, 2020 at 11:09AM by dontGiveAnEfAnynore
https://ift.tt/3dLoTcy
reddit
Anyone out here rocking vanilla StatefulWidget approach? If so, why?
Just curious if anyone is using StatefulWidget for the state management in their app (production or intended for production).
New post on /r/flutterdev subreddit:
I created a plugin that parses text out of pdf files
Go check it out:https://pub.dev/packages/read_pdf_textI also wrote a tutorial about developing plugins for Flutter:https://medium.com/swlh/writing-flutter-plugin-package-1-5b5bfafce60f
June 29, 2020 at 11:07AM by thevikke
https://ift.tt/31sKGmW
I created a plugin that parses text out of pdf files
Go check it out:https://pub.dev/packages/read_pdf_textI also wrote a tutorial about developing plugins for Flutter:https://medium.com/swlh/writing-flutter-plugin-package-1-5b5bfafce60f
June 29, 2020 at 11:07AM by thevikke
https://ift.tt/31sKGmW
Dart packages
read_pdf_text | Flutter package
This is a plugin that parses string out of pdf documents. It uses apache PDFbox and PDFKit parse the pdf document. There is only three functions so it is simple to use.
New post on Flutter Dev Google group:
Deploying to TestFlight from Big Sur / Xcode 12 beta - "Provisioning profile failed qualification: Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-enviornment entitlements."
Has anyone else encountered this issue yet? I have a project that has been deploying fine until the Big Sur / XCode 12 upgrade. It looks like there are some new entitlements (or old ones that have been renamed) that Xcode can't retrieve from the developer portal, so although you can build a
June 29, 2020 at 11:46AM by Lucas Young
https://ift.tt/3dFKWRR
Deploying to TestFlight from Big Sur / Xcode 12 beta - "Provisioning profile failed qualification: Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-enviornment entitlements."
Has anyone else encountered this issue yet? I have a project that has been deploying fine until the Big Sur / XCode 12 upgrade. It looks like there are some new entitlements (or old ones that have been renamed) that Xcode can't retrieve from the developer portal, so although you can build a
June 29, 2020 at 11:46AM by Lucas Young
https://ift.tt/3dFKWRR
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:
Dart Null Safety: The Ultimate Guide to Non-Nullable Types
https://youtu.be/aZtjcbsdwTo
June 29, 2020 at 12:12PM by bizz84
https://ift.tt/31pEo7t
Dart Null Safety: The Ultimate Guide to Non-Nullable Types
https://youtu.be/aZtjcbsdwTo
June 29, 2020 at 12:12PM by bizz84
https://ift.tt/31pEo7t
YouTube
Dart Null Safety: The Ultimate Guide to Non-Nullable Types
Written tutorial here: 👇👇
https://codewithandrea.com/videos/2020-06-29-dart-null-safety-ultimate-guide-non-nullable-types/
A complete tour of Null Safety & non-nullable types, the syntax changes they introduce in Dart 2.9, and how to use them in practice.…
https://codewithandrea.com/videos/2020-06-29-dart-null-safety-ultimate-guide-non-nullable-types/
A complete tour of Null Safety & non-nullable types, the syntax changes they introduce in Dart 2.9, and how to use them in practice.…
New post on /r/flutterdev subreddit:
Flutter’s Stateful Widget cheat sheet
https://ift.tt/3eJg0Sh
June 29, 2020 at 11:50AM by thomasmiddel
https://ift.tt/2YHjxLj
Flutter’s Stateful Widget cheat sheet
https://ift.tt/3eJg0Sh
June 29, 2020 at 11:50AM by thomasmiddel
https://ift.tt/2YHjxLj
Medium
Flutter’s Stateful Widget cheat sheet
Instead of looking at something specific, let’s take a step back today and revert to one of the basics in Flutter. A brief overview of…
New post on Flutter Dev Google group:
Tracking Scroll position or LARGE Listview without droppin from 60fps when scrolling?
I have a VERY long list of items being shown in my Flutter app, created using Listview.builder(), the list is being populated by a web API and the user can opt to refresh the list to get the latest information. Is there any way to know where in the list the user has scrolled to at any particula
June 29, 2020 at 12:14PM by John Mollaghan
https://ift.tt/2CRLsjb
Tracking Scroll position or LARGE Listview without droppin from 60fps when scrolling?
I have a VERY long list of items being shown in my Flutter app, created using Listview.builder(), the list is being populated by a web API and the user can opt to refresh the list to get the latest information. Is there any way to know where in the list the user has scrolled to at any particula
June 29, 2020 at 12:14PM by John Mollaghan
https://ift.tt/2CRLsjb
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:
subscription payments with stripe
hey guys. does anyone know a tutorial or documents somewhere that point at how to set up subscription payment with stripe for flutter apps? best regards all
June 29, 2020 at 02:17PM by Error Place
https://ift.tt/2VtitZz
subscription payments with stripe
hey guys. does anyone know a tutorial or documents somewhere that point at how to set up subscription payment with stripe for flutter apps? best regards all
June 29, 2020 at 02:17PM by Error Place
https://ift.tt/2VtitZz
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:
Optr - One Password to Rule #hack20
Wanted to share the app we did over the weekend for Hack20. The theme was cyberpunk, and the use of colors and sound made the experience very interesting.video walkthroughRepository
June 29, 2020 at 03:27PM by leokcta
https://ift.tt/3ibb76D
Optr - One Password to Rule #hack20
Wanted to share the app we did over the weekend for Hack20. The theme was cyberpunk, and the use of colors and sound made the experience very interesting.video walkthroughRepository
June 29, 2020 at 03:27PM by leokcta
https://ift.tt/3ibb76D
YouTube
Optr - One Password to Rule - Flutter Walkthrough
https://github.com/leoafarias/optr
New post on /r/flutterdev subreddit:
Flexible
https://ift.tt/2ZqtBHQ
June 29, 2020 at 03:23PM by TheTechDesigner
https://ift.tt/3ieE2qs
Flexible
https://ift.tt/2ZqtBHQ
June 29, 2020 at 03:23PM by TheTechDesigner
https://ift.tt/3ieE2qs
New post on /r/flutterdev subreddit:
Our submission for the Flutter Hackathon, A cyberpunk puzzle game using Flutter and Flame
https://ift.tt/2ZnsvfR
June 29, 2020 at 04:13PM by b099l3
https://ift.tt/31tEriK
Our submission for the Flutter Hackathon, A cyberpunk puzzle game using Flutter and Flame
https://ift.tt/2ZnsvfR
June 29, 2020 at 04:13PM by b099l3
https://ift.tt/31tEriK
GitHub
Float-like-a-dash-Sting-like-a-dart/GhostRigger
Cyberpunk-inspired puzzle game prototype created with Flutter and Flame #Hack20 #FlutterHackathon - Float-like-a-dash-Sting-like-a-dart/GhostRigger
New post on /r/flutterdev subreddit:
Dart Null Safety: The Ultimate Guide to Non-Nullable Types | Code With Andrea
https://ift.tt/3ieLIcg
June 29, 2020 at 04:34PM by chimon2000
https://ift.tt/2BotkNg
Dart Null Safety: The Ultimate Guide to Non-Nullable Types | Code With Andrea
https://ift.tt/3ieLIcg
June 29, 2020 at 04:34PM by chimon2000
https://ift.tt/2BotkNg
Code With Andrea
Dart Null Safety: The Ultimate Guide to Non-Nullable Types
A complete tour of Null Safety & non-nullable types, the syntax changes they introduce in Dart 2.9, and how to use them in practice.
New post on /r/flutterdev subreddit:
Is Flutter Web going to become production / stable anytime soon?
Currently the web is in beta and it still needs work on a bit of other features before it can be considered as an alternative to other web frameworks, but does anyone has any estimated idea when they think it might leave beta?Would be a really strong incentive.
June 29, 2020 at 04:20PM by SuperSaiyan1010
https://ift.tt/2VrpTfy
Is Flutter Web going to become production / stable anytime soon?
Currently the web is in beta and it still needs work on a bit of other features before it can be considered as an alternative to other web frameworks, but does anyone has any estimated idea when they think it might leave beta?Would be a really strong incentive.
June 29, 2020 at 04:20PM by SuperSaiyan1010
https://ift.tt/2VrpTfy
reddit
Is Flutter Web going to become production / stable anytime soon?
Currently the web is in beta and it still needs work on a bit of other features before it can be considered as an alternative to other web...
New post on /r/flutterdev subreddit:
Display Network, File & Asset PDF files in Flutter
I released pdf_flutter plugin two days ago and it got a good response.But at the same time it only supported loading Network PDFs.So I wanted to turn it into a more reliable solution for PDF displaying.Today I have completed features to load PDF from File and Assets.You can use them simply like before.Load PDF from network
June 29, 2020 at 05:09PM by erluxman
https://ift.tt/3i7tFER
Display Network, File & Asset PDF files in Flutter
I released pdf_flutter plugin two days ago and it got a good response.But at the same time it only supported loading Network PDFs.So I wanted to turn it into a more reliable solution for PDF displaying.Today I have completed features to load PDF from File and Assets.You can use them simply like before.Load PDF from network
PDF.network( 'https://pdfurl.com/pdfile.pdf', height: 500, width: 300, )Load PDF files
File fileName; PDF.file( fileName, height: 200, width: 100, )Load PDF from assets
PDF.assets( "assets/pdf/demo.pdf", height: 200, width: 100, )If you have any feedback, suggestions, or want to contribute, please feel free to file issue/PR on GitHub here :https://github.com/erluxman/pdf_flutterThanks a lot for the awesome response on the previous post 🙏🏼
June 29, 2020 at 05:09PM by erluxman
https://ift.tt/3i7tFER
GitHub
GitHub - erluxman/pdf_flutter: Flutter Widget to display PDF
Flutter Widget to display PDF. Contribute to erluxman/pdf_flutter development by creating an account on GitHub.
New post on Flutter Dev Google group:
To change app bar icon dynamically according to sms received
Hi... I'm doing an app in which it needs to change the appbar icon according to the SMS received. I have used the SMS package to receive SMS and it is working. Now I want to change appbar icon according to received SMS. For example: if the SMS received is "On", The appbar icon needs to change to
June 29, 2020 at 05:26PM by Abinavan Nagendran
https://ift.tt/2ZnffHR
To change app bar icon dynamically according to sms received
Hi... I'm doing an app in which it needs to change the appbar icon according to the SMS received. I have used the SMS package to receive SMS and it is working. Now I want to change appbar icon according to received SMS. For example: if the SMS received is "On", The appbar icon needs to change to
June 29, 2020 at 05:26PM by Abinavan Nagendran
https://ift.tt/2ZnffHR
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 Tap Weekly Newsletter Week 45 - Flutter Day and Hack20 edition. Tutorials, videos, packages, and much more!
https://ift.tt/2BaVMlX
June 29, 2020 at 05:31PM by vensign
https://ift.tt/31vbpPI
Flutter Tap Weekly Newsletter Week 45 - Flutter Day and Hack20 edition. Tutorials, videos, packages, and much more!
https://ift.tt/2BaVMlX
June 29, 2020 at 05:31PM by vensign
https://ift.tt/31vbpPI
Fluttertap
Newsletter Issue 45
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 45
New tweet from FlutterDev:
🌠 100K FOLLOWERS! 🌠
We can't tell you how awesome it is to watch this amazing community grow.
⭐️ Keep encouraging each other's growth.
⭐️ Keep asking questions.
⭐️ Try new things.
⭐️ And keep creating beautiful apps...
To celebrate @geekmz shares his special #FlutterPen ↓ pic.twitter.com/KPqf3KMXpQ— Flutter (@FlutterDev) June 29, 2020
June 29, 2020 at 06:00PM
http://twitter.com/FlutterDev/status/1277632952021770240
🌠 100K FOLLOWERS! 🌠
We can't tell you how awesome it is to watch this amazing community grow.
⭐️ Keep encouraging each other's growth.
⭐️ Keep asking questions.
⭐️ Try new things.
⭐️ And keep creating beautiful apps...
To celebrate @geekmz shares his special #FlutterPen ↓ pic.twitter.com/KPqf3KMXpQ— Flutter (@FlutterDev) June 29, 2020
June 29, 2020 at 06:00PM
http://twitter.com/FlutterDev/status/1277632952021770240
Twitter
Mariano Zorrilla 💙 (@geekmz) | Twitter
The latest Tweets from Mariano Zorrilla 💙 (@geekmz). I clone famous apps!
Tech Lead at @Venmo ~ Husband, Developer, Speaker ~ Flutter, Android, iOS ~ Co Founder: @SFXPDEV, @gdgbsas, @FlutterDevsBsAs, @EsFlutter. San Francisco, CA
Tech Lead at @Venmo ~ Husband, Developer, Speaker ~ Flutter, Android, iOS ~ Co Founder: @SFXPDEV, @gdgbsas, @FlutterDevsBsAs, @EsFlutter. San Francisco, CA
New post on /r/flutterdev subreddit:
Reality Of Flutter GitHub Issues | Matt Carroll | Ex-Googler | FSD
https://youtu.be/0BLjf8-CIik
June 29, 2020 at 06:41PM by imthepk
https://ift.tt/2VrK4Kk
Reality Of Flutter GitHub Issues | Matt Carroll | Ex-Googler | FSD
https://youtu.be/0BLjf8-CIik
June 29, 2020 at 06:41PM by imthepk
https://ift.tt/2VrK4Kk
YouTube
Reality Of Flutter GitHub Issues | Matt Carroll | Ex-Googler | FSD
Matt Carroll talks about the increasing number of Flutter Github Issues and what they actually are?Watch the full stream of Flutter Stream Day here - https:/...
New tweet from FlutterDev:
Play with @geekmz's #FlutterPen → https://t.co/XEoPtQOCQs
Check it out on @CodePen to see the code → https://t.co/flAYiKH7pX— Flutter (@FlutterDev) June 29, 2020
June 29, 2020 at 06:41PM
http://twitter.com/FlutterDev/status/1277643466382532608
Play with @geekmz's #FlutterPen → https://t.co/XEoPtQOCQs
Check it out on @CodePen to see the code → https://t.co/flAYiKH7pX— Flutter (@FlutterDev) June 29, 2020
June 29, 2020 at 06:41PM
http://twitter.com/FlutterDev/status/1277643466382532608
Twitter
Mariano Zorrilla 💙 (@geekmz) | Twitter
The latest Tweets from Mariano Zorrilla 💙 (@geekmz). I clone famous apps!
Tech Lead at @Venmo ~ Husband, Developer, Speaker ~ Flutter, Android, iOS ~ Co Founder: @SFXPDEV, @gdgbsas, @FlutterDevsBsAs, @EsFlutter. San Francisco, CA
Tech Lead at @Venmo ~ Husband, Developer, Speaker ~ Flutter, Android, iOS ~ Co Founder: @SFXPDEV, @gdgbsas, @FlutterDevsBsAs, @EsFlutter. San Francisco, CA