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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add graviton_utils_package

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 dart pub get):

dependencies:
  graviton_utils_package: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on graviton_utils_package

Packages that implement graviton_utils_package