ObjectBox Not downloading with Pod install and also on their Github Page

37 views Asked by At

An attempt to download the Zip "ObjectBox-xcframework-1.9.1.zip" from their Github page does not download And also doing "pod install --verbose" didn't download it.

Turning on and off my Mifi, Tried it from my mobile device but same thing

1

There are 1 answers

0
Florian On

Since you are using the Flutter Tag I suppose you want to add the package objectbox to a Flutter project.

You can add packages using the flutter pub add key word.

In your case it would be flutter pub add objectbox.