New post on /r/flutterdev subreddit:
How do you track down device-specific bugs?
I recentlty started advertising for an app I created, most users are really happy with it, but a small percentage experience the same bug that causes a fatal crash once they reach the home page (after signing up and going through an account setup screen). I have no idea what could be causing that. I checked the data they entered during account setup and there is nothing wrong with it.They all have Android phones, of various models: Samsung Galaxy J4 , Samsung A6+ , Galaxy J7, Moto G5 plus, Moto G6 Play.A big mistake I did was not having Crashlytics installed from the start. It is now installed and working, but it doesn't seem to be picking up on that particular crash. Several users have confirmed with me having the current version (with Crashlytics) on their phone, and went through the process causing the crash several times, and it didn't send a report.I'm a bit at a loss, this issue is very annoying and I don't know where to look for a solution. One user has already left a one-star review because of it. And I feel bad for those people.
October 02, 2021 at 09:42PM by king-louis-rds
https://ift.tt/2YdlBNm
How do you track down device-specific bugs?
I recentlty started advertising for an app I created, most users are really happy with it, but a small percentage experience the same bug that causes a fatal crash once they reach the home page (after signing up and going through an account setup screen). I have no idea what could be causing that. I checked the data they entered during account setup and there is nothing wrong with it.They all have Android phones, of various models: Samsung Galaxy J4 , Samsung A6+ , Galaxy J7, Moto G5 plus, Moto G6 Play.A big mistake I did was not having Crashlytics installed from the start. It is now installed and working, but it doesn't seem to be picking up on that particular crash. Several users have confirmed with me having the current version (with Crashlytics) on their phone, and went through the process causing the crash several times, and it didn't send a report.I'm a bit at a loss, this issue is very annoying and I don't know where to look for a solution. One user has already left a one-star review because of it. And I feel bad for those people.
October 02, 2021 at 09:42PM by king-louis-rds
https://ift.tt/2YdlBNm
reddit
How do you track down device-specific bugs?
I recentlty started advertising for an app I created, most users are really happy with it, but a small percentage experience the same bug that...
New post on /r/flutterdev subreddit:
Flutter freelancing? What do I need to know and what kind of portfolio pieces would make one an attractive hire?
I've never done any coding freelance work before but I'm interested in potentially doing some Flutter freelancing. Is there like a list of things/concepts I should be familiar with before I look presentable as a freelancer?I don't have much in the way of polished projects to show and I'm looking to spruce up my GitHub with more "freelance attractive" projects to make myself look hirable. Any suggestions for smaller scope projects that are a good way to show off certain projects?If you've done any Flutter freelance work, I'd love to get some input!
October 02, 2021 at 11:09PM by emililililily
https://ift.tt/3D7tpPW
Flutter freelancing? What do I need to know and what kind of portfolio pieces would make one an attractive hire?
I've never done any coding freelance work before but I'm interested in potentially doing some Flutter freelancing. Is there like a list of things/concepts I should be familiar with before I look presentable as a freelancer?I don't have much in the way of polished projects to show and I'm looking to spruce up my GitHub with more "freelance attractive" projects to make myself look hirable. Any suggestions for smaller scope projects that are a good way to show off certain projects?If you've done any Flutter freelance work, I'd love to get some input!
October 02, 2021 at 11:09PM by emililililily
https://ift.tt/3D7tpPW
reddit
Flutter freelancing? What do I need to know and what kind of...
I've never done any coding freelance work before but I'm interested in potentially doing some Flutter freelancing. Is there like a list of...
New post on /r/flutterdev subreddit:
Flutter UI NFT Profile App Tutorial | App from Scratch Part 2
https://youtu.be/tp1MkIxPW2o
October 03, 2021 at 01:12AM by Confident-Basket-896
https://ift.tt/3B5GatA
Flutter UI NFT Profile App Tutorial | App from Scratch Part 2
https://youtu.be/tp1MkIxPW2o
October 03, 2021 at 01:12AM by Confident-Basket-896
https://ift.tt/3B5GatA
YouTube
Flutter UI NFT Profile App Tutorial | App from Scratch Part 2
Welcome to my #Flutter #UI from Scratch tutorial series. In this video, we will build the NFT profile app UI and you will learn how to build this complex flu...
New post on /r/flutterdev subreddit:
Flutter Payment App | App Development Tutorial for Beginners for iOS and...
https://youtube.com/watch?v=RJW__xxu5vY&feature=share
October 03, 2021 at 04:42AM by DBestech
https://ift.tt/3l4s71H
Flutter Payment App | App Development Tutorial for Beginners for iOS and...
https://youtube.com/watch?v=RJW__xxu5vY&feature=share
October 03, 2021 at 04:42AM by DBestech
https://ift.tt/3l4s71H
YouTube
Flutter Payment App | App Development Tutorial for Beginners for iOS and Android from Scratch
Here you will learn how to build a payment app from scratch for iOS and Android using flutter step by step. Flutter payment app building will cover payment UI, payment with paypal and braintree and with backend api. This tutorial also cover complex ui building…
New post on /r/flutterdev subreddit:
Has anyone used Chimera Flutter CodePush in production?
Has anyone used this (repo) in production? Are there any drawbacks and is there significant performance overhead?
October 03, 2021 at 09:35AM by PatrickWang3
https://ift.tt/3a0oFyP
Has anyone used Chimera Flutter CodePush in production?
Has anyone used this (repo) in production? Are there any drawbacks and is there significant performance overhead?
October 03, 2021 at 09:35AM by PatrickWang3
https://ift.tt/3a0oFyP
New post on /r/flutterdev subreddit:
How does FlutterFlow work under the hood?
I am wondering how does Mobile App Builder like FlutterFlow work under the hood? How does it even compile the code?My guess is that it works similar to Dartpad. Sending its dart code to a dart server application and compile it in the backend and then send back JS code to frontend.
October 03, 2021 at 10:45AM by asian_king95
https://ift.tt/3uzhMhv
How does FlutterFlow work under the hood?
I am wondering how does Mobile App Builder like FlutterFlow work under the hood? How does it even compile the code?My guess is that it works similar to Dartpad. Sending its dart code to a dart server application and compile it in the backend and then send back JS code to frontend.
October 03, 2021 at 10:45AM by asian_king95
https://ift.tt/3uzhMhv
reddit
How does FlutterFlow work under the hood?
I am wondering how does Mobile App Builder like FlutterFlow work under the hood? How does it even compile the code? My guess is that it works...
New post on /r/flutterdev subreddit:
How to create a health bar with flutter widgets?
I am trying to develop a trivia game to learn flutter basics. Unfortunately, I am not good at designing part. What I need is a top bar that shows the user's health (I prefer to show the number of user life stacks of a regular heart image) and points gained. Do you know any good learning examples of this kind of health bar?
October 03, 2021 at 11:28AM by dataversal
https://ift.tt/3B1Jk1o
How to create a health bar with flutter widgets?
I am trying to develop a trivia game to learn flutter basics. Unfortunately, I am not good at designing part. What I need is a top bar that shows the user's health (I prefer to show the number of user life stacks of a regular heart image) and points gained. Do you know any good learning examples of this kind of health bar?
October 03, 2021 at 11:28AM by dataversal
https://ift.tt/3B1Jk1o
reddit
How to create a health bar with flutter widgets?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Immutable State Management in Flutter
https://ift.tt/3A5n3P0
October 03, 2021 at 12:38PM by iisprey
https://ift.tt/2WBo3wx
Immutable State Management in Flutter
https://ift.tt/3A5n3P0
October 03, 2021 at 12:38PM by iisprey
https://ift.tt/2WBo3wx
New post on /r/flutterdev subreddit:
Implementation of Shimmer Effect in flutter
https://ift.tt/3A3qeGL
October 03, 2021 at 01:49PM by satyam_parasa
https://ift.tt/2Ydr0V7
Implementation of Shimmer Effect in flutter
https://ift.tt/3A3qeGL
October 03, 2021 at 01:49PM by satyam_parasa
https://ift.tt/2Ydr0V7
FlutterAnt
Shimmer effect in the Flutter - FlutterAnt
Shimmer is a temporary animation that brings awareness when data from the server or database is being loaded. This shimmer effect can be found in a variety of
New post on /r/flutterdev subreddit:
Change Logo Launcher Icon in Flutter - works for android and ios 2021
https://www.youtube.com/watch?v=sbqYIEck4N8
October 03, 2021 at 04:40PM by nitishk72
https://ift.tt/3A6MUWX
Change Logo Launcher Icon in Flutter - works for android and ios 2021
https://www.youtube.com/watch?v=sbqYIEck4N8
October 03, 2021 at 04:40PM by nitishk72
https://ift.tt/3A6MUWX
YouTube
Change Logo Launcher Icon in Flutter - works for android and ios 2021
In this video, you will see how you update the launcher icon in a flutter.
This video covers the updating icon for both the platform, Android and iOS.
Facebook: https://www.facebook.com/nitishk72
LinkedIn: https://www.linkedin.com/in/nitishk72
Patreon:…
This video covers the updating icon for both the platform, Android and iOS.
Facebook: https://www.facebook.com/nitishk72
LinkedIn: https://www.linkedin.com/in/nitishk72
Patreon:…
New post on /r/flutterdev subreddit:
Flutter Running on a Tesla? Shorts by RomanJustCodes
https://www.youtube.com/shorts/px9Ot4jEXd0
October 03, 2021 at 05:31PM by romanjustcodes
https://ift.tt/3ipTqBN
Flutter Running on a Tesla? Shorts by RomanJustCodes
https://www.youtube.com/shorts/px9Ot4jEXd0
October 03, 2021 at 05:31PM by romanjustcodes
https://ift.tt/3ipTqBN
YouTube
Flutter on a Tesla? - Shorts by Roman Just Codes #shorts
#shortsQuick short on me trying to load Flutter in not-so-common places ;). Found out I could run DartPad on my Tesla's web browser - went back and developed...
New post on /r/flutterdev subreddit:
Graphviz project for Flutter
Hello, I've been working on a small skill tree package and while doing so I stumbled upon Graphviz. It's a very popular package written in C/C++ to generate graph visualizations of any kind. In the past it's had bindings to JS, Python, Java and a lot of others. I don't have a lot of time to do this but I think there's a great open source package to be made here.I'm not an expert in C but the plan would be to use ffigen to generate dart bindings to graphviz. The hard work here alone would likely be a single package. However, I'd imagine users would want native flutter widgets on top of whatever graphviz spits out.Graphviz's performLayout output can be many formats including svg, json and image. In a UI dedicated package, we could likely use their returned json (which includes absolute positions and all that) and then make a flutter widget structure that we then insert into an InteractiveViewer. I'd likely be the most help here.I'm kinda full on bandwidth but I'd happily help someone interested in spearheading this
October 03, 2021 at 07:28PM by Nolence
https://ift.tt/3A6qGnG
Graphviz project for Flutter
Hello, I've been working on a small skill tree package and while doing so I stumbled upon Graphviz. It's a very popular package written in C/C++ to generate graph visualizations of any kind. In the past it's had bindings to JS, Python, Java and a lot of others. I don't have a lot of time to do this but I think there's a great open source package to be made here.I'm not an expert in C but the plan would be to use ffigen to generate dart bindings to graphviz. The hard work here alone would likely be a single package. However, I'd imagine users would want native flutter widgets on top of whatever graphviz spits out.Graphviz's performLayout output can be many formats including svg, json and image. In a UI dedicated package, we could likely use their returned json (which includes absolute positions and all that) and then make a flutter widget structure that we then insert into an InteractiveViewer. I'd likely be the most help here.I'm kinda full on bandwidth but I'd happily help someone interested in spearheading this
October 03, 2021 at 07:28PM by Nolence
https://ift.tt/3A6qGnG
reddit
Graphviz project for Flutter
Hello, I've been working on a small skill tree package and while doing so I stumbled upon Graphviz. It's a very popular package written in C/C++...
New post on /r/flutterdev subreddit:
Weather App in Riverpod State Management
https://ift.tt/3Da6dAi
October 03, 2021 at 07:17PM by olu_tayormi
https://ift.tt/3orKXSH
Weather App in Riverpod State Management
https://ift.tt/3Da6dAi
October 03, 2021 at 07:17PM by olu_tayormi
https://ift.tt/3orKXSH
New post on /r/flutterdev subreddit:
Flutter Branding Tools, Shape The View
https://ift.tt/3Bedkra
October 03, 2021 at 09:37PM by fredgrott
https://ift.tt/2WClqup
Flutter Branding Tools, Shape The View
https://ift.tt/3Bedkra
October 03, 2021 at 09:37PM by fredgrott
https://ift.tt/2WClqup
Medium
Flutter Branding Tools, Shape The View
What is the one thing we have that we can alter to give us a branding tool edge? It is not space as when the app is targeted to phones…
New post on /r/flutterdev subreddit:
Anyone interested in open-sourcing high-level memory-safe bindgen for Dart/Flutter <–> Rust?
I have made a bindgen to allow Dart/Flutter to call Rust via FFI. It is memory safe, and you do not need to care about anything like allocate/free an object.Question: Anyone interested in it? If many people are interested, I can polish it can make it open-source. (Since you know, making it open-source will require some time and efforts.)FeaturesMemory-safe: never need to think about alloc/free.Zero-copy (almost): Big objects can be passed from Rust to Dart without any copy.Rich type support: Not only primitives like int/double, but also Uint8List(Vec<u8>), List<T>(Vec<T>), any custom structs. You can even use recursive structs.Async programming: Your Rust code can run for a long time, and it will not block the main isolate (i.e. not block UI). You can call functions directly in main isolate of Dart, so no need for switching between isolates.Easy to use: All you need to do is write down your Rust code. The bindgen will do everything and expose an API in the Dart/Flutter style.ExampleWrite the following Rust code (that is all you need to do!):``` pub struct TreeNode { pub value: i32, # of course, also support also support other types pub children: Vec<MyTreeNode>, }pub fn hello_world(s: MyTreeNode, b: SomeOtherStruct) -> Result<Something> { Ok(...) } ```It will automatically generate everything, and you only need to call a generated Dart/Flutter API which looks like:
October 04, 2021 at 04:48AM by fzyzcjy
https://ift.tt/3mpoOS6
Anyone interested in open-sourcing high-level memory-safe bindgen for Dart/Flutter <–> Rust?
I have made a bindgen to allow Dart/Flutter to call Rust via FFI. It is memory safe, and you do not need to care about anything like allocate/free an object.Question: Anyone interested in it? If many people are interested, I can polish it can make it open-source. (Since you know, making it open-source will require some time and efforts.)FeaturesMemory-safe: never need to think about alloc/free.Zero-copy (almost): Big objects can be passed from Rust to Dart without any copy.Rich type support: Not only primitives like int/double, but also Uint8List(Vec<u8>), List<T>(Vec<T>), any custom structs. You can even use recursive structs.Async programming: Your Rust code can run for a long time, and it will not block the main isolate (i.e. not block UI). You can call functions directly in main isolate of Dart, so no need for switching between isolates.Easy to use: All you need to do is write down your Rust code. The bindgen will do everything and expose an API in the Dart/Flutter style.ExampleWrite the following Rust code (that is all you need to do!):``` pub struct TreeNode { pub value: i32, # of course, also support also support other types pub children: Vec<MyTreeNode>, }pub fn hello_world(s: MyTreeNode, b: SomeOtherStruct) -> Result<Something> { Ok(...) } ```It will automatically generate everything, and you only need to call a generated Dart/Flutter API which looks like:
class ExampleApi { Future<Something> helloWorld({required MyTreeNode a, required SomeOtherStruct b}) async { ... auto generated implementation ... } }
P.S. There already exists a low-level one (in the C style), but all memory alloc/free should be done manually, so it is quite unsafe. That is why I do this high-level bindgen.October 04, 2021 at 04:48AM by fzyzcjy
https://ift.tt/3mpoOS6
reddit
Anyone interested in open-sourcing high-level memory-safe bindgen...
**EDIT**: Already open-sourced. But please wait for maybe one day, before I clean up everything and publish it!...
New post on /r/flutterdev subreddit:
ASR (automatic speech recognition) implementation
Who has experienced with ASR implementation with flutter? I try to find a good solution, for example, I have the external implementation of Deep speech, but performance is not very good. Maybe with tflite I can use a model with better performance, or maybe a better solution to use standard libs like speech_to_text. In my case, I want to recognize children's speech. What can you recommend?
October 04, 2021 at 09:05AM by PrestigiousAd5202
https://ift.tt/3ox5QM3
ASR (automatic speech recognition) implementation
Who has experienced with ASR implementation with flutter? I try to find a good solution, for example, I have the external implementation of Deep speech, but performance is not very good. Maybe with tflite I can use a model with better performance, or maybe a better solution to use standard libs like speech_to_text. In my case, I want to recognize children's speech. What can you recommend?
October 04, 2021 at 09:05AM by PrestigiousAd5202
https://ift.tt/3ox5QM3
reddit
ASR (automatic speech recognition) implementation
Who has experienced with ASR implementation with flutter? I try to find a good solution, for example, I have the external implementation of Deep...
New post on /r/flutterdev subreddit:
bleed-beta-1.0-release. A multiplayer zombie shooter built entirely in dart and flutter
https://youtu.be/tu0wKIDMWxU
October 04, 2021 at 08:25AM by Mystical_Hotdog
https://ift.tt/3D8MW2b
bleed-beta-1.0-release. A multiplayer zombie shooter built entirely in dart and flutter
https://youtu.be/tu0wKIDMWxU
October 04, 2021 at 08:25AM by Mystical_Hotdog
https://ift.tt/3D8MW2b
YouTube
Bleed Beta 1.0 Gameplay Demo
https://www.play-bleed.com
Play online with your friends and fight back hoards of zombies.
The game is still in Beta but I plan on adding a lot more content!
Development duration - 3 months
The entire game is written in Dart.
I Used the Flutter framework…
Play online with your friends and fight back hoards of zombies.
The game is still in Beta but I plan on adding a lot more content!
Development duration - 3 months
The entire game is written in Dart.
I Used the Flutter framework…
New post on /r/flutterdev subreddit:
Flutter Portfolio
Hi guys, firstly I wanna say that I am new to reddit 🙃but I just wanted to ask some questions about the portfolio.... 1. does it have to be on git hub? because people who are hiring you doesn't have to know about code... I mean they want to see images and videos to decide 2. what are best websites other than gut hub to put portfolio on...lastly you can share your portfolio to get inspirations pls
October 04, 2021 at 09:30AM by osamawaseem1
https://ift.tt/3B7zsU0
Flutter Portfolio
Hi guys, firstly I wanna say that I am new to reddit 🙃but I just wanted to ask some questions about the portfolio.... 1. does it have to be on git hub? because people who are hiring you doesn't have to know about code... I mean they want to see images and videos to decide 2. what are best websites other than gut hub to put portfolio on...lastly you can share your portfolio to get inspirations pls
October 04, 2021 at 09:30AM by osamawaseem1
https://ift.tt/3B7zsU0
reddit
Flutter Portfolio
Hi guys, firstly I wanna say that I am new to reddit 🙃 but I just wanted to ask some questions about the portfolio.... 1. does it have to be on...
New post on /r/flutterdev subreddit:
How to Update Markers in Flutter Maps from Firebase Database?
A marker helps to easily identify locations, such as towns, buildings, or any points of interest on a map. But it may be difficult to manually update these marker locations if they change often. So, it is better to have them in a database.Syncfusion Flutter Maps is a powerful data visualization widget that displays statistical information for a geographical area. Its rich feature set includes tile rendering from OpenStreetMap, Azure Maps, Bing Maps, Google Maps, and other tile providers with marker support.In this article, we are going to see how to access and update markers in the Flutter Maps widget from a Firebase real-time Database. However, we are not going to discuss how to create a Firebase Realtime Database. For that, please refer to Add Firebase to your Flutter app documentation to create a database in a Firebase console and connect your Flutter app to it.The following example database is in Firebase. We are going to update the markers for each country in the Flutter Maps widget.https://www.syncfusion.com/blogs/post/how-to-update-markers-in-flutter-maps-from-firebase-database.aspxSyncfusion offers a free community licensehttps://www.syncfusion.com/products/communitylicense
October 04, 2021 at 01:23PM by ArunITTech
https://ift.tt/3ixEwK5
How to Update Markers in Flutter Maps from Firebase Database?
A marker helps to easily identify locations, such as towns, buildings, or any points of interest on a map. But it may be difficult to manually update these marker locations if they change often. So, it is better to have them in a database.Syncfusion Flutter Maps is a powerful data visualization widget that displays statistical information for a geographical area. Its rich feature set includes tile rendering from OpenStreetMap, Azure Maps, Bing Maps, Google Maps, and other tile providers with marker support.In this article, we are going to see how to access and update markers in the Flutter Maps widget from a Firebase real-time Database. However, we are not going to discuss how to create a Firebase Realtime Database. For that, please refer to Add Firebase to your Flutter app documentation to create a database in a Firebase console and connect your Flutter app to it.The following example database is in Firebase. We are going to update the markers for each country in the Flutter Maps widget.https://www.syncfusion.com/blogs/post/how-to-update-markers-in-flutter-maps-from-firebase-database.aspxSyncfusion offers a free community licensehttps://www.syncfusion.com/products/communitylicense
October 04, 2021 at 01:23PM by ArunITTech
https://ift.tt/3ixEwK5
Syncfusion
Flutter Maps | Interactive Map Custom markers | Syncfusion
The Flutter Maps widget renders GeoJSON data into graphical representations of geographical areas with features like labels, bubbles, custom markers, legends, etc.
New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter Week 105 - Tutorials, videos, packages, and much more!
https://ift.tt/3mmvAID
October 04, 2021 at 02:46PM by vensign
https://ift.tt/2YelUaK
Flutter Tap Weekly Newsletter Week 105 - Tutorials, videos, packages, and much more!
https://ift.tt/3mmvAID
October 04, 2021 at 02:46PM by vensign
https://ift.tt/2YelUaK
Fluttertap
Newsletter Issue 105
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 105
New post on /r/flutterdev subreddit:
Branding The Right Flutter AppBar
https://ift.tt/3A6Me3x
October 04, 2021 at 03:52PM by fredgrott
https://ift.tt/3BbyR3t
Branding The Right Flutter AppBar
https://ift.tt/3A6Me3x
October 04, 2021 at 03:52PM by fredgrott
https://ift.tt/3BbyR3t
Medium
Branding The Right Flutter AppBar
One of the secrets of Adaptive Navigation is which component becomes the brand centerpiece rather than the navigation centerpiece. You…