speed_up_get 2.0.0
speed_up_get: ^2.0.0 copied to clipboard
Package to speed up GetX.
2.0.0 #
- [Breaking changes] add
IAppService<T extends AppServiceParams>
1.0.0 #
- [Breaking changes] Remove
IAsyncInitService<T>to useAppServiceinstead.
0.0.4 #
- [Add]
IAsyncInitService<T>.
0.0.3 #
- [Add]
AppServicefor correct async initialization.
0.0.2 #
- [Add] Add
GetRxDecoratorclass to handy and effective use Rx
0.0.1 #
- [Add] GetView and GetWidget extensions to reference to controller as
c - [Add] Add GetxSubscribing mixin to subscribe and automatically unsubscribe