Skip to content

Releases: WebMad/sputnik_di

sputnik_di v.0.2.1

Choose a tag to compare

@WebMad WebMad released this 14 Feb 13:54
  • Fix statusController on clear in DepsNode

flutter_sputnik_di v.0.2.1

Choose a tag to compare

@WebMad WebMad released this 14 Feb 14:40
  • fix export state_holder_builder

sputnik_di v.0.2.0

Choose a tag to compare

@WebMad WebMad released this 08 Feb 07:08
  • Added overrideWith method for mocking dependencies.

sputnik_di v.0.1.0

Choose a tag to compare

@WebMad WebMad released this 05 Feb 09:52
  • Clearing created dependencies from DepsNode
  • Clearing a specific dependency using the clear() method
  • A new class RawLifecycle for classes that have a lifecycle but do not implement the Lifecycle
    interface
  • A parameterized singleton factory using bindSingletonFactory
  • Added the bindOnInitialized field to DepsNodeBuilder for binding DepsNode to the widget tree

sputnik_di v.0.0.3

Choose a tag to compare

@WebMad WebMad released this 05 Feb 09:25
  • fixing pub scores
  • fix dependency get

sputnik_di v.0.0.2

Choose a tag to compare

@WebMad WebMad released this 03 Feb 16:44
sputnik_di_v0.0.2

pump version

sputnik_di v.0.0.1

Choose a tag to compare

@WebMad WebMad released this 03 Feb 12:03
  • Initial version