misc 2025.503.25 copy "misc: ^2025.503.25" to clipboard
misc: ^2025.503.25 copied to clipboard

[misc] A dependncy less dart package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add misc

With Flutter:

 $ flutter pub add misc

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

dependencies:
  misc: ^2025.503.25

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

Import it

Now in your Dart code, you can use:

import 'package:misc/misc.dart';
0
likes
140
points
100
downloads

Publisher

unverified uploader

Weekly Downloads

[misc] A dependncy less dart package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

crypto, path, uuid

More

Packages that depend on misc