File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ # January 27, 2023
2+
3+ ## Flutter SDK
4+ - Realm Database
5+ - Reorganize Table of contents and consolidate many existing entries into a new "Realm Database" section
6+ - Model Data/Data Types
7+ - Consolidate existing "Collections" content onto "Data Types" page
8+ - Add a "RealmSet Collections" section with tested Bluehawked code examples showing how to use it
9+ - Configure & Open a Realm: Add a "Copy Data into a New Realm" section with tested Bluehawked code examples showing how to use ` writeCopy() `
10+ - Test and Debug: New "Test and Debug" page with strategies and tested Bluehawked code examples for testing and debugging Flutter apps that use Realm
11+
12+ ## Realm Studio
13+ - Open a Realm File: Update the JS example for finding a Realm file to a tested Bluehawked code example
14+
115# January 20, 2023
216
317## Flutter SDK
You can’t perform that action at this time.
0 commit comments