Harish

Harish

@harish.flutter.community

Flutter πŸ’™

23 Followers 87 Following 20 Posts Joined Nov 2024
1 year ago

Answered in x.com/theflutterbo...

0 0 0 0
1 year ago

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 !!

0 0 0 0
1 year ago
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...

0 0 0 0
1 year ago

"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

0 0 2 1
1 year ago
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

9 1 1 0
1 year ago
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 0 1 0
1 year ago
Video thumbnail

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.

3 1 1 0
1 year ago

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

0 0 0 0
1 year ago

Live now!

12 1 0 0
1 year ago

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.

44 14 10 0
1 year ago

Nah, It's FlutterUI

1 0 0 0
1 year ago
Video thumbnail

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

41 3 2 0
1 year ago
Post image

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

dartpad.dev?id=3a15eff374f6af86816189952aacd021

5 1 2 0
1 year ago

Simple and clean!!

1 0 0 0
1 year ago

Where is the source?

2 0 1 0
1 year ago

try AnimatedBuilder

0 0 1 0
1 year ago

Hope other governments follow

0 0 1 0
1 year ago
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...

35 7 2 4
1 year ago
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

86 34 0 7
1 year ago

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

0 0 0 0
1 year ago

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 0 1 0
1 year ago

Can you add me too?

1 0 0 0
1 year ago

The solution is LinuxπŸ˜…

0 0 0 0
1 year ago
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 1 0 0
1 year ago

I'll share an example code soon

1 0 1 0
1 year ago

Add mee too

0 0 0 0
1 year ago

Hello, Widgets!

119 18 17 6
1 year ago
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

61 10 9 1
1 year ago
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...

0 1 1 0
1 year ago

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

0 0 1 0