flutter/examples/platform_view/ios/Runner
Chris Bracken 2e4bbb7503
[iOS] Fix naming in platform_view example (#144247)
This applies minor cosmetic cleanups noticed while landing fix/tests in another patch. Renames `incrementLabel` to `countLabel` and `setIncrementLabel` to `updateCountLabel`, since it's not setting it to a specific value but rather updating itself based on the current state of the `count` ivar.

No tests since this patch introduces no semantic changes.

Related: https://github.com/flutter/flutter/pull/132028
2024-02-27 22:49:09 +00:00
..
Assets.xcassets/AppIcon.appiconset Add example showing full-screen iOS/Android view from Flutter (#10386) 2017-05-30 13:28:30 +02:00
Base.lproj [iOS] Fix naming in platform_view example (#144247) 2024-02-27 22:49:09 +00:00
AppDelegate.h License update (#45373) 2019-11-27 15:04:02 -08:00
AppDelegate.m License update (#45373) 2019-11-27 15:04:02 -08:00
ic_add.png Add example showing full-screen iOS/Android view from Flutter (#10386) 2017-05-30 13:28:30 +02:00
Info.plist iOS info.plist template: make UIViewControllerBasedStatusBar to be true (#128970) 2023-06-20 18:11:18 +00:00
main.m License update (#45373) 2019-11-27 15:04:02 -08:00
PlatformViewController.h bind missing add icon in platform_view example (#132028) 2024-02-27 11:19:52 -08:00
PlatformViewController.m [iOS] Fix naming in platform_view example (#144247) 2024-02-27 22:49:09 +00:00