fepe_package_info_plus 1.4.3 copy "fepe_package_info_plus: ^1.4.3" to clipboard
fepe_package_info_plus: ^1.4.3 copied to clipboard

Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fepe_package_info_plus

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

dependencies:
  fepe_package_info_plus: ^1.4.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:fepe_package_info_plus/package_info_plus.dart';
0
likes
140
points
30
downloads

Publisher

verified publisher5ts.pro

Weekly Downloads

Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, package_info_plus_linux, package_info_plus_macos, package_info_plus_platform_interface, package_info_plus_web, package_info_plus_windows

More

Packages that depend on fepe_package_info_plus