Ask Your Question
3

Is it appropriate to use the Dart SDK that comes with Flutter for purposes other than Flutter development?

asked 2022-03-16 11:00:00 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2021-09-16 10:00:00 +0000

bukephalos gravatar image

Yes, it is appropriate to use the Dart SDK that comes with Flutter for purposes other than Flutter development. The Dart programming language is a standalone language that can be used for server-side and client-side development, and the Dart SDK that comes with Flutter includes all the necessary tools and libraries for using Dart, even if you're not using Flutter. So, you can use the Dart SDK for general-purpose programming, web development or even developing command-line applications.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-03-16 11:00:00 +0000

Seen: 11 times

Last updated: Sep 16 '21