Tag

pub

1 views collected around this technical thread.

TAL Education Technology
TAL Education Technology
Apr 1, 2021 · Mobile Development

Creating, Publishing, and Using Flutter Packages and Plugins

This article explains what Flutter packages and plugins are, how to create them via IDE or command line, the required file structure, how to publish them to pub.dev, private registries or Git, and how to add them as dependencies in a Flutter project while also covering common troubleshooting steps.

Plugindartflutter
0 likes · 9 min read
Creating, Publishing, and Using Flutter Packages and Plugins