issues
search
ltackmann
/
dice
Lightweight dependency injection framework for Dart
Other
34
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Q]Support @inject at construction function?
#33
Guang1234567
opened
5 years ago
0
Support for Dart 2
#32
dumazy
opened
6 years ago
2
porting to reflectable
#31
matejthetree
opened
6 years ago
6
'Unsupported operation: This type does not support reflectedType' if class has Mixins
#30
MikeMitterer
closed
6 years ago
0
Support inherited properties when resolving injections. (Issue #28)
#29
bobjackman
closed
6 years ago
6
Inherited injectable properties are not resolved.
#28
bobjackman
closed
6 years ago
1
support bind multiple implementations to list
#27
spacedragon
closed
2 years ago
1
Updated README
#26
MikeMitterer
opened
7 years ago
6
CTOR default param injection
#25
MikeMitterer
closed
7 years ago
5
metaTarget added for JS/Chrome injections, test split into chrome/non…
#24
MikeMitterer
closed
7 years ago
2
Singleton binding added, Module-installation added
#23
MikeMitterer
closed
7 years ago
0
performance comparison
#22
MikeMitterer
closed
7 years ago
3
Different behavior between VM an dart2js version / Uncaught exception in js_helper
#21
MikeMitterer
opened
8 years ago
2
Add Compile-time Validation
#20
ltackmann
opened
9 years ago
0
Change syntax from @Named() @inject to just @Inject(name: name).
#19
llamadonica
closed
6 years ago
2
Change syntax from @inject @Named('foo') to @Inject(name: 'foo')
#18
llamadonica
opened
9 years ago
2
Fixed function injection.
#17
jimbeveridge
closed
9 years ago
2
Function injection does not work
#16
jimbeveridge
closed
9 years ago
0
version bumped to 1.6 and README updated
#15
cwkr
closed
9 years ago
0
Name parameter and registration/unregistration at runtime at Injector level
#14
cwkr
closed
9 years ago
1
Added default Registration type
#13
cwkr
closed
9 years ago
2
Leverage the 'inject' package.
#12
gmosx
opened
10 years ago
4
Why the special 'named' versions of the register/getInstance functions?
#11
gmosx
closed
9 years ago
1
Allow to uninstall/unbind modules/bindings at runtime
#10
ltackmann
closed
9 years ago
1
Implement auto registration
#9
ltackmann
opened
11 years ago
1
Add ModuleContainer
#8
antonmoiseev
closed
11 years ago
1
Allow to register/override injections at runtime
#7
ltackmann
closed
11 years ago
1
Support @Named injections
#6
ltackmann
closed
11 years ago
0
Use @inject annotation instead of $/_$
#5
ltackmann
closed
11 years ago
10
Add logging in modules/injector
#4
ltackmann
opened
11 years ago
0
Add parent/child support in modules
#3
ltackmann
closed
11 years ago
11
Fix example app
#2
ltackmann
closed
11 years ago
9
Beginning of injection using dart:mirrors
#1
ggirou
closed
11 years ago
1