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

Json Decoder for Parsing Large Jsons in a Streaming Way | json_events

Current dart implementation of jsonDecode stores the whole json as map which is not feasible for large files. ​ I have written a package that creates events based on the tokens encountered. The following events are fired: /// Type of events that can be dispatched enum JsonEventType { ///... https://www.reddit.com/r/FlutterDev/comments/wgyylo/json_decoder_for_parsing_large_jsons_in_a/
New post on /r/flutterdev subreddit:

Flutter State Management

Hello everyone, I have a question, you’ve taught yourself Riverpod State Management, you’ve started working with a team, but they’re using Bloc is that going to be a problem? should I have to try to learn Bloc from the beginning and give up Riverpod, or will it not be a problem ... https://www.reddit.com/r/FlutterDev/comments/whni0j/flutter_state_management/
New post on /r/flutterdev subreddit:

Futter inapppurchase acknowledge issue

We've detected that your app is not acknowledging all in-app purchases or subscriptions. Starting with Billing Library 2.0, all purchases must be acknowledged within 3 days or they will be automatically refunded. Stackoverflow Question Can anyone help me please submitted by /u/Sunnatjon ... https://www.reddit.com/r/FlutterDev/comments/whqm8x/futter_in_app_purchase_acknowledge_issue/
New post on /r/flutterdev subreddit:

VelocityX

I just came across VelocityX, it seems like an all in one package similar to the most loved GetX (lol), what are your thoughts on it, is it any good or is it just another GetX. submitted by /u/Maherr11 link comments https://www.reddit.com/r/FlutterDev/comments/wj1rpy/velocityx/
New post on /r/flutterdev subreddit:

Convert excel sheet to pdf in flutter

i need to open an excel sheet in flutter app and convert it to pdf is there any possible way or package to do this?!!! submitted by /u/mohamedalaa123 link comments https://www.reddit.com/r/FlutterDev/comments/wksuxy/convert_excel_sheet_to_pdf_in_flutter/
New post on /r/flutterdev subreddit:

ELI5: BLoC compared to Provider/Riverpod?

I'm pretty comfortable with Riverpod for state management but I'm seeing more and more mentions of BLoC lately. I just learned there's even a BLoC Swift package. I'm under the impression BLoC scales better and is better for larger teams but that's based on nothing but the occasional comment I... https://www.reddit.com/r/FlutterDev/comments/wmh2oh/eli5_bloc_compared_to_providerriverpod/
New post on /r/flutterdev subreddit:

I released my first package!

https://pub.dev/packages/canton_ui On some of my previous apps, a lot of people asked me how I create complex UI and made it using this package. However, I never really felt the need to release it. I sort've wanted to gate keep it, but now I want to make more open source contributions, so here... https://www.reddit.com/r/FlutterDev/comments/wmmklc/i_released_my_first_package/
New post on /r/flutterdev subreddit:

Are companies migrating from Kotlin or Swift to Flutter?

Hey guys, I've talked to a flutter dev recently and he said some companies are contacting him to migrate their system from native to Flutter, is it happening or on a really small scale? submitted by /u/KeyFood6708 link comments https://www.reddit.com/r/FlutterDev/comments/wn5vyl/are_companies_migrating_from_kotlin_or_swift_to/