File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ class CodeChunks {
1010 ModelInfo model, List <String > imports, Pubspec ? pubspec) =>
1111 """
1212 // GENERATED CODE - DO NOT MODIFY BY HAND
13+ // This code was generated by ObjectBox. To update it run the generator again:
14+ // With a Flutter package, run `flutter pub run build_runner build`.
15+ // With a Dart package, run `dart run build_runner build`.
16+ // See also https://docs.objectbox.io/getting-started#generate-objectbox-code
1317
1418 // ignore_for_file: camel_case_types
1519
Original file line number Diff line number Diff line change 11## latest
22
3+ * Add note to ` objectbox.g.dart ` on how to re-generate (update) it.
4+
35## 1.4.0 (2022-02-22)
46
57* Support [ ObjectBox Admin] ( https://docs.objectbox.io/data-browser ) for Android apps to browse
You can’t perform that action at this time.
0 commit comments