Skip to main content

2 posts tagged with "flutter"

View All Tags

Messed up storage access since Android 11

· 11 min read

Android recently introduced Scoped Storage with things like Storage Access Framework & MediaStore.

To put it simply, it's entirely messed up. There are number of use-cases which haven't been covered, I've seen users struggling after Android 10 & developers even more.

Read More

Animations in Flutter done right [Flutter 2 & 3]

· 11 min read

Animations are really important! It gives the sense of motion that drives the attention of users.

Read More