-
Realm
- Copenhagen
Highlights
- 5 discussions answered
Block or Report
Block or report nirinchev
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,021 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 6 commits in 2 repositories
Created a pull request in realm/realm-dart that received 4 comments
Introduce handle ownership semantics
This is a refactoring of our native handle hierarchy. A summary of the changes:
Introduces a method to release the native pointer to Handle<T>
Th…
+170
−70
•
4
comments
Opened 3 other pull requests in 2 repositories
realm/realm-dart
1
open
1
closed
realm/ci-actions
1
merged
Reviewed 11 pull requests in 4 repositories
realm/realm-dart
8 pull requests
- Add support for flexible subscriptions
- tests: email/password resend user confirmation email
- tests: email/password register user
- CMake presets and other improvements
- Add a toDartString extension that optionally frees native memory
- Expose customData and refreshCustomData on User
- Add string-based access API for RealmObject
- Introduce handle ownership semantics