Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues when developing #1

Open
19 of 32 tasks
jiusanzhou opened this issue May 11, 2022 · 0 comments
Open
19 of 32 tasks

issues when developing #1

jiusanzhou opened this issue May 11, 2022 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Comments

@jiusanzhou
Copy link
Owner

jiusanzhou commented May 11, 2022

2020.01.02 or some days

  • start project and research

2022.05.10 and before fews days

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

2022.05.11

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

2022.05.12

  • define event name
  • send system config from main to windows
  • support Widget class as entrypoint

2022.05.13

  • comments, add readme and docs
  • iOS style assitive touch example
  • support static function as entrypoint
  • make provider widget to extensions
  • make window engine can manage other windows
  • permance event only registed event can be emit
  • events isolate: a) main engine can comsume from all, b) parent can comsume children
  • plugin add static on to listen event from all windows

2022.05.14

  • add drag slot widget in flutter
  • add hook point for windows lifecycle and other else

2022.05.16

  • change config more flutter way
  • event publish from window engine
  • result.error to return error in method channel
@jiusanzhou jiusanzhou added the bug Something isn't working label May 11, 2022
@jiusanzhou jiusanzhou changed the title auto adjust the window size not works issues when developing May 11, 2022
@jiusanzhou jiusanzhou added documentation Improvements or additions to documentation enhancement New feature or request labels May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant