新增网络可视化请求工具
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# Changelog
|
||||
|
||||
[简体中文](./CHANGELOG.md)
|
||||
|
||||
## [0.3.0]
|
||||
|
||||
* Remove static function. Use the `UMEWidget`.
|
||||
* Allow insert `Widget` into Widget tree, in order to access new plugin easily.
|
||||
* Fix the issue of multiple instances of FloatingWidget caused by the refresh state.
|
||||
* Fix the isseue that the plugin is not displayed due to the first layout exception in AOT mode
|
||||
|
||||
## [0.2.1]
|
||||
|
||||
* Remove the extra MaterialApp Widget
|
||||
|
||||
## [0.2.0-dev.0]
|
||||
|
||||
* Adapted Null-Safety.
|
||||
|
||||
## [0.1.0+1]
|
||||
|
||||
* Add some docs comments, modify description in pubspec.yaml.
|
||||
|
||||
## [0.1.0]
|
||||
|
||||
* Open source.
|
||||
Reference in New Issue
Block a user