Nice surprise seeing my contribution pop up in the new @flutter.dev release article π
blog.flutter.dev/whats-new-in...
#FlutterDev #oss #OpenSourceContribution
Nice surprise seeing my contribution pop up in the new @flutter.dev release article π
blog.flutter.dev/whats-new-in...
#FlutterDev #oss #OpenSourceContribution
The Secure Enclave and Flutter security post
bsky.app/profile/ahme...
Still not merged yet, but itβs in progress.
Letβs see where this leads us.
Remember the Secure Enclave and #Flutter security post?
Iβve submitted a Pull Request to ππ‘πͺπ©π©ππ§_π¨πππͺπ§π_π¨π©π€π§πππ adding Secure Enclave support for iOS:
github.com/juliansteenb...
#Flutter #FlutterDev #iOS #MobileSecurity #OpenSource
Ever noticed that if you open #YouTube on your laptop and your TV with the same account, you get different ads?
The right solution is to use the Secure Enclave for key wrapping and only store the wrapped blob in the keychain.
Thereβs already an open issue about this: github.com/juliansteenb...
More info on Secure Enclave: support.apple.com/en-gb/guide/...
#TIL about Secure Enclave and #Flutter security.
If you store sensitive data with #flutter_secure_storage, anyone running your app on a jailbroken hashtag#iOS device can easily extract your keys in plaintext.
#FlutterDev #MobileSecurity
Okay, this is a record for me in LinkedIn
Whereβs the best place to showcase open source contributions on LinkedIn?
How do you find good issues to work on in Flutter OSS? π€
#FlutterDev #OSS
I get the issue from the good first issue flag that wasnβt even assigned.
After I sent the PR, many people suddenly commented wanting to take it, luckily I was just ahead.
The hardest part of contributing to @flutter.dev wasnβt the coding,it was finding the right issue.
Most issues are either taken, or get fixed before you finish.
#FlutterDev #OSS
My first @flutter.dev contribution π₯³
#FlutterDev #OpenSource #oss
github.com/flutter/flut...
Regardless of whether we call it MVVM, MVN, or something else, the #Flutter teamβs architecture guidance explains each layerβs role really well.
Itβs simple, easy to follow, and exactly the kind of clarity youβd expect from Flutterβs docs.
t.co/s6qhYCjMRN
#FlutterDev
Scheduling posts is such an underrated feature. I love it.
Maybe Iβm this close π€πΎ to getting my first PR merged into the #FlutterDev repo.
Pushing yourself out of your comfort zone isnβt easy, especially when youβre in a place where youβre respected and loved.
But growth demands it, and new lessons only come when you step beyond comfort.
I picked a βgood first issueβ to get started and submitted my first PR to Flutter, which already got an initial approval (hopefully it gets merged too π
).
Itβs a small change, but I still learned a lot along the way, and Iβm excited to contribute more π
github.com/flutter/flut...
@tahatesser.com
Besides that, should I comment on the issue to βclaimβ it before submitting the PR? Itβs not assigned to anyone and no PR is linked
Just picked a good first issue from the Flutter repo and submitted a PR.
How long does it usually take to get a response? (Even more curious since the issue was opened by someone from the Flutter team π)
#FlutterDev #OSS
ending my first PR to the #Flutter repo led me to discover the Language Funnel, the Flutter Build Dashboard, the repo workflows, etc.
#OSS
And it's in the Language Funnel
github.com/orgs/dart-la...
This would be a really nice thing to have
#dart
github.com/dart-lang/la...
#TIL: You can combine two #Git repos into one and preserve all commit history.
Didn't come to my mind beforeπ
#TIL
You donβt need to open Xcode or the Console app to view native iOS logs when running a Flutter app.
Just use NSLog() in your Swift code and run this terminal command to filter logs by keyword.
#FlutterDev #iOSDev #SwiftLang #MobileDev
Just got my PR merged π₯³
Contributed to paged_vertical_calendar π
π github.com/casvanluijte...
#FlutterDev #Dart #OpenSource #OSS
π οΈ Built a simple full-stack mobile app as a side project.
π Repo with #Flutter app + #NestJS API:
π github.com/ahmeddhus/fl...
#FlutterDev #MobileDevelopment #FullStack #OpenSource