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

outdated

A new Flutter pub.

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;