what2003
what2003
@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 done...
docWhere is just a name I made for my project, it is a doc which located at the last of List docs in page1, use it to tell firestore where...
My project with a lot custom feather is too complex to show, maybe later when I finish my project and organize my code to set an example. Of course the...
It is my pleasure to contribute a little, [example](https://github.com/what2003/pagination_example), made some changes base on @demchenkoalex flutter_firebase_chat_core example, hope it helps. My google-services.json is in it, so it can be directly...
@akshays-repo @SalahAdDin My example included my firebase account info which is no longer in use, so please refer to my code snippet, else in my example just insignificant.
Same problem, Ios fine, only Android
same. @giandifra ``` e: /Users/jack/flutter/.pub-cache/hosted/pub.dartlang.org/arcore_flutter_plugin-0.1.0-null-safety.3/android/src/main/kotlin/com/difrancescogianmarco/arcore_flutter_plugin/ArCoreViewFactory.kt: (12, 1): Class 'ArCoreViewFactory' is not abstract and does not implement abstract base class member public abstract fun create(p0: Context?, p1: Int, p2: Any?): PlatformView...
Found a solution, modify two files blow. I don't know kotlin, but basically it is a nullable problem. @giandifra ../arcore_flutter_plugin-master/android/src/main/kotlin/com/difrancescogianmarco/arcore_flutter_plugin/ArCoreViewFactory.kt line 14 from override fun create(context: Context, id: Int, args:...
and youtube?
链接: https://pan.baidu.com/s/1nl2jsMLKXD9xNtJKiAulCQ 提取码: 9ep2 多谢,我传到百度云上了,请看