Skip to content

Commit 11361e1

Browse files
Reorganize files to conform to Dart's package layout conventions
1 parent 327905b commit 11361e1

18 files changed

+5
-15
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

objectbox_test/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

objectbox_test/pubspec.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

objectbox/pubspec.yaml renamed to pubspec.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ environment:
77
dependencies:
88
flat_buffers: ^1.11.0
99
utf: ^0.9.0
10+
dev_dependencies:
11+
build_runner: 1.0.0
12+
objectbox_model_generator:
13+
path: bin/objectbox_model_generator
14+
test: ^1.0.0
File renamed without changes.

0 commit comments

Comments
 (0)