tckn_check 0.0.4 copy "tckn_check: ^0.0.4" to clipboard
tckn_check: ^0.0.4 copied to clipboard

TCKN Check Flutter Package Project. With this library, you can check if your TCKN numbers are valid. The library checks all the necessary requirements for you.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tckn_check

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tckn_check: ^0.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tckn_check/tckn_check.dart';
11
likes
140
pub points
73%
popularity

Publisher

verified publisheregemenmede.com

TCKN Check Flutter Package Project. With this library, you can check if your TCKN numbers are valid. The library checks all the necessary requirements for you.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on tckn_check