flutter_guid 0.0.2 copy "flutter_guid: ^0.0.2" to clipboard
flutter_guid: ^0.0.2 copied to clipboard

outdated

A flutter package that emulates the C# type Guid.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_guid

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

dependencies:
  flutter_guid: ^0.0.2

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:flutter_guid/flutter_guid.dart';
20
likes
0
points
7.73k
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package that emulates the C# type Guid.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, uuid

More

Packages that depend on flutter_guid