appcare_flutter 1.4.1 copy "appcare_flutter: ^1.4.1" to clipboard
appcare_flutter: ^1.4.1 copied to clipboard

An all-in-one Flutter utility package for app maintenance, upgrader dialogs, device info, battery, network diagnostics, biometrics, security, and hardware controls.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appcare_flutter

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

dependencies:
  appcare_flutter: ^1.4.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:appcare_flutter/appcare_flutter.dart';
7
likes
135
points
155
downloads

Documentation

API reference

Publisher

verified publisherrahulreza.com

Weekly Downloads

An all-in-one Flutter utility package for app maintenance, upgrader dialogs, device info, battery, network diagnostics, biometrics, security, and hardware controls.

Homepage

Topics

#app-maintenance #upgrader #connectivity #haptics #battery

License

MIT (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on appcare_flutter

Packages that implement appcare_flutter