Azaza

Results 15 comments of Azaza

@demchenkoalex any news to support pagination to Firebase ?

> @demchenkoalex First thank you for the wonderful work! I try to add this feature in my project, reference [official document ](https://firebase.google.com/docs/firestore/query-data/query-cursors)and [video](https://www.youtube.com/watch?v=poqTHxtDXwU). Here is my solution , you have...

> > Thanks @SalahAdDin , can you please give complete example ? > > @azazadev You have to ask to @what2003, he did it. sorry, question to @what2003 any chance...

Hi @BJRichardsAZ : you can override style like this : ``` messageTextBuilder: (String message, [ChatMessage chatMessage]) { // model.currentUser.id return the current user Id, used to set the color of...

Hi @ThomasEcalle I'm using ListView with Card ( the card contain information of user posts, user name, post title .... ) all saved on FireStore and I would lile to...

Thanks @xxJeevesxx I forget to override bottomScreenMargin !!!, now I'm facing another issue, in second screen when I click on FloatingActionButton I expect full background screens should be disable but...

I mean disabled nor inactive, like when user click on FAB the AppBar ( appBar: AppBar(title: const Text('Navigation Bar Demo')), ) is disable in the background, same should happened for...

@binvb can you please make you fork up to date with latest changes ? @cloudwebrtc can we have this in next release please ?