• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

realm / realm-dart / 9407730144

06 Jun 2024 08:58PM UTC coverage: 86.797% (-0.2%) from 86.992%
9407730144

push

github

web-flow
RDART-866: Minimal web support (#1699)

* Take 1

* Take 2

* Avoid SyncErrorCode dep on realm_binding.dart

* Avoid dep on realm_library.dart

* Avoid dep on from_native.dart

* Split convert.dart to avoid dart:ffi dep

* BREAKING CHANGE! (WIP) Avoid dep on dart:io

- AppConfiguration.baseFilePath is now a String instead of a Directory.
- AppConfiguration.httpClient is now a Client instead of a HttpClient.

This is to avoid a dependency on dart:io in order to be compatible with
package web.

This is still work in progress. Missing is:

- Support for timeout on web requests
- Custom certificate for windows.

* Refactor test to avoid direct deps on dart:io and dart:ffi

* Avoid dart:ffi dep on Scheduler

* Split decimal128.dart for web and native

* Split realm_core.dart for web and native

* Move int literals with more than 53 bit into platform_util.dart

* Add compile for web CI job

* Split defaultClient

* Update CHANGELOG

* Drop some default icons for web tests

* PR feedback

330 of 376 new or added lines in 36 files covered. (87.77%)

6 existing lines in 2 files now uncovered.

5943 of 6847 relevant lines covered (86.8%)

8.89 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.35
/packages/realm_dart/lib/src/handles/native/mutable_subscription_set_handle.dart


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc