|
|
|
|
|
by stemuk
2933 days ago
|
|
You might be interested in this talk [1] from Dart Conf that highlights code sharing between Flutter and Angular Dart. The general take-away is that code sharing is possible, it requires however a strict separation of UI related and business logic code. [1] https://m.youtube.com/watch?v=PLHln7wHgPE |
|