kivy / kivy-ios

Toolchain for compiling Python / Kivy / other libraries for iOS
https://kivy.org/docs/guide/packaging-ios.html
MIT License
758 stars 236 forks source link

Request to add 'recipe' for Libtorrent on kivy_ios #902

Open tanishbajaj101 opened 3 months ago

tanishbajaj101 commented 3 months ago

I was using SeriousPython with Flutter and found out we need to have a recipe for custom Python libraries to include that into our project. A recipe for libtorrent seems to be already available for android. I'd like to request you to please make a recipe for iOS as well, it would be really helpful as I have no clue how I would go on to build a recipe for that to connect my Python bindings of libtorrent with Flutter, as primarily i am a Flutter dev If you could even teach me how i'd do it, it would be highly appreciated