chafon_h103_rfid 0.0.1 copy "chafon_h103_rfid: ^0.0.1" to clipboard
chafon_h103_rfid: ^0.0.1 copied to clipboard

Chafon H103 Bluetooth RFID reader üçün Flutter plugin.

example/lib/main.dart

import 'package:chafon_h103_rfid_example/presentaion/login/login_page.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(
    MaterialApp(
      home: const LoginScreen(),
      routes: {
        "/functions": (context) =>
            LoginScreen(),
      },
    ),
  );
}
1
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Chafon H103 Bluetooth RFID reader üçün Flutter plugin.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on chafon_h103_rfid

Packages that implement chafon_h103_rfid