8thgencore
8thgencore
Great idea. Very often such functionality is required
As I understand it, the main advantage of this library is that it supports custom assets loaders. Such as .csv, .yaml, etc. It looks interesting, but still the official library...
I found new project, forked this https://pub.dev/packages/flutter_datetime_picker_plus
@NazarenoCavazzon When to add the latest changes from go_router to go_router_flow?
It seems to me that the **OAuth2PasswordBearer** function is better to use on endpoint **/login** Because **/login** and **/refresh-token** perform the same function, and **/refresh-token** can be removed And /new-refresh-token...
When we call this function ```python await add_token_to_redis( redis_client, user, access_token, TokenType.ACCESS, settings.ACCESS_TOKEN_EXPIRE_MINUTES, ) ``` the parameter settings.ACCESS_TOKEN_EXPIRE_MINUTES is put as seconds, not minutes. I check Redis, and i have...
@felangel Good afternoon, when to wait for the update?
I have the same mistake when I launch pipeline not from root ```bash * What went wrong: Could not determine the dependencies of task ':app:lintVitalReportStagingRelease'. > Failed to install the...
I also ran into this problem, custom sorting does not work