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

Show our open source project based on Flutter, built with flutter + rust.
Here is source https://github.com/CympleTech/ESSEWe use rust to write the core business code and network, and flutter to draw the UI. The two use the platform FFI to interact.Support Android, IOS, Windows, macOS, Linux platforms.

December 26, 2021 at 07:20AM by MindFederal
https://ift.tt/3qmZVJ6
New post on /r/flutterdev subreddit:

Flutter Distributor - A complete tool for packaging and publishing your Flutter applications.
https://ift.tt/3yZsjof

December 26, 2021 at 08:47AM by lijy91
https://ift.tt/3yYNMxD
New post on /r/flutterdev subreddit:

FlutterForce — Week 150
https://ift.tt/3sB6E4K

December 26, 2021 at 09:48AM by flutterist
https://ift.tt/3mAlSTH
New post on /r/flutterdev subreddit:

Dart Extension Methods Simplified
https://ift.tt/3FuD4BH

December 26, 2021 at 03:13PM by SncOne_
https://ift.tt/3qtByJJ
New post on /r/flutterdev subreddit:

Flutter packages that I use in every project
https://ift.tt/3JfG0nU

December 26, 2021 at 02:56PM by iisprey
https://ift.tt/3EnyZ0E
New post on /r/flutterdev subreddit:

How to print/save the flutter application screen as pdf?
Hey flutter folks, check my new article on medium on how to print/save flutter application screen.Medium Article

December 26, 2021 at 02:29PM by dev_amigo
https://ift.tt/3sxqj5F
New post on /r/flutterdev subreddit:

A lot of criticism towards GetX. What about state management?
Lately, I see a lot of hateful Tweets towards Getx, some are justified IMHO, but didn't see any good criticisms of its state management system? I myself opt-out of their contextless approach to stuff and inject controllers with Provider as it makes more sense in Flutter, but what's up with state management? It's basically Mobx without codegen with a few extra statements to replace action annotation, and people seem to like Mobx.

December 26, 2021 at 02:20PM by mr_redsun
https://ift.tt/3ptiDiY
New post on /r/flutterdev subreddit:

Flutter Alaram Manager Schedule Task with Alaram
https://ift.tt/32GyiTa

December 26, 2021 at 06:06PM by rrtutors
https://ift.tt/3yZH9LE
New post on /r/flutterdev subreddit:

flutter_readable | Flutter Package
https://ift.tt/3EvD7Mj

December 26, 2021 at 09:32PM by Affectionate-Ad-2952
https://ift.tt/3mBLPCi
New post on /r/flutterdev subreddit:

I wrote a package for long lived isolates
It should enable a way of generically executing functions on another isolate sent from the main isolate. Why this makes sense is explained in the readme. Let me know what you think. https://pub.dev/packages/backyard

December 27, 2021 at 09:29AM by nik_v_hax
https://ift.tt/3z0VuHG
New post on /r/flutterdev subreddit:

bumble_scrollbar | Flutter Package
https://ift.tt/3swimxA

December 27, 2021 at 01:42PM by Fun-Owl-8398
https://ift.tt/3qubpKQ
New post on /r/flutterdev subreddit:

Native or Flutter ?
Hi, I am about to do a startup and it is fully focus on mobile app. So I know android native development but I am confuse which tech to use native or hybrid like flutter ?

December 27, 2021 at 03:07PM by Dry-Wonder-1180
https://ift.tt/3mWQYW3
New post on /r/flutterdev subreddit:

Flutter Triple - A new state management solution that looks promising
Have you ever heard of triple? There is a link on the official Flutter state management doc, I discovered it this morning.It's based on SSP (segmented state patern), which (as far as I understand) means that your store can have 3 distinct states: loading, error or state (data available). It's very similar to GetX's StateMixin feature.Its syntax is pretty neat and it also has an undo/redo function and a persistent storage mixin.To me, it's a good mix between getx/mobx, provider/riverpod and blocks. I think it will work very well as a complement to freezed.https://triple.flutterando.com.br/docs/getting-started/what-is-tripleLet me know what you think about this package.

December 27, 2021 at 03:44PM by Pierre2tm
https://ift.tt/3EBvcNb
New post on /r/flutterdev subreddit:

Publish to App Store TestFlight without a Mac?
I'm developing a free app and am at the point where I need some beta testers to provide real feedback and help me improve my work. I published my app to Google Play closed beta program, but everybody here in the states seems to use an iOS device.However, I do not own a Mac. Has anybody used services such as CodeMagic with success? And furthermore, is it likely that my app will run well on an iOS device, given it works well on Android? I understand Flutter is cross-platform, especially iOS/Android, but I'm not going to be able to test my iOS release before publishing it.

December 27, 2021 at 04:31PM by virtualmnemonic
https://ift.tt/3ExVujJ
New post on /r/flutterdev subreddit:

Dart
I've been trying get started with flutter but the thing that's been holding me down is if I have to learn dart. Do I have to learn dart to get well with flutter? The reason I ask this is because I've heard people saying that no dart knowledge is required in order to start with flutter, even if I know that it is not entirely true.

December 27, 2021 at 06:36PM by Suppository-34613
https://ift.tt/3Hh2pj2
New post on /r/flutterdev subreddit:

What graph/chart library you guys use in your projects?
We have been developing an app which requires 2 separate chart in single screen with tool-tip, with real-time data which comes from a Ble device, with zoom and scroll feature requirement with some more customizations. Our app uses Flutter 2.5.1 but as we tested all available chart libraries in flutter we ran into many issue and had to use mp_chart.The level of features we need are only implemented in mp_chart and other library had many open issue for example charts_flutter. So as my senior preferred, we used mp_chart without null safety, we are running into many problem but we were able to solve them one by one but now this chart has IOS specific flickering issue which make chart un-scrollable which we ran into just now after a weeks of work.so guys what chart library you guys are using and have you faced any issues?Note-: we can not use syncfusion chart because it's a paid library and our client doesn't have budget for that.

December 27, 2021 at 07:45PM by pokaboom1
https://ift.tt/3HcILVa
New post on /r/flutterdev subreddit:

Any analytics for Flutter Desktop (Mac specifically)?
Hi guys, I'm searching for an analytics platform that already works with Flutter desktop, specifically Mac. I only have seen of firebase analytics (which I hate because for deep diving you need big query) So far amplitude and mixpanel looks to have no support Anyone has alternatives?

December 27, 2021 at 08:43PM by jpv1234567
https://ift.tt/3ExRAqP
New post on /r/flutterdev subreddit:

Flutter complete course free
https://youtu.be/B26F2VAsKTU

December 27, 2021 at 11:05PM by Honest-Extreme-3054
https://ift.tt/3evGxnI