fall_core_base 0.0.3 copy "fall_core_base: ^0.0.3" to clipboard
fall_core_base: ^0.0.3 copied to clipboard

Fall Core Base - Core annotations and utilities for Fall Core framework. Provides @Service, @Auto, @Aop annotations and basic utilities.

Changelog #

All notable changes to the fall_core_base package will be documented in this file.

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

0.0.3 - 2025-09-13 #

Version Sync #

  • 🔄 版本同步升级: 与其他模块保持版本一致性

0.0.2 - 2025-09-13 #

Changed #

  • 修改main的导出类,本包同步升级版本

0.0.1 - 2025-09-12 #

Added #

  • 初始版本发布
  • 核心注解系统:
    • @Service - 标记可注入服务的注解
    • @Auto - 自动依赖注入注解
    • @Aop - AOP切面注解
    • @NoAop - 排除AOP的注解
    • @AutoScan - 自动扫描配置注解
  • 基础工具类:
    • LoggerFactory - 日志工厂类
    • 核心工具函数

Architecture #

  • 实现零外部依赖设计(除Flutter SDK外)
  • 作为框架的核心基础模块,提供注解和基础工具
  • 支持其他模块的构建和运行时依赖

Dependencies #

  • flutter: Flutter SDK 支持
  • meta: 元数据注解支持

Notes #

  • 此模块专注于提供核心注解和基础工具
  • 遵循轻量化设计原则,保持最小依赖
  • 为代码生成器和运行时模块提供基础支持
0
likes
130
points
228
downloads

Publisher

unverified uploader

Weekly Downloads

Fall Core Base - Core annotations and utilities for Fall Core framework. Provides @Service, @Auto, @Aop annotations and basic utilities.

Repository (GitHub)
View/report issues

Topics

#annotations #aop #dependency-injection #framework #utilities

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, logger, meta

More

Packages that depend on fall_core_base