create module rule_filter for tmail

This commit is contained in:
ManhNTX
2022-08-05 16:24:56 +07:00
committed by Dat H. Pham
parent a89a09ef9e
commit 42bd1f365d
20 changed files with 532 additions and 0 deletions
+3
View File
@@ -14,6 +14,9 @@ flutter pub get && flutter pub run build_runner build --delete-conflicting-outpu
cd ../contact
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs
cd ../rule_filter
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs
cd ..
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs