parser_interface 1.1.0 parser_interface: ^1.1.0 copied to clipboard
Parser interface for the unwired and http_worker package.
example/parser_interface_example.dart
import 'package:parser_interface/parser_interface.dart';
void main() {
}