fcuuid_kit 1.0.0 copy "fcuuid_kit: ^1.0.0" to clipboard
fcuuid_kit: ^1.0.0 copied to clipboard

PlatformiOS

Flutter plugin for fcuuid.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fcuuid_kit
copied to clipboard

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

dependencies:
  fcuuid_kit: ^1.0.0
copied to clipboard

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:fcuuid_kit/fcuuid_kit.dart';
copied to clipboard
0
likes
140
points
160
downloads

Publisher

verified publisherrxreader.com

Weekly Downloads

2024.09.13 - 2025.03.28

Flutter plugin for fcuuid.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on fcuuid_kit