pazhut

Results 1 issues of pazhut

seems that Equatable API had changed and the code at the events part do not build any longer, i have the following code: import 'dart:io'; import 'package:equatable/equatable.dart'; import 'package:meta/meta.dart'; @immutable...