In Flutter, Dart organizes and shares a set of functionality through a package . Flutter always supports shared packages, which is contributed by other developers to the Flutter and Dart ecosystem. The packages allow us to build the app without having to develop everything from scratch.