graviton_utils_package 0.0.2 copy "graviton_utils_package: ^0.0.2" to clipboard
graviton_utils_package: ^0.0.2 copied to clipboard

PlatformAndroid

A package which supports multiple features like fetching location, rotating image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graviton_utils_package

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

dependencies:
  graviton_utils_package: ^0.0.2

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:graviton_utils_package/graviton_utils_package.dart';
4
likes
150
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A package which supports multiple features like fetching location, rotating image.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on graviton_utils_package

Packages that implement graviton_utils_package