draconian_utilities 0.0.2+1 copy "draconian_utilities: ^0.0.2+1" to clipboard
draconian_utilities: ^0.0.2+1 copied to clipboard

A simple collection of utilities to save myself seconds each day

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add draconian_utilities

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

dependencies:
  draconian_utilities: ^0.0.2+1

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:draconian_utilities/dpi_util.dart';
1
likes
140
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple collection of utilities to save myself seconds each day

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on draconian_utilities