Reputation: 3479
Is it okay to use packages from pub.dev extensively? Is it advisable to not use it or use it as few as possible? Also while using flutter packages from pub.dev, It shows dependencies on which those packages are relied on, so do I need to import those "dependent" packages again? see the image for more info.
Upvotes: 0
Views: 858
Reputation: 420
Upvotes: 2
Reputation: 312
easy_localization: ^2.3.2
in your pubspec.yaml file. Upvotes: 2