Advertisement Β· 728 Γ— 90

Posts by Harish

Answered in x.com/theflutterbo...

1 year ago 0 0 0 0

Need your opinion on this!! Should we just follow what ever clean says or adapt it to the modern framework like #flutter It is not clean vs something!! It's how we adapt the clean arch

Tagging
@alesalv.bsky.social
@rydmike.com !!

1 year ago 0 0 0 0
Preview
A Comparison of Popular Flutter App Architectures Comparing my Riverpod App Architecture with other popular ones such as MVC, MVVM, Bloc, Stacked, Clean Architecture, and Android App Architecture.

I having an discussion and they say why use this one when this is essentially same as clean arch...

Link to the article:
codewithandrea.com/articles/com...

1 year ago 0 0 0 0

"Since Clean Architecture was designed to be independent of UI, it does not account for a unidirectional flow of data from the data sources to the UI, a core design principle in many modern app architectures (Flutter and web alike)"

How it differs from clean arch
@codewithandrea.com
#flutter

1 year ago 0 0 2 1
Post image

The #iOS development experience is so bad. If I did this in my app they would not approve it... Trying to upload a new version of my app and I get an error that just says "Agreement Update" with not direction on what I should do...

#buildInPublic #flutterDev #indieHackers

1 year ago 9 1 1 0
Preview
a man in a suit and tie is clapping his hands and saying `` great !! keep it up ... '' ALT: a man in a suit and tie is clapping his hands and saying `` great !! keep it up ... ''
1 year ago 1 0 1 0
Video

Announcing Maika - Translate, rewrite, and reimagine your kid's favorite stories!

Available for iOS and Android (soon). Maika is the perfect app for parents (especially multilingual) who are tired of reading the same story again and again.

1 year ago 3 1 1 0

How do you know if this feature is requested by users? How do you track it?

1 year ago 0 0 0 0

Live now!

1 year ago 12 1 0 0
Advertisement

here we go again (I will now do this every 2 months on ~16th): reply to this tweet to AMA about @dart.dev or complain about anything @dart.dev related.

I will do my best to reply.

1 year ago 44 14 10 0

Nah, It's FlutterUI

1 year ago 1 0 0 0
Video

When the #FlutterInProduction stream has not yet ended and @labenz.dev just has to sit there until it does.

1 year ago 41 3 2 0
Post image

Playing around with functional @flutter.dev widgets with signals πŸ‘€πŸ’™

dartpad.dev?id=3a15eff374f6af86816189952aacd021

1 year ago 5 1 2 0

Simple and clean!!

1 year ago 1 0 0 0

Where is the source?

1 year ago 2 0 1 0

try AnimatedBuilder

1 year ago 0 0 1 0
Advertisement

Hope other governments follow

1 year ago 0 0 1 0
Post image

#Flutterdev After null-aware spreads, we will soon have null-aware single values.

This is a super simple and clean way to check if a single value is null and, if not, do something with it.

If anyone wants to deep dive: github.com/dart-lang/la...

1 year ago 35 7 2 4
Preview
#FlutterInProduction

πŸ“Ί Coming soon to a screen near you...

Be sure to tune in for #FlutterInProduction on December 17th at 11am PT. β†’ goo.gle/FiP

1 year ago 86 34 0 7

I found some cross posting app which can find accounts of users across socials..

1 year ago 0 0 0 0

I am starting to like this app more than X πŸ™ŒπŸ». Just need to follow people who were on my following list on X. Is there any tool to find their BlueSky profile easily?

1 year ago 1 0 1 0

Can you add me too?

1 year ago 1 0 0 0

The solution is LinuxπŸ˜…

1 year ago 0 0 0 0
Advertisement
Preview
How to prevent http calls in Flutter app? I am running security checks in my app. I don’t want any developers to run http API from the app. The docs says HTTP is disabled by default in Android and iOS. But, my the app works fine with HTTP any...

forum.itsallwidgets.com/t/how-to-pre... Done!!

1 year ago 1 1 0 0

I'll share an example code soon

1 year ago 1 0 1 0

Add mee too

1 year ago 0 0 0 0

Hello, Widgets!

1 year ago 119 18 17 6
Flutter (@flutterframework.bsky.social) Google’s UI toolkit to build apps for mobile, web, & desktop from a single codebase

Google's holiday code freeze is delaying our DNS update, but this is the official #Flutter account for BlueSky, to eventually be "flutter@flutter.dev":

flutterframework.bsky.social

1 year ago 61 10 9 1
Flutter doesn't respect Android's `android:usesCleartextTraffic="false"` settings Β· Issue #106678 Β· flutter/flutter Steps to Reproduce disable clear text for both release and debug builds release: android/app/src/main/AndroidManifest.xml add android:usesCleartextTraffic="false" to <application> element's attribu...

Anyone able to completely disable HTTP in Flutter app?
#flutter

github.com/flutter/flut...

1 year ago 0 1 1 0

Even if you disable HTTP (cleartexttraffic) in Android side or iOS side. You can still able to call HTTP API in Flutter. According to docs it should throw error. I ran a security test and it failed due to HTTP issue

1 year ago 0 0 1 0