recollect_utils 1.2.4 copy "recollect_utils: ^1.2.4" to clipboard
recollect_utils: ^1.2.4 copied to clipboard

PlatformWindows

All you'll ever need to create windows applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add recollect_utils

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

dependencies:
  recollect_utils: ^1.2.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:recollect_utils/recollect_utils.dart';
0
likes
130
points
302
downloads

Publisher

verified publisherrecollect.cc

Weekly Downloads

All you'll ever need to create windows applications

Topics

#extensions #utilities #widget #datatypes #functions

Documentation

API reference

License

unknown (license)

Dependencies

flutter, path, unicode

More

Packages that depend on recollect_utils

Packages that implement recollect_utils