icnahom
icnahom
@crazecoder `compressImageList` is not working, it needs this quick fix.
Are these not required even if someone self-hosts supabase and wants to wire up a different storage backend? I was wondering how I can achieve this, is it even possible?
https://github.com/ziyoubaba/aiomeilisearch this one looks good, but it would be great if we can have up-to-date support in this official python sdk.
@sanders41 Nice! May I ask why it's not part of this sdk? Would be great if it's supported because we can follow up and learn with the official meilisearch documentation.
Here's my shot at a "Rebirth" of ScopeModel https://github.com/icnahom/scoped_model
Hey Brian, it's nice hearing from you! Do you think we should avoid making changes like renaming ScopedModelDescendant to the now very familiar way of naming Builders - a ScopedBuilder?
> Here's my shot at a "Rebirth of ScopeModel" https://github.com/icnahom/scoped_model The new features is `ScopedContainer`. The way ScopedContainer works has been in the [armadillo](https://github.com/apwilson/armadillo/blob/41241c8840e57c147fe95a93ebafe06174540ac5/apps/sysui/armadillo/lib/armadillo.dart) source code. It's not that sophisticated...
Unfortunatly, `flutter_staggered_grid_view` have bad performance and `waterfall_flow` can't have varying width. So for now we will adopt our UI Design to SliverGrid's and hopefully wait for something solid from Flutter.
Why not use something consistent, like `` from starcoder?
> If there's anyone looking for a really good alternative to RethinkDB, take a look at https://github.com/ravendb/ravendb. Thanks for sharing. But for me the pricing and limitations makes it a...