From fac3317a308e2bb2968372ac0fda90375edf5116 Mon Sep 17 00:00:00 2001 From: MattConflitti Date: Sat, 22 Feb 2020 10:24:47 -0500 Subject: [PATCH 1/2] m2cgen converts ML models into native Dart code --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index ff5e63d..e9d40ce 100644 --- a/source.md +++ b/source.md @@ -386,6 +386,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [MLKit](https://github.com/azihsoyn/flutter_mlkit) - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn) - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) +- [m2gen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) ### Vision From b826e1d19bdff09f965414c9d0fb96d928091ca8 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 24 Feb 2020 20:27:35 +0100 Subject: [PATCH 2/2] Shorten desc --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index e9d40ce..e41963f 100644 --- a/source.md +++ b/source.md @@ -370,7 +370,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Starter Kit](https://github.com/KingWu/flutter_starter_kit) - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) - [Feather](https://github.com/jhomlala/feather) - Beautiful weather application. Application includes RxDart, Dio, BLoC, i18n, unit and widget tests. by [Jakub Homlala](https://github.com/jhomlala) - [Clone UI Challenges](https://github.com/javico2609/flutter-challenges) - Collection of useful UIs clones by [Javier González](https://github.com/javico2609) -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru) +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) - [Flutter Samples](https://github.com/diegoveloper/flutter-samples) - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). - [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw) @@ -386,7 +386,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [MLKit](https://github.com/azihsoyn/flutter_mlkit) - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn) - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) -- [m2gen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) +- [m2gen](https://github.com/BayesWitnesses/m2cgen) - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) ### Vision