From cc673da91f1d25f2d4eefa9cbe207f7b8912eadc Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Wed, 1 Sep 2021 18:14:21 +0900 Subject: [PATCH] about: add pixymeta to plugins --- lib/utils/constants.dart | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/utils/constants.dart b/lib/utils/constants.dart index d51b67304..9e3fcdede 100644 --- a/lib/utils/constants.dart +++ b/lib/utils/constants.dart @@ -77,6 +77,11 @@ class Constants { license: 'Apache 2.0', sourceUrl: 'https://github.com/drewnoakes/metadata-extractor', ), + Dependency( + name: 'PixyMeta Android (Aves fork)', + license: 'Eclipse Public License 1.0', + sourceUrl: 'https://github.com/deckerst/pixymeta-android', + ), ]; static const List flutterPlugins = [