general 0.0.34 copy "general: ^0.0.34" to clipboard
general: ^0.0.34 copied to clipboard

General is Library for help you integrate any package commong used like audio, video, permission, location gamepad, local auth fingerprint, biometric, camera, and many more only use one library

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate general

Use it

The package has the following executables:

$ general

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add general

With Flutter:

 $ flutter pub add general

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

dependencies:
  general: ^0.0.34

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:general/general.dart';
3
likes
0
points
1.92k
downloads

Publisher

unverified uploader

Weekly Downloads

General is Library for help you integrate any package commong used like audio, video, permission, location gamepad, local auth fingerprint, biometric, camera, and many more only use one library

Repository (GitHub)
View/report issues

Documentation

Documentation

Funding

Consider supporting this project:

github.com
github.com

License

unknown (license)

Dependencies

camera, camera_windows, collection, file_picker, flutter, flutter_background, flutter_tts, general_lib, general_lib_flutter, html, image, local_auth, mason_logger, media_kit, media_kit_video, path, permission_handler, speech_to_text, universal_io, wakelock_plus, yaml, yaml_writer

More

Packages that depend on general