{"id":13829962,"url":"https://github.com/realm/realm-dart-samples","last_synced_at":"2026-03-07T14:02:29.792Z","repository":{"id":38308058,"uuid":"350119227","full_name":"realm/realm-dart-samples","owner":"realm","description":"Samples for Realm Flutter and Realm Dart SDKs","archived":false,"fork":false,"pushed_at":"2024-06-26T09:32:54.000Z","size":17776,"stargazers_count":68,"open_issues_count":6,"forks_count":24,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-10-06T16:40:53.910Z","etag":null,"topics":["dart","database","flutter-examples","mobile","mobile-da","realm"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/realm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-21T21:06:11.000Z","updated_at":"2025-08-17T20:16:50.000Z","dependencies_parsed_at":"2024-06-25T16:56:44.253Z","dependency_job_id":"e00fa8ce-b0b0-49aa-b77a-332dde8eadce","html_url":"https://github.com/realm/realm-dart-samples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/realm/realm-dart-samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2Frealm-dart-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2Frealm-dart-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2Frealm-dart-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2Frealm-dart-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realm","download_url":"https://codeload.github.com/realm/realm-dart-samples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2Frealm-dart-samples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30216496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T13:35:13.914Z","status":"ssl_error","status_checked_at":"2026-03-07T13:35:13.569Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","database","flutter-examples","mobile","mobile-da","realm"],"created_at":"2024-08-04T10:00:51.243Z","updated_at":"2026-03-07T14:02:29.566Z","avatar_url":"https://github.com/realm.png","language":"C++","funding_links":[],"categories":["\u003ca name=\"dart\"\u003e Dart"],"sub_categories":["\u003ca name=\"dart-samples\"\u003e\u003c/a\u003eDart Sample Apps"],"readme":"\u003cpicture\u003e\n    \u003csource srcset=\"https://github.com/realm/realm-dart/raw/main/media/logo-dark.svg\" media=\"(prefers-color-scheme: dark)\" alt=\"realm by MongoDB\"\u003e\n    \u003cimg src=\"https://github.com/realm/realm-dart/raw/main/media/logo.svg\" alt=\"realm by MongoDB\"\u003e\n\u003c/picture\u003e\n\n[![License](https://img.shields.io/badge/License-Apache-blue.svg)](LICENSE)\n\n# Realm Dart Samples\n\nThis repo contains Flutter and Dart samples that demonstate the usage of [Realm Flutter and Realm Dart SDKs](https://www.mongodb.com/docs/realm/sdk/flutter/).\n\nTo build a Flutter application with Realm, use the [realm](https://pub.dev/packages/realm) package and the [realm_dart](https://pub.dev/packages/realm_dart) package for Dart applications.\n\nThe Realm Flutter and Dart SDK repository is located at https://github.com/realm/realm-dart\n\nYou may find the [Quick Start - Flutter SDK]( https://www.mongodb.com/docs/realm/sdk/flutter/quick-start/) helpful if you are using Realm for the first time.\nTo learn more about using Realm with Atlas App Services, refer to the [Atlas Device Sync](https://www.mongodb.com/docs/realm/sdk/flutter/sync/) and [connecting to Atlas App Services](https://www.mongodb.com/docs/realm/sdk/flutter/app-services/) documentation.\n\n# Samples list\n* [`Realm Dart sample`](https://github.com/realm/realm-dart-samples/tree/main/realm_dart) - Dart console app that demonstrates how to use a local Realm.\n* [`Provider Shopper`](https://github.com/realm/realm-dart-samples/tree/main/provider_shopper) - A Flutter sample app from [Flutter sample repo](https://github.com/flutter/samples/tree/master/provider_shopper) modified to use a local Realm instead of an in-memory collection.\n\n* [`Time Track`](https://github.com/realm/realm-dart-samples/tree/main/time_track) - Dart console application that shows how to subscribe for changes in a Realm collections.\n\n* [`Dart Flexible Sync sample`](https://github.com/realm/realm-dart-samples/tree/main/dart_flexible_sync) - This sample demonstrates the usage of Realm Dart with [Atlas Device Sync with Flexible Sync](https://www.mongodb.com/docs/realm/sdk/flutter/sync/) sync data to [Atlas App Services](https://www.mongodb.com/docs/atlas/app-services/).\n\n* [`Flutter Flexible Sync sample`](https://github.com/realm/realm-dart-samples/tree/main/flutter_flexible_sync) - A Flutter application using the [Realm Flutter SDK](https://www.mongodb.com/docs/realm/sdk/flutter/), Atlas Device Sync with Flexible Sync, and [Atlas App Services](https://www.mongodb.com/docs/atlas/app-services/).\n\n* [`Bundled realm sample`](https://github.com/realm/realm-dart-samples/tree/main/bundled_realm) - A Flutter application with pre-initialized realm file that is shipped with the application.\n\n\n##### The \"Dart\" name and logo and the \"Flutter\" name and logo are trademarks owned by Google.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealm%2Frealm-dart-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealm%2Frealm-dart-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealm%2Frealm-dart-samples/lists"}