-
Notifications
You must be signed in to change notification settings - Fork 748
feat: web(for coding) #2088
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
feat: web(for coding) #2088
Conversation
1/ reformat your code with char len 120 please |
@beastoin For the correct direction. Do we want flutter app to work on web for editing/building as described in issue description or we want to add full support for web? |
Aah understood, First I will make ui responsive and adaptive. Then I will update to you about dependencies which doesn't support and what can be possible outcomes. |
Here is the progress so far output.mp4@beastoin thanks! ffmpeg helped me 😊 |
man, good to see your progress btw, you should match(or do it better) the suggestion on the code first then update the UI/UX later if needed, or we just go with the dev tool - the enable mobile's size for example. |
Your right, as mentioned here
|
5840bde
to
2a0562f
Compare
Hey, @beastoin Major packages which is not supported on web NotificationsCurrently Notification is not working fully on web. Analytics and Support
Bluetooth
We use
We can use js interop as alternative on web File Operations
|
@beastoin I wrapped all platform specific code and now I want your suggestion for bluetooth and file handling |
@beastoin No problem! I will clean up the PR. Please check this and let me know your thoughts. and I have sent you a message about split pay. |
3c5bac7
to
cf76510
Compare
I need to open a new PR since this PR is messed up. |
This PR aims to enable web support for the OMI flutter app.
fixes #2008
/claim #2008
Progress