Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Flutter for Web Development
Is Flutter better for Web Developments than HTML&CSS? Or is there any flutter's pros/cons for Web dev?

September 28, 2021 at 08:57AM by zuhudz
https://ift.tt/3ujnN1D
New post on /r/flutterdev subreddit:

[Mobile/Desktop] `quick_breakpad` -- Crash report plugin via Google Breakpad
GitHub: https://github.com/woodemi/quick_breakpadpub: https://pub.dev/packages/quick_breakpad​Google Breakpad: https://chromium.googlesource.com/breakpad/breakpadBreakpad is a set of client and server components which implement a crash-reporting system.​Android dump file parsedSo the crash is at line 30 of quick_breakpad_example.cpp
Operating system: Android 0.0.0 Linux 3.18.71-perf-g4a0ef96 #1 SMP PREEMPT Thu Nov 22 00:40:45 CST 2018 aarch64 CPU: arm64 4 CPUs GPU: UNKNOWN Crash reason: SIGSEGV /SEGV_MAPERR Crash address: 0x0 Process uptime: not available Thread 0 (crashed) 0 libquick-breakpad-example.so!Java_com_example_quick_1breakpad_1example_Utils_crash [quick_breakpad_example.cpp : 30 + 0x0] 
​iOS dump file parsedSo the crash is at line 11 of AppDelegate.m
Operating system: iOS 11.3.1 20E241 CPU: amd64 family 6 model 158 stepping 10 12 CPUs GPU: UNKNOWN Crash reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS Crash address: 0x0 Process uptime: 1 seconds Thread 0 (crashed) 0 Runner!__57-[AppDelegate application:didFinishLaunchingWithOptions:]_block_invoke [AppDelegate.m : 11 + 0x0] 


September 28, 2021 at 10:19AM by sunbreakwang
https://ift.tt/3ofJGhd
New post on /r/flutterdev subreddit:

Which backend do you recommend?
Context:We are a startup trying to build a crypto app with brokerage and a wallet. We are trying to figure out what the best option would be with regards to our backend. I have experience with Firebase, but I have been told that NoSQL databases are not optimal for when money is being exchanged through the app. The other option would be Appwrite or Supabase. However, as far as I'm aware Appwrite does not support push notifications, and is relatively new when it comes to Flutter support. Any other options that would be optimal for this scenario?Requirements:- Security- Push notifications- (Possibly) Wallet- BrokerageThanks in advance!

September 28, 2021 at 11:51AM by webdev93
https://ift.tt/3F8WSLd
New post on /r/flutterdev subreddit:

Use Rust (instead of C++) to develop some algorithms used in Flutter in a real app used in the *production environment* - Is it mature enough? Will I face troubles? Do you suggest it? Has anyone used it?
I write a Flutter app (>100kloc), and need to embed some computer vision algorithms for it. Originally, I use C++, and use the OpenCV library to develop my algorithms. Then I use dart:ffi to allow Flutter code to call my C++ code.It works quite well, but now I need to develop much more complex algorithms, and I am worried because C++ is known to be dangerous unless you are extremely well-trained. So I want to move to Rust. I have learned Rust and used it for several toy projects and love its safety very much. I also see some tutorials about how Rust talks with Flutter (e.g. this one).However, I am quite not sure whether I should do it. Any suggestions and discussions are appreciated!P.S. I have had some discussions with Rust people and it is very wonderful. Of course, I also want to listen to Flutter people as well ;)

September 28, 2021 at 11:32AM by fzyzcjy
https://ift.tt/3uvFNWV
New post on /r/flutterdev subreddit:

Announcing go_router, a new router based on Flutter's Nav2 API
go_router comes with support for:mobile, web and desktopdeclarative, parameterized routingdeep and dynamic linkingnested navigationredirectioncustom transitionsroute debuggingeasily remove the # from the browser's address barand more!Go and route today! https://pub.dev/packages/go_router

September 28, 2021 at 05:34PM by csells
https://ift.tt/3uhxjCk
New post on /r/flutterdev subreddit:

Best way to store In-App Purchases information?
I’m thinking about a good architectural choice to keep track of the in-app purchases in my app, specifically the first purchase a user makes. I’m using Cloud Firestore as database but some say that it’s not secure to store purchases information there. What’s a good architecture to store these kinds of information?Thank you in advance!

September 28, 2021 at 07:22PM by Icy_Entertainment847
https://ift.tt/3AQkode
New post on /r/flutterdev subreddit:

Why don’t YouTube app switch to using Flutter?
Please leave your insights down below ⬇️.Also if you are from the YouTube team at Google and are allowed to share something please do.Is it not mature enough to for a video playing app?Using Flutter in YouTube would basically make people trust the framework more since YouTube is one of the biggest income generating products for Google, as far as I know.

September 28, 2021 at 09:14PM by YazeedAlKhalaf
https://ift.tt/3CUca4p
New post on /r/flutterdev subreddit:

Can flutter be used to create home screen widgets (not widgets in the meaning of Flutter, but actual widgets)
If so how can it be done? for both ios and andriod

September 28, 2021 at 09:24PM by Aya_Baur
https://ift.tt/2Y6Ncju
New post on /r/flutterdev subreddit:

Announcing Edmonton, Canada meetup group
Hey everyone,If you are from Edmonton or Alberta in Canada or nearby areas, please join the meetup group we have created. The purpose of the group is to have online and in person events and discuss everything about Flutter, the projects you are working on and of course to make connections.If you have any suggestions or questions, please reach out and would really appreciate it!Cheers!https://www.meetup.com/flutter-edmonton/

September 29, 2021 at 03:59PM by wisecrack2
https://ift.tt/3oi44ON
New post on /r/flutterdev subreddit:

Create VSCode extension using Flutter
Has anyone tried to create an extension (webview) for VSCode using Flutter? I could not find any examples

September 29, 2021 at 03:44PM by mgubaidullin
https://ift.tt/2Y2LW0X
New post on /r/flutterdev subreddit:

Very Good Ventures 🦄💙 on Twitter: very good core + flutter_bloc + @getstream_io chat SDK = 📱🗺️💙 @MarcosJSevilla shows how to build a Flutter chat app with location sharing functionality in this tutorial ⬇️ https://t.co/62icZnToXm
https://twitter.com/vgventures/status/1443224489077137414?s=21

September 29, 2021 at 07:43PM by GroovinChip
https://ift.tt/3APeF7o