1

If I need to create a flutter package for an existing library OR pod I am interested in some clarifications:

In the case of a new package for a library (.framework) ... will I add this in the Pods/Development Pods/hello/Classes/ location? I suppose not in the Runner project since the code to implement the channels and extra native implementation is in that location, as mentioned in the flutter package documentation.

In the case of a new package for a pod ... I suppose I add the new pod in the podfile and then should I run pod update? or?

Some additional resources I have gone through and maybe missed something:

Integrating third-party Native SDKs in Flutter + the git repo

This stack answer which is very android oriented.

Durdu
  • 4,649
  • 2
  • 27
  • 47

0 Answers0