- 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
- Remove the extra MaterialApp Widget
- Adapted Null-Safety.
- Add some docs comments, modify description in pubspec.yaml.
- Open source.