port plugin to package

This commit is contained in:
Phani Pavan K
2024-01-21 12:20:46 +05:30
parent a29f39fcfb
commit f963256834
75 changed files with 653 additions and 1243 deletions

View File

@@ -43,4 +43,4 @@ void main() {
expect(find.byType(CircularProgressIndicator), findsOneWidget);
});
});
}
}