-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
Description
Discussed in #163
Originally posted by novusnota June 4, 2024
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).
Reactions are currently unavailable