mobx_resource_bloc 0.1.0-dev.1
mobx_resource_bloc: ^0.1.0-dev.1 copied to clipboard
Resource Bloc whose properties work within MobX's reactivity system
example/mobx_resource_bloc_example.dart
import 'package:mobx_resource_bloc/mobx_resource_bloc.dart';
void main() {
// TODO
}