Maybe you were looking for...

How to achieve smooth expand/ collapse animation in UICollectionView with dynamic cell height?

I have implemented expand/ collapse animation, for a UICollectionView with dynamic cell height (Because different cell has different content). This is the summa

Flutter : current user data

hello guys i get problem here when I used this method to get current user data firebase and there is 2 methods I got it after some search but all of them give m

Mongodb paginate with unique data

I have a collection of books, which basically stores the info of books and a ref of their author. const bookSchema = new Schema<IBook>({ name: {

Clickhouse: how to use `Data Skipping Indexes` and `Manipulations With Data Skipping Indices` features in clickhouse?

I'm using the Data Skipping Indexes feature in clickhouse and i got confused about its usage. If i add a data skip index when i create the table like this: CRE

Flutter new project Fatal exit with error code 1

I have created and run successfully flutter project on my laptop, but every time when I have created a new project and run it that requires an internet connecti