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

outdated

flutter architecture core package

[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