base_lib_pub 1.2.0 copy "base_lib_pub: ^1.2.0" to clipboard
base_lib_pub: ^1.2.0 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.

1.2.0 #

  1. The ImagePreviewPage has added support for adding an actionView in the upper right corner;
  2. Update README;

1.1.1 #

  1. Common_utils Added vibrate method;
  2. pub update;

1.1.0 #

  1. pub update;
  2. base on flutter 3.13.3;

0.0.1 #

  • Initial version;

0.0.2 #

  • Base adjustment
  1. pub streamlining;
  2. Some util unified management, subprojects do not need to reference;
  3. toast;
  4. Start adjustment;

0.0.3 #

  • export adjustment, import once;

0.0.4 #

  • Directory adjustment;

0.0.5 #

  • file_utils log adjustment;

0.0.6 #

  • aes_utils adjustment;

0.0.7 #

  • Automatic release;

0.0.8 #

  • Thin log;

0.0.9 #

  • Test automatic release;

0.1.0 #

  • network_utils added;

0.1.1 #

  • Export network_utils;

0.1.2 #

  1. network_utils adds a common request method for get and post.
  2. Simplify the log format.

0.1.3 #

  1. Adjust the format of network request logs.

0.1.4 #

  1. Update Trs;
  2. Network request instance initialization is not automatically initiated.

0.1.5 #

  1. New universal turning circle;

0.1.6 #

  1. Adjust the universal turning style;

0.1.7 #

  1. Adjust the universal turning style;

0.1.8 #

  1. Switch the log output mode to Get.log() and remove the prefix "I/flutter (29368):".

0.1.9 #

  1. Adjust the log format.
  2. Image.asset() in the dependent project must pass the package, and the subproject reference resources in the dependency also needs;
  3. Adjust the assets directory.

0.2.0 #

  1. Add the example project to facilitate lib testing;
  2. Adjust the BaseDimens. DStatusBarHeight value access;
  3. Adjust the ImagePreview style;
  4. Adjust the log style.

0.2.1 #

  1. Adjust ImagePreview to support text display;

0.2.2 #

  1. Adjust ImagePreview to support the display of text, support to modify the text and background color;
  2. Add mFadeInView, animation display View;

0.2.3 #

  1. Adjust the ImagePreview support to display text, parameter adjustment;

1.0.0 #

  1. Improve README, add English version (machine translation);
  2. Remove some warnings;

1.0.1 #

  1. modify README;

1.0.2 #

  1. modify README;
  2. update pub 'permission_handler';
  3. update License;

1.0.3 #

  1. fix mFadeInView invisible bug;
  2. Adjust the bottom ui layout in the ImagePreview page;

1.0.4 #

  1. update log format;

1.0.5 #

  1. Fix the image display animation flash issue in ImagePreviewPage hero;
  2. Modify the mLoadImageView loading success animation to be displayed only when the asynchronous loading succeeds.

1.0.6 #

  1. Delete unnecessary parameters from the ImagePreviewPage.
  2. The mLoadImageView loading success animation is enabled by default.

1.0.7 #

  1. mLoadImageView supports adding background colors.
  2. mLoadImageView supports setting the timeout period for network images.

1.0.8 #

  1. Change the default connection timeout period of dio.
  2. Add the doDelayOn and doInterval methods in common_utils.

1.0.9 #

  1. mLoadImageView has no background color by default.
  2. Rectify api log format errors.

1.0.10 #

  1. Add KeepAliveWrapper to maintain TabBarView and ViewPager status;
  2. Add GetTicker, supporting the creation of TabController;

1.0.11 #

  1. export;
3
likes
0
pub points
21%
popularity

Publisher

verified publisherhomedot.space

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

License

unknown (LICENSE)

Dependencies

bot_toast, date_format, dio, encrypt, extended_image, flutter, flutter_image_compress, flutter_staggered_grid_view, get, image_gallery_saver, path_provider, permission_handler, share_plus, simple_animations, uri_to_file, wechat_assets_picker, wechat_camera_picker

More

Packages that depend on base_lib_pub