bro_platform_utility 1.0.0 copy "bro_platform_utility: ^1.0.0" to clipboard
bro_platform_utility: ^1.0.0 copied to clipboard

Contains specific platform utility functions and classes to use in your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bro_platform_utility

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

dependencies:
  bro_platform_utility: ^1.0.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:bro_platform_utility/bro_platform_utility.dart';
0
likes
150
points
73
downloads

Publisher

verified publisherdev.borlnov.com

Weekly Downloads

Contains specific platform utility functions and classes to use in your app.

Repository (GitHub)
View/report issues

Topics

#platform #brolibs #shared

Documentation

API reference

License

MIT (license)

Dependencies

flutter, platform

More

Packages that depend on bro_platform_utility