Replies: 1 comment
-
Good idea, although I have no resources to implement it any soon. Promoted to issue #164 anyway. :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's somewhat similar to Java and C# syntactically, so that aspect shouldn't be much difficult. Also, it has many semantical ideas from modern C#, like sound null safety.
More about the language: https://dart.dev
It's most commonly used for https://flutter.dev, although it's very usable on its own and provides an awesome developer tools and experience (IMHO).
Beta Was this translation helpful? Give feedback.
All reactions