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

How to Encrypt and decrypt using rsa encryption algorithm
Please is there someone here that knows how to encrypt and decrypt data by generating and using public and private key pairs like RSA encryption algorithm or any other method and be able to still encrypt and decrypt in other languages like php script using the keys

November 15, 2021 at 01:24PM by Brightisaac
https://ift.tt/3wL0VJL
New post on /r/flutterdev subreddit:

How to handle Streams in Clean Architecture ?
Hi,
I have been testing the Clean Architecture lately and I am wondering how other people handle Streams in such architectures ?Most examples in Dart only use Futures with a usual russian dolls pattern : a Future useCase calls a Future repository that calls other Futures from different data sources.But I am not sure how to approach things when my useCase requires to "listenToSomething" with different data sources, considering stream lifecycle management and that each architecture layer might have to perform a specific action with that stream.

November 15, 2021 at 05:02PM by epic-x-cure
https://ift.tt/3nhEAAf
New tweet from FlutterDev:

📣 Announcing Package support for DartPad! We're thrilled to announce that package support is coming to DartPad! Dive into the blog to learn about: 🎯 How it works 🔥 Support for @Firebase 💙 Getting your favorite packages supported on DartPad Read 👇 https://t.co/Fh5vwwTehe— Flutter (@FlutterDev) Nov 15, 2021

November 15, 2021 at 06:15PM
https://twitter.com/FlutterDev/status/1460295420916080642
New post on /r/flutterdev subreddit:

Flutter + Clean Architecture + ModelViewPresenter - An alternative approach to write a modern scalable App without the need of external libraries for your State Management. No more magic code!
https://ift.tt/3otIwgF

November 15, 2021 at 08:17PM by makavelixx
https://ift.tt/3HAT6eP
New post on /r/flutterdev subreddit:

Building and Deploying a Dart Web Server
https://ift.tt/3qGsgM7

November 15, 2021 at 11:10PM by Nash0x7E2
https://ift.tt/31T8xyj
New post on /r/flutterdev subreddit:

Map(...).toList() vs ListView()
So im just wondering what approach is more optimized in regards to displaying 100 up list of data

November 16, 2021 at 02:21AM by kurtRuzellEstacion
https://ift.tt/3qHFAju
New post on /r/flutterdev subreddit:

Hit testing outside parent bounds with `defer_pointer` widget - gskinner blog
https://ift.tt/3qBKDlo

November 16, 2021 at 07:24AM by gskinner_team
https://ift.tt/3qIfdde
New post on /r/flutterdev subreddit:

How would you rate Flutter to develop software for multiple platforms?
Hey Flutter-Community,I am currently evaluating Flutter as a framework for developing various Cross-Plattform Software Projects in my Bachelor thesis. And I would really appreciate if you guys could take max. 7 minutes to answer a few questions. It would help me a lot in my research. Of course, it is anonymous and the survey will end on 29.11.2021.Link to survey:https://forms.gle/nzXbhuzjCBysWDxu8​Thanks to everyone who spend time to help me with my Bachelor thesis.

November 16, 2021 at 11:41AM by bahamaboii
https://ift.tt/3oy1XVH
New post on /r/flutterdev subreddit:

Can I test my flutter app on a physical (not emulated) apple phone from a windows environment?
It looks like as of 3 years ago (I searched this question before I asked here) it wasn't possible unless you found some legally questionable way to emulate a MacOS (I think they called it "Hackintosh")? I was wondering if that's changed. And if so, how is it done?​For my Pixel phone it's fairly easy; I just connect it to the computer via USB, set the phone to dev mode and then export it. It'd really be nice if I could do the same thing with an Iphone. Thanks for any info!

November 16, 2021 at 06:59PM by Syntaximus
https://ift.tt/3CkA2xd
New tweet from FlutterDev:

🦋 Grab the #flutterapprentice here 👇 https://t.co/TfgyFPT0fO— Flutter (@FlutterDev) Nov 16, 2021

November 16, 2021 at 10:02PM
https://twitter.com/FlutterDev/status/1460714889815547906
New post on /r/flutterdev subreddit:

Internationalization for custom packages
Is there any documentation / sample / reference describing how can I make my package compatible with flutter i18n? I mean, I want to make sure package users can easily use i18n feature of package by just adding delegate into localization delegates just like how Material and Cupertino widgets does.I haven't seen any package using that feature either, I would be grateful if someone could refer a link to documentation, guide or some sample that I can apply.Note: I'm not interested in 3rd party localization packages, while they're doing great work I want to make sure the package works with bare minimum to avoid dependency hell, also the package already has it's own localization system in place but I simply want to change it with flutter localization instead.

November 17, 2021 at 12:13AM by zMisir
https://ift.tt/3qJpJ3D