Mobile Tech
1.15K subscribers
92 photos
8 videos
6 files
138 links
Michael Lazebny's blog about @dart and @flutter
lazebny.io
Download Telegram
Next article will be about authentication and how to implement it (interceptors, business logic, data, navigation)

And I will probably use the intercepted client (my library for http interceptors)
๐Ÿ‘22
Screen Recording 2024-02-25 at 13.31.54.mov
2.5 MB
Building full-fledged authentication example!

It is for my next article.

Guards, navigation, interceptors with JWT refresh / expiry logic to be covered.
๐Ÿ”ฅ17๐Ÿ‘6
Happy Spring!

Released a dev version of http interceptors https://github.com/hawkkiller/intercepted_client

It supports concurrent and sequential requests. Basically, the same functionality as dio, but with a more predictable code and error handling.

Iโ€™d be glad if you check it out on your pet projects or just test in different scenarios. Feel free to ask, contribute and discuss!

I have successfully built an example authentication app (shown above) using this interceptors and now validating it so that there are no bugs ๐Ÿž
๐Ÿ‘14๐Ÿ”ฅ4
Hi guys! I have just migrated my blog to a managed version

Please verify that everything works - https://lazebny.io/ (especially paid subscribers)
๐Ÿ‘7
New article about authentication / authorization is coming tomorrow! ๐Ÿ”ฅ
๐Ÿ”ฅ13
Started a survey for the next article! ๐Ÿ”ฅ

You can vote via this link:
https://tally.so/r/w2eDpA
๐Ÿ”ฅ10๐Ÿ‘2
Mobile Tech
Started a survey for the next article! ๐Ÿ”ฅ You can vote via this link: https://tally.so/r/w2eDpA
Results of a survey!

I decided to write a small article about real life case of creating custom render object - should be interesting.

After that, I will release the second part of Auth in Flutter.

Also, there were a few additional questions that I will also add to another survey!
๐Ÿ‘11
Command Pattern
๐Ÿ‘15โค3
I will publish a new post about hit testing on Monday!
๐Ÿ”ฅ8๐Ÿ‘พ1
Hit-testing in Flutter - a low-level mechanism that powers the gesture system.
๐Ÿ‘10๐Ÿ”ฅ1