basic_app_info 1.0.0+1 copy "basic_app_info: ^1.0.0+1" to clipboard
basic_app_info: ^1.0.0+1 copied to clipboard

App Info Package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add basic_app_info

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

dependencies:
  basic_app_info: ^1.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:basic_app_info/basic_app_info.dart';
1
likes
140
points
0
downloads

Publisher

verified publishertguzel.dev

Weekly Downloads

App Info Package

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, package_info_plus

More

Packages that depend on basic_app_info