TF-4169 Create Labels capability and Label object

This commit is contained in:
dab246
2025-11-24 09:52:27 +07:00
committed by Dat H. Pham
parent 1f9f0af79f
commit 8da5cbe98e
7 changed files with 493 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
export 'package:labels/model/label.dart';
export 'package:labels/model/hex_color.dart';
export 'package:labels/utils/labels_constants.dart';