-
just want to note that the following changes should be done to improve the user experience with autoplex
- [ ] automatic fit of separated and combined dataset for all MLIPs (now it's just implement…
-
Del lado del server parece más fácil, estoy agregando una función que te permite definir mensajes internacionalizables, extendiendo de lo que ya hay para los validadores. Del lado del cliente hay que …
-
-
Al usar un pill se muestran todos los puntos de esa categoría, y en el caso de las salas genera lag
Solución:
Solo se muestren los pills de la zona que el usuario este observando.
-
- [ ] Show popularity on frontpage, but not vote result
- [x] Society library import without votes
- [x] Fix: voting should not affect current tree ranking
-
Extraer todos los fondos de banco de todos los dispositivos extraer y aguardar en mi cartera de Google []()
-
A list of tasks you can do if you want to help the project.
Also you can check out the [issues section](https://github.com/kalaksi/lightkeeper/issues) for bug reports!
Dont forget to reference t…
b1ek updated
7 months ago
-
- [x] Create a figma design for the VR UI
- [ ] [TODO when working on the backend] Create a database UML model for the backend to handle users, stores and cloud saving (saving each user's store asset…
-
-
When we comment out code with existing `// TODO(name): text`, it becomes
```dart
// // TODO(name): text
// print(42);
```
This code reports the lint.
I propose to allow multiple `// …