Closes #57

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-12-28 09:38:58 +08:00
parent cbf0d050f8
commit 821a6ad4b2
8 changed files with 26 additions and 30 deletions

View File

@@ -33,6 +33,8 @@ import 'package:html/parser.dart' as html_parser;
class Utils {
static final Random random = Random();
static const channel = MethodChannel("pilipalax");
static Future<dynamic> getWwebid(mid) async {
try {
dynamic response =