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 š
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 š
GitHub
GitHub - hawkkiller/intercepted_client
Contribute to hawkkiller/intercepted_client development by creating an account on GitHub.
š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)
Please verify that everything works - https://lazebny.io/ (especially paid subscribers)
š7
New article about authentication / authorization is coming tomorrow! š„
š„13
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!
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
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
š„ First milestone passed!
It is about two months since I started writing paid articles.
Writing is thrilling yet difficult activity because it requires an excellent knowledge of a topic and skills of writing and conveying the idea in easy way.
Though I believe I'm becoming better in it with each new article :)
It is about two months since I started writing paid articles.
Writing is thrilling yet difficult activity because it requires an excellent knowledge of a topic and skills of writing and conveying the idea in easy way.
Though I believe I'm becoming better in it with each new article :)
š„15š4š1
We are 500! š š
Hi to all the newcomers! I share some valuable insights about Dart & Flutter here, write articles and sometimes contribute to open-source šļøļøļøļøļøļø
Some interesting links:
My flutter template - https://github.com/hawkkiller/sizzle_starter
GitHub - https://github.com/hawkkiller
Blog - https://lazebny.io/
Hi to all the newcomers! I share some valuable insights about Dart & Flutter here, write articles and sometimes contribute to open-source šļøļøļøļøļøļø
Some interesting links:
My flutter template - https://github.com/hawkkiller/sizzle_starter
GitHub - https://github.com/hawkkiller
Blog - https://lazebny.io/
Please open Telegram to view this post
VIEW IN TELEGRAM
GitHub
GitHub - hawkkiller/sizzle_starter: A production-ready template for flutter applications.
A production-ready template for flutter applications. - hawkkiller/sizzle_starter
ā¤13š8ā¤āš„5
User or Profile?
User and profile concepts are closely related yet serve distinct purposes.
In essence, a user refers to an account or identity used for accessing system resources, typically including attributes such as a username, password, email address, and role.
Conversely, a profile represents more detailed personal information and preferences associated with the user, which might include their first name, last name, age, and other settings specific to how they interact with the system.
#tip
User and profile concepts are closely related yet serve distinct purposes.
In essence, a user refers to an account or identity used for accessing system resources, typically including attributes such as a username, password, email address, and role.
Conversely, a profile represents more detailed personal information and preferences associated with the user, which might include their first name, last name, age, and other settings specific to how they interact with the system.
#tip
š13š1š1