db_infra 0.4.0 copy "db_infra: ^0.4.0" to clipboard
db_infra: ^0.4.0 copied to clipboard

A command-line tool that help to automate your release workflow.

0.4.0 #

  • Added support for multiple storage types: Disk, FTP, and Google Cloud.
  • Introduced StorageType enum and factory extensions for creating storage instances.
  • Enhanced error handling for missing or invalid configuration parameters.
  • Improved build command functionality with support for environment variable handlers.
  • Updated dependencies to ensure compatibility with Dart SDK >=3.6.0.
  • Added examples for environment variable usage in Flutter applications.
  • Refactored InfraBuildCommand to streamline build and distribution processes.

0.3.0 #

  • Added workarounds Cloud signing permission error when no development certificate found.
  • Updated the bdlogging package to v1.0.0

0.2.1 #

0.2.0 #

  • Improve support of automatic signing for iOS apps.

0.1.1 #

  • Add possibility to auto-create a certificate if there's no valid one when doing project setup.
  • Fix bug were auto-select the first certificate of the profile and the profile has many certificates.

0.1.0 #

  • Raise min. Dart SDK to v3.0
  • Upgrade dependencies
  • Add new extension: FileExtensions to zip/unzip files

0.0.2 #

  • Added support for dotEnv file.
  • Error description and logging improvement.

0.0.1 #

  • Initial version.
  • Build and sign ios application.
  • Disk infrastructure manager.
1
likes
0
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

A command-line tool that help to automate your release workflow.

Homepage

License

unknown (license)

Dependencies

archive, args, bdlogging, collection, encrypt, ftpconnect, gcloud, glob, googleapis_auth, http, io, jose, json_annotation, meta, path

More

Packages that depend on db_infra