platform_helper 0.1.0 copy "platform_helper: ^0.1.0" to clipboard
platform_helper: ^0.1.0 copied to clipboard

A set of helper for app like image picker, adaptive image provider, toast...

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add platform_helper

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

dependencies:
  platform_helper: ^0.1.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:platform_helper/platform_helper.dart';
1
likes
130
pub points
0%
popularity

Publisher

unverified uploader

A set of helper for app like image picker, adaptive image provider, toast...

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, fluttertoast, image_picker

More

Packages that depend on platform_helper