paulonia_utils 0.5.0 copy "paulonia_utils: ^0.5.0" to clipboard
paulonia_utils: ^0.5.0 copied to clipboard

Flutter package with general functions, get environment, get device, get network status, etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paulonia_utils

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

dependencies:
  paulonia_utils: ^0.5.0

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:paulonia_utils/paulonia_utils.dart';
6
likes
120
pub points
28%
popularity

Publisher

verified publisherpaulonia.dev

Flutter package with general functions, get environment, get device, get network status, etc.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

connectivity_plus, device_info_plus, flutter, ntp

More

Packages that depend on paulonia_utils