-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I see this: Error: RPC request DeleteChannel failed: error returned from database: update or…
-
### Describe the solution you'd like
```dart
@Entity()
class User {
User(this.id, this.address);
@Id
final int id;
@Embedded()
final Address? address;
}
class Address {
fin…
-
### General Info
- [X] I installed the latest version of Supabase Kt
- [X] I checked for similar feature requests
### Feature request
As requested by a bunch of developers:
In many cases su…
-
- [x] add nessecery libraries
- [x] add firebase and crashlistic to project
- [x] add font injection tools
- [x] add nessery initials files
- [x] make mvp base
- [x] make nessery classess
- [ ] add se…
-
- [x] Readme
- [x] Required Author, Desc. of the app
- [x] Screen shots of the final app
- [x] Additional in Wiki part like links or mock-up
- [x] Respect of the return date, Follow-up
- […
-
I've noticed while reading over the documentation that many concepts in this library lack any practical usage or setup examples.
The biggest offenders in this space seem to be remoting, clustering …
-
## Description
Implement the Jakarta Persistence 3.2 specification
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## Documents
When available, add links to require…
-
Hi, guys! I decided to continue maintain this library instead @pardom. I have already fixed many bugs, and also added new features.
Link: https://github.com/ImangazalievM/ReActiveAndroid
![logo]…
-
I've just started implementing WLT (1.5.9) in my project and managed to successfully save and retrieve object poses on fixed locations in the room, regardless of where I started the HoloLens.
Howev…
-
Remove calls to deprecated API.