Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.