Carlos Daza

Results 2 issues of Carlos Daza

Im trying to follow the code of vgrem in [update_items_batch.py](https://github.com/vgrem/Office365-REST-Python-Client/blob/master/examples/sharepoint/listitems/update_items_batch.py) but i cant find any specific documentation about the functions that are used there. Do anyone know something about this?

question

Im using tflite_flutter-0.10.4 but UnmodifiableUint8ListView was deprecated from typed_data some while ago: ![image](https://github.com/user-attachments/assets/24a06780-7be0-4250-984c-fa00582e0d49) https://api.dart.dev/stable/2.13.4/dart-typed_data/dart-typed_data-library.html When i try to run my code in android i get this: ``` ../../../../AppData/Local/Pub/Cache/hosted/pub.dev/tflite_flutter-0.10.4/lib/src/tensor.dart:58:12: Error: The...