- Update clear logic dispose in order of sync and then async resources (https://github.com/spideythewebhead/disposable_container/commit/dc96c25785b87f1a88cfb8da12f628228c22642d)
- Update flutter version and dependencies (https://github.com/spideythewebhead/disposable_container/commit/b25ed1830bb79a27da74fcd04769f8b78abd1bb7)
- Replace TextEditingController & FocusNode extensions with ChangeNotifier (issue #5),(issue #7)
- Add addSubscriptions method
- Initial release