Skip to content

Commit 143a693

Browse files
author
Ivan Dlugos
committed
add flutter release build failure info to README.md
1 parent 0556b66 commit 143a693

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ dev_dependencies:
2626
Proceed based on whether you're developing a Flutter app or a standalone dart program:
2727
1. **Flutter** only steps:
2828
* Install the packages `flutter pub get`
29+
* Note: only debug versions (e.g. `flutter run`) work at the moment, `flutter build` currently fails for release builds
2930
1. **Dart standalone programs**:
3031
* Install the packages `pub get`
3132
* Install [objectbox-c](https://github.com/objectbox/objectbox-c) system-wide:

0 commit comments

Comments
 (0)