How to create, publish and manage a flutter package.
In this article, we will build our own package and publish it on pub.dev.
Mainly there are 2 types of packages :
Dart packages: These packages are developed using the Flutter and Dart SDKs, which are not dependent on native platforms like Android or ...
bhoomit.hashnode.dev4 min read