gods_eye 0.0.1+3 copy "gods_eye: ^0.0.1+3" to clipboard
gods_eye: ^0.0.1+3 copied to clipboard

God’s Eye is used to collect data from your testers before release or your actual users after release. This package is used to implement God's Eye.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gods_eye

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

dependencies:
  gods_eye: ^0.0.1+3

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:gods_eye/gods_eye.dart';
2
likes
90
pub points
0%
popularity

Publisher

unverified uploader

God’s Eye is used to collect data from your testers before release or your actual users after release. This package is used to implement God's Eye.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

cupertino_icons, device_info, flutter, geolocator, http, shared_preferences, time, workmanager

More

Packages that depend on gods_eye