parking_printer_plugin 0.0.5 copy "parking_printer_plugin: ^0.0.5" to clipboard
parking_printer_plugin: ^0.0.5 copied to clipboard

PlatformAndroid

Parking Printer plugin project.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:parking_printer_plugin_example/printer_page.dart';

void main() {
  runApp(const MaterialApp(
    home: PrinterPage(),
  ));
}
1
likes
135
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Parking Printer plugin project.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on parking_printer_plugin

Packages that implement parking_printer_plugin