jiusanzhou / flutter_floatwing

A Flutter plugin that makes it easier to make floating/overlay window for Android with pure Flutter. 一个可以用纯粹的Flutter来开发Android浮动窗口的插件。
Other
169 stars 28 forks source link

issues when developing #1

Open jiusanzhou opened 2 years ago

jiusanzhou commented 2 years ago

2020.01.02 or some days

2022.05.10 and before fews days

  1. [x] implement first
  2. [x] imporve code style
  3. [x] manage multi windows

2022.05.11

  1. [x] auto adjust window size not works
  2. [x] back action not works
  3. [x] Window.of(context) can't take value
  4. [x] drag implement
  5. [ ] auto size not smooth
  6. [ ] enum special size and gravity
  7. [ ] share data from main with window
  8. [x] gravity to arround
  9. [x] use message channel for events instead of metho channel
  10. [ ] annimation
  11. [ ] resizable
  12. [x] multi windows message channel handle wrong

2022.05.12

2022.05.13

2022.05.14

2022.05.16