neo

Results 1 issues of neo

**Describe the bug** why the Controller instances not destory after call function `onClose()`. Or am I using the wrong posture? **Reproduction code example: ```dart import 'dart:async'; import 'package:easy_refresh/easy_refresh.dart'; import 'package:flutter/material.dart';...