import 'package:libac_flutter/packets/packets.dart'; void main() async { await PacketServer.start(); }