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

outdated

Application rating library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_rating

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

dependencies:
  app_rating: ^0.0.1

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:app_rating/app_rating.dart';
8
likes
0
pub points
15%
popularity

Publisher

unverified uploader

Application rating library.

License

unknown (LICENSE)

Dependencies

flutter, open_store, package_info_plus, shared_preferences

More

Packages that depend on app_rating