jocaaguraarchetype 1.5.1 copy "jocaaguraarchetype: ^1.5.1" to clipboard
jocaaguraarchetype: ^1.5.1 copied to clipboard

A foundational project by Jocaagura that serves as the core framework for its applications. This package provides essential features and utilities to streamline the development of robust and scalable [...]

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.5.1 - 2024-01-16 #

Updated #

  • Updated codeql.yml to version 3 due to the deprecation of version 2 announced by GitHub, ensuring proper execution of the scheduled code analysis cron jobs.

Added #

  • Extracted the list of languages used by the CodeQL workflow into a GitHub secret (secrets.CODEQL_LANGUAGES) for a more dynamic and efficient configuration.

1.5.0 - 2025-01-16 #

Added #

  • CI/CD configuration for the develop branch.
  • Integration of CodeQL for code quality analysis.
  • Automation of commit signing using a bot.
  • Fixed dates in the changelog.

1.4.5 - 2024-01-15 #

Added #

  • Integrated validate_pr configuration to include the master branch, ensuring compliance with PR validation rules.
  • Added publish.yml to the .github/workflows directory, enabling automatic publishing to pub.dev upon merging into master.

Updated #

  • Extracted bot credentials (name and email) into GitHub Secrets (secrets.BOT_NAME and secrets.BOT_EMAIL) to enhance security and prevent exposure.

1.4.4 - 2025-01-10 #

Updated #

  • Updated codeql.yaml to enforce GitHub for making Code quality analysis.

Added #

  • Improved workflow traceability with Code Quality analysis support using CodeQl from github.

1.4.3 - 2025-01-08 #

Updated #

  • Updated validate_pr.yaml to enforce GitHub bot signatures for new protection rules in PR merging.

Added #

  • Improved workflow traceability with snapshot support for key date-specific workflows.

1.4.2 - 2024-12-30 #

Updated #

  • Changed deprecated values into

1.4.1 - 2024-12-30 #

Updated #

  • Changelog Translation: The changelog has been translated into English for publication on pub.dev.
  • Pubspec.yaml: Adjusted to align with the latest version of the jocaagura_domain package, ensuring compatibility and consistency.

Added #

  • Dartdoc Documentation: Comprehensive documentation has been added for all classes using the Dartdoc format, providing detailed explanations and examples for developers.

Improved #

  • Test Coverage: Expanded the unit test coverage across the package to enhance reliability and ensure higher quality of the codebase.

1.4.0 - 2024-05-19 #

Added #

  • Implemented a Debouncer in BlocUserNotifications to manage how and when the toast messages are displayed uniformly.
  • Added ShowToastPage in the example to demonstrate the changes on-screen.

Changed #

  • Updated showToast to use the Debouncer, ensuring the message updates properly and stays visible for the defined duration.
  • Updated IndexApp to allow access or visualization of the ShowToastPage.

Fixed #

  • Adjusted unit tests to reflect the new scope of BlocUserNotifications with the debouncer.
  • Corrected capitalization consistency in change sections to maintain uniformity in the document.

1.3.1 - 2024-05-13 #

Fixed #

  • Fixed the conditional logic to display the button only when the value is greater than 1.

1.3.0 - 2024-05-01 #

Changed #

  • Removed the export of jocaagura_domain from the root of the package to clean up the import structure.
  • Removed internal invocation of the jocaagura_archetype package to avoid circular references and improve modularity.

Fixed #

  • Increased test coverage in FakeProvider to ensure better validation and reliability of simulated functionalities.

1.2.1 - 2024-04-25 (fix) #

  • Documentation updates to reflect changes and improvements in the modules.
  • Fixed various minor issues detected by dart fix.

1.2.0 - 2024-04-20 #

Added #

  • Added BlocConnectivity module with ConnectivityProvider and InternetProvider to manage connectivity state.

1.1.0 - 2024-04-15 #

Added #

  • Added bloc_session, service_session, and provider_session for session management.
  • Added fake_session_provider to simulate session initiation, facilitating testing and development.

Fixed #

  • Fixed warnings and information in bloc_counter and second_app_counter detected by static code analysis.

0.0.1 - 2024-04-10 #

  • Initial Changelog with the current version of modules.
2
likes
100
points
182
downloads

Publisher

verified publisherjocaagura.com

Weekly Downloads

A foundational project by Jocaagura that serves as the core framework for its applications. This package provides essential features and utilities to streamline the development of robust and scalable apps, ensuring consistency and efficiency across all Jocaagura projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, jocaagura_domain

More

Packages that depend on jocaaguraarchetype