CODEWITHSUNDEEP
Home
Blog
Discussion
javascript
c++
flutter
render
adream307
Reputation: 103
Using Flutter as a Rendering Engine for Web-like Apps
Our team plans to develop a cross-platform rendering framework based on Flutter.
We have chosen JavaScript as our front-end language to interface with Flutter's render objects.
We plant to rewrite the flutter's Dart code into C++
I have two questions:
Has anyone done similar work that I can reference?
Is it feasible to convert all Dart code to C++?
Thank you.
Upvotes: 0
Views: 47
Answers (0)
Related Questions
Waiting for another flutter command to release the startup lock
How can you check for a #hash in a URL using JavaScript?
Why does Flutter ship the Skia engine despite using AOT compilation to native code?
Flutter - Wrap text on overflow, like insert ellipsis or fade
Adding a splash screen to Flutter apps
Why is using "for...in" for array iteration a bad idea?
Video player for web, mobile and desktop applications in Flutter?
How to change the href attribute for a hyperlink using jQuery
Using Platform-Specific packages in Flutter
Close Ad