-
### Steps to reproduce
Define a route with child route . all child route contains '/' in their path
ex: "/abc", "/edg"
### Expected results
.g.dart file cannot generate correct path for chil…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [doc…
-
Hi, on OSX Mojave 10.14.5
after:
1. gem install cocapods-art
2. pod repo-art add cocoapods-remote-github https://mycompanyartisrv.domain/api/pods/cocoapods-remote-github
3. Modified file .Podfile:…
-
### Steps to reproduce
I’m having trouble disabling text copying in a TextField using Flutter. Even though I’ve set enableInteractiveSelection to false and customized the context menu, it’s still pos…
-
while doing "pod install" getting following error
### Command
```
/Users/nileshpayghan/.gem/bin/pod update
```
### Report
* What did you do?
* What did you expect to happen?
* Wh…
-
```
Launching lib/main.dart on iPhone 16 Pro Max in debug mode...
Updating project for Xcode compatibility.
Upgrading project.pbxproj
Upgrading Runner.xcscheme
Running Xcode build... …
-
I am getting the following error after adding the geolocator package to my project.
Launching lib/main.dart on iPhone 11 Pro Max in debug mode...
Upgrading project.pbxproj
Legacy build system detec…
-
# Report
## What did you do?
I just created a private pod following the [cocoapods guidelines](https://guides.cocoapods.org/making/private-cocoapods). Then I tried `pod try myPrivatePod`
## W…
-
I am getting this error when trying to run the app in ios
` -> Fetching podspec for `workmanager` from `.symlinks/plugins/workmanager/ios`
Resolving dependencies of `Podfile`
CDN: trun…
-
### Describe the project you are working on
I'm working on an AdMob Plugin for iOS (and also Android): https://github.com/Poing-Studios/godot-admob-ios
### Describe the problem or limitation you…