-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
Here are a few general topic issues from my personal TODO list (randomly ordered):
- Document how to utilize HW (rotary) events on watch devices → [wearable_rotary] Add wearable rotary plugin plugins#108
- Apps should rebuild only when necessary (code change, ...) → Partially done: Cache plugin sources for build efficiency #63, Compile native plugins into a single shared object #98
- Check if Flutter apps can be registered on the TV app store
- Analyze app launching-time performance in depth → WIP by @xuelian-bai
- Design a VS Code extension (how to implement: contribution, fork, from scratch, ...) → Addressed by Extension for VS Code #88
- Document how to use Firebase in Tizen apps
- A guide to OAuth 2.0 authentication and authorization in Tizen apps
- A guide to writing app UI for small and non-square (watch) devices → Partially done
- Investigate why I need to click back button twice to quit 2d-inc apps (example) on Tizen devices → Calling Navigator.pop() doesn't close apps #183
- Articles on flutter-tizen (showcase, internal architecture and etc.)
- Test if DevTools debugger's variable inspection works
- Document how to set up IoT devices (rpi) → Add a guide for setting up RPi devices #112
- Plugin-related tasks
- Estimate the amount of work to be done to enable C#-based plugins → Platform channel implementation in C# #127
- Migrate plugins to null safety
- Implement new plugins (candidates: in_app_purchase, lottie, ...) → Maybe later
- Document limitations of ffi-based plugins → Addressed by Resolve the limitation of FFI-based plugins plugins#123
- Document how to create a new plugin from scratch → Add develop-plugin.md #133
If interested, you can create a dedicated issue for each and assign yourself. Please let me know if you need any details.
Metadata
Metadata
Assignees
Labels
No labels