flutter_widget_model 0.4.0
flutter_widget_model: ^0.4.0 copied to clipboard
Package that allows you to treat your models like widgets. Used with [flutter_hooks].
example/main.dart
import 'package:flutter_widget_model/flutter_widget_model.dart';
void main() async {}