Artemis Kushner
Artemis Kushner
no.
@georgysavva pgx v5 now have a built-in method `pgx.RowToStructByPos[T]`, which deserializes the resulting Rows into a struct from T generic. # Examples: ## Many rows: ``` rows, err := conn.Query(ctx,...
Check my pull request, please https://github.com/jamesblasco/modal_bottom_sheet/pull/213
Check my pull request, please https://github.com/jamesblasco/modal_bottom_sheet/pull/213
> This feature would be so awesome! I hope the #213 gets merged U can easily edit source code of this package by pressing Ctrl+Right Mouse on showMaterialBottomSheet -> ModalBottomSheet...
HI, any progress here? Same problem with no content
/del
> @MindMayhem can you share a minimal example Sorry, it was my problem (wrong branch, lul), everything fine! Will u add lazy load and animation features for this?
> @MindMayhem what is your usecase for this widget? I’m thinking about how much sense this widget even makes and what it exactly adds to the package that isn’t already...
> @MindMayhem you can check this one out. I'm curious what you think of it. Checked out it, seems like it works similar to SliverIndexedStack, but it using TabController for...