get_arch_core 0.5.0 copy "get_arch_core: ^0.5.0" to clipboard
get_arch_core: ^0.5.0 copied to clipboard

outdated

flutter architecture package, Inspired by Explicit Architecture, Clean Architectures, DDD,

[0.5.0] - 2020/7/2 #

  • feat(GetArchApplication): run() can add mockDI param for unit testing.
  • refactor: beautify output info
  • add: Getting Started

[0.4.0] - 2020/6/30 #

  • refactor(get_arch_application): hide GetArchApplication.endInfo;
  • feat(IGetArchPackage): init() add try..catch
  • feat(IGetArchPackage): boolConfigFieldsFormatPrint(),help to get the EnvConfig describe String.
  • feat: use IDialog.toast instead of IDialog.text
  • remove: (get_arch_application.iconfig.dart): Other projects may import this "$initGetIt()" incorrectly (IDialogHelper): use IDialog instead of IDialogHelper
  • export : add(get_arch_core.dart): export freezed_annotation, add(get_arch_core.dart): export injectable

[0.3.0] - 2020/6/25 #

  • feat: move dartz.Either to get_arch_core.dart
  • feat: GetArchApplication.run() can catch exception now
  • feat: GetArch package can profile package EnvConfig
  • add(EnvConfig): new Constructor "EnvConfig.sign()"for experience developer
  • refactor(EnvConfig): change String envSign to EnvSign envSign
  • refactor(extension.dart): rename hex to hexVal
  • add(get_arch_application.dart): printConfig field add value "true"

[0.2.1] - 2020/6/24 #

  • add(i_dialog): rename from IDialogHelper
  • format all files with flutter format

[0.2.0] - 2020/6/18 #

  • GetArchApplication add printPackageConfigInfo()
  • ProfileModule rename to ProfileGetArchCore
  • ISocketController remove: generics,add decodedStream
  • IDialogHelper err() add dynamic tag param
  • INetConfig extends Equatable

[0.1.2] - 2020/6/17 #

  • refactor(ISocketController): add new data method,addJson(),addRaw()

[0.1.1] - 2020/6/17 #

  • add New ability to retrieve EnvConfig using DI

[0.1.0] - 2020/6/17 #

  • add GetArchApplication.run()
  • add IGetArchPackage

[0.0.3] - 2020/6/16 #

  • add(IHttp): put(),delete(),head(),patch()
  • rename(IWsController): ISocketController

[0.0.2] - 2020/6/15 #

  • add export package

[0.0.1] - 2020/6/15 #

  • first release
0
likes
0
pub points
4%
popularity

Publisher

unverified uploader

flutter architecture package, Inspired by Explicit Architecture, Clean Architectures, DDD,

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dartz, equatable, flutter, freezed_annotation, get_it, injectable, kt_dart, rxdart, verify

More

Packages that depend on get_arch_core