base_lib_pub 3.7.2 copy "base_lib_pub: ^3.7.2" to clipboard
base_lib_pub: ^3.7.2 copied to clipboard

This is a basic library based on Getx. In order to build applications conveniently and quickly, you can quickly integrate the basic functions needed by general applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add base_lib_pub

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

dependencies:
  base_lib_pub: ^3.7.2

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:base_lib_pub/base_lib_pub.dart';
4
likes
80
points
379
downloads

Publisher

verified publisherhomedot.space

Weekly Downloads

This is a basic library based on Getx. In order to build applications conveniently and quickly, you can quickly integrate the basic functions needed by general applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

bot_toast, date_format, device_info_plus, dio, encrypt, extended_image, flutter, flutter_image_compress, flutter_slidable, get, harmony_plugin, image_gallery_saver, package_info_plus, path, path_provider, permission_handler, share_plus, shared_preferences, simple_animations, uri_to_file, url_launcher, vibration, webview_flutter, wechat_assets_picker, wechat_camera_picker

More

Packages that depend on base_lib_pub