Sign in
flutter
/
mirrors
/
flutter
/
ef1269546c7370281e2c80637f797539ee9aab80
/
packages
/
flutter_tools
/
test
/
general.shard
/
macos
/
cocoapods_test.dart
b7c714e
[flutter_tool] Use a timeout for xcode showBuildSettings (#39280)
by Zachary Anderson
· 6 years ago
d1e0273
refactor cocoapods validator to detect broken install (#38560)
by Christopher Fujino
· 6 years ago
d919e69
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108)
by Ian Hickson
· 6 years ago
[Renamed (99%) from packages/flutter_tools/test/macos/cocoapods_test.dart]
c8bf7ab
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#34167)
by Jenn Magder
· 6 years ago
035e3d3
Revert "Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33852)" (#33882)
by Jenn Magder
· 6 years ago
d053fe5
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33852)
by Jenn Magder
· 6 years ago
9734f4e
Revert "Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684)"
by Jenn Magder
· 6 years ago
ef792fc
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684)
by Jenn Magder
· 6 years ago
3ebebeb
Implement plugin tooling support for macOS (#33636)
by stuartmorgan
· 6 years ago
81c38b2
Implement macOS support in `flutter doctor` (#33277)
by stuartmorgan
· 6 years ago
[Renamed (99%) from packages/flutter_tools/test/ios/cocoapods_test.dart]
4ff4671
make FlutterProject synchronous (#31757)
by Jonah Williams
· 6 years ago
387f885
Add missing trailing commas (#28673)
by Alexandre Ardhuin
· 6 years ago
5169ab5
format parameter list (#27261)
by Alexandre Ardhuin
· 6 years ago
704814c
Use CP_REPOS_DIR if it's set (#27553)
by Dan Field
· 6 years ago
60aa49e
Let injectPlugins integrate custom pods (#26970)
by KyleWong
· 6 years ago
85ded44
Optimize cocoapods logic in flutter doctor. (#25872)
by KyleWong
· 6 years ago
a600fe7
Support materializing Flutter module host app on iOS (#21276)
by Mikkel Nygaard Ravn
· 6 years ago
a07d371
enable lint prefer_generic_function_type_aliases (#21680)
by Alexandre Ardhuin
· 7 years ago
d927c93
Unnecessary new (#20138)
by Alexandre Ardhuin
· 7 years ago
686d8f8
Shim package:test to avoid matcher issues (#20602)
by Ian Hickson
· 7 years ago
e69b434
Fix broken Flutter module with plugins (#20496)
by Mikkel Nygaard Ravn
· 7 years ago
b280074
Move async from member access to construction (#20035)
by Mikkel Nygaard Ravn
· 7 years ago
2d3a5c7
Revert "Revert "Use FlutterProject to locate files (#18913)" (#19409)" (#19456)
by Sigurd Meldgaard
· 7 years ago
6a8f904
Revert "Use FlutterProject to locate files (#18913)" (#19409)
by Sigurd Meldgaard
· 7 years ago
57d78cc
Use FlutterProject to locate files (#18913)
by Sigurd Meldgaard
· 7 years ago
1e8ef60
Add iOS module template (#18830) (#18903)
by Sigurd Meldgaard
· 7 years ago
4a6558f
Revert "Add iOS module template (#18830)" (#18902)
by Sigurd Meldgaard
· 7 years ago
8be198d
Add iOS module template (#18830)
by Sigurd Meldgaard
· 7 years ago
9f8a70b
Bump mockito to 3.0.0-beta (#18462)
by Sam Rawlins
· 7 years ago
6599271
Revert matcher package (#18614)
by Ian Hickson
· 7 years ago
08d1ec3
Roll engine to 0c119932c0d6cb30dafd75ec717d1eda76fd7651 (#18575)
by Greg Spencer
· 7 years ago
2ae4884
Revert elimination of Dart 1 (#18460)
by Chris Bracken
· 7 years ago
6c56bb2
Update typedef syntax to use Function notation and turn on lint for old notation. (#18362)
by Greg Spencer
· 7 years ago
da7670c
Fixes for test failures in Dart 2 mode (#18122)
by Keerti Parthasarathy
· 7 years ago
fba81d0
Use anyNamed when mocking named arguments (#17996)
by Sam Rawlins
· 7 years ago
b921fdc
Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)" (#18041)
by Greg Spencer
· 7 years ago
3258602
Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)
by Greg Spencer
· 7 years ago
1f76f7f
Migrate to Mockito 3's anyNamed (#17632)
by Sam Rawlins
· 7 years ago
61c7171
Recommend using Cocoapods 1.5.0 (#17308)
by Mikkel Nygaard Ravn
· 7 years ago
43c7434
Revert "Recommend upgrading to Cocoapods 1.5.0 (#17210)" (#17300)
by Mikkel Nygaard Ravn
· 7 years ago
c64ace8
Recommend upgrading to Cocoapods 1.5.0 (#17210)
by Mikkel Nygaard Ravn
· 7 years ago
cdbdafa
Rerun pod install on changed Xcode project, Podfile (#17274)
by Chris Bracken
· 7 years ago
7a0ebad
Revert "Flutter tools recommend using Cocoapods 1.5.0 (#16971)" (#17110)
by Mikkel Nygaard Ravn
· 7 years ago
6e26cc2
Flutter tools recommend using Cocoapods 1.5.0 (#16971)
by Mikkel Nygaard Ravn
· 7 years ago
8107089
Fix Dart2 compatibility with flutter_tools' tests. (#15699)
by Matan Lurey
· 7 years ago
0d59679
Make Flutter tooling work on Android without Xcode being installed (#15161)
by Mikkel Nygaard Ravn
· 7 years ago
f7f1685
Make sure broken pod install runs triggers pod install on next flutter build (#14753)
by xster
· 7 years ago
2000435
Move plugin injection to just after pub get (#14743)
by Mikkel Nygaard Ravn
· 7 years ago
c2e1bc0
Revert "Move plugin injection to just after pub get (#14560)" (#14734)
by Mikkel Nygaard Ravn
· 7 years ago
b3e4976
Move plugin injection to just after pub get (#14560)
by Mikkel Nygaard Ravn
· 7 years ago
c02b6a8
some whitespace cleanup (#14443)
by Alexandre Ardhuin
· 7 years ago
4d2c2aa
Revert pod install skip revert (#13774)
by xster
· 7 years ago
0759043
Revert "Enable developers to run pod from terminal directly and skip pod install if possible. (#13374)" (#13770)
by xster
· 7 years ago
c6a1752
Enable developers to run pod from terminal directly and skip pod install if possible. (#13374)
by KyleWong
· 7 years ago
e940381
Print a warning when cocoapods specs repo is out of date (#12915)
by xster
· 7 years ago
9275083
Stop sending cocoapods stats (#11120)
by xster
· 8 years ago
6a49419
Create Podfile dynamically part 1 (#11101)
by xster
· 8 years ago