Skip to content

Commit 9acce54

Browse files
authored
refactor: updated acknowledgements + more flutter packages [no ci]
1 parent 03e49a3 commit 9acce54

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,12 @@ FeaturesDict({
114114
The training framework was mainly developed using [Keras](https://github.com/keras-team/keras) with [TensorFlow](https://github.com/tensorflow/tensorflow) backend.
115115

116116
The mobile app was developed using Flutter, which is a framework developed by Google.
117-
For the app, the following _open_ packages were used [flutter_sensors](https://pub.dev/packages/flutter_sensors), [tflite_flutter](https://pub.dev/packages/tflite_flutter), and [wakelock](https://pub.dev/packages/wakelock).
117+
For the app, the following _open_ packages were used (either MIT or BSD-2 licensed):
118+
* [flutter_sensors](https://pub.dev/packages/flutter_sensors)
119+
* [tflite_flutter](https://pub.dev/packages/tflite_flutter)
120+
* [wakelock](https://pub.dev/packages/wakelock)
121+
* [sqflite](https://pub.dev/packages/sqflite)
122+
* [provider](https://pub.dev/packages/provider)
118123

119124
## How to cite
120125

0 commit comments

Comments
 (0)