From 910e2467b11e439f8453d9d1836e267810b40339 Mon Sep 17 00:00:00 2001 From: devaryakjha Date: Thu, 14 Aug 2025 17:19:12 +0530 Subject: [PATCH] feat: add new project 'anpec' --- data/projects.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/projects.yml b/data/projects.yml index 8f0048a..19c9e39 100644 --- a/data/projects.yml +++ b/data/projects.yml @@ -833,3 +833,17 @@ topics: [] updated_at: '2025-06-16T06:35:00Z' url: https://github.com/iamd3vil/hedwig +- category: libs + description: 'A Flutter plugin for Android device performance classification.' + github_uri: devaryakjha/anpec + language: Dart + license: MIT License + name: anpec + stars: 2 + topics: + - flutter + - flutter-plugin + - performance + - android + updated_at: '2025-08-14T10:00:00Z' + url: https://github.com/devaryakjha/anpec \ No newline at end of file