Total de visualizações de página

cocoapods

 sudo gem uninstall ffi && sudo gem install ffi -- --enable-libffi-alloc

If you remove this gem, these dependencies will not be met.

Continue with Uninstall? [yN]  y

sudo gem install cocoapods  

pod install && pod update    

Nenhum comentário:

Postar um comentário

Comandos para conectar automaticamente o firebase com o flutter.

     dart pub global activate flutterfire_cli\n    export PATH="$PATH":"$HOME/.pub-cache/bin"\n    flutterfire configu...