Commit Graph

16 Commits

Author SHA1 Message Date
Lorenzo Pichilli d0a8d6fb4c
Merge pull request #1937 from michalsrutek/feature/fix-typos
Fix typos
2023-12-23 14:13:09 +01:00
Lorenzo Pichilli bccd7535ce
Merge pull request #1936 from michalsrutek/feature/swift-code-improvements
Swift code improvements
2023-12-23 14:10:33 +01:00
Lorenzo Pichilli 93bc6ca1ed
Merge pull request #1935 from michalsrutek/feature/remove-open-default-params
Remove open default params
2023-12-23 14:03:10 +01:00
Lorenzo Pichilli ad3fe2a1b2
Merge pull request #1934 from michalsrutek/feature/encoding-enum-type-inference
Use enum type inference for encoding
2023-12-23 14:02:13 +01:00
Lorenzo Pichilli 5b422511c0
Merge pull request #1933 from michalsrutek/bugfix/ipad-crash-present-inappbrowser
💥 Fix iPad crash due to missing `sourceView`
2023-12-23 13:59:11 +01:00
Lorenzo Pichilli 15f31559e4
Merge pull request #1932 from michalsrutek/bugfix/ipad-crash-dispose
💥 Fix crash - remove force unwrapping from dispose method
2023-12-23 13:57:31 +01:00
Michal Srutek ecfcb3d9f5 Next typos fixes 2023-12-21 08:21:41 +01:00
Michal Srutek 7077320f95 Consistent colon spacing 2023-12-21 08:07:57 +01:00
Michal Srutek 7c1cd442bb Swift code improvements 2023-12-20 15:45:58 +01:00
Michal Srutek 4797a022c0 Remove open default params 2023-12-20 12:21:05 +01:00
Michal Srutek 1b15b0bbb1 Use enum type inference for encoding 2023-12-20 12:19:14 +01:00
Michal Srutek 527a62b562 Fix iPad crash due to missing sourceView 2023-12-20 12:01:40 +01:00
Michal Srutek 034662136f Remove force unwrapping from dispose method 2023-12-20 11:29:46 +01:00
Michal Srutek b954080321 Fix a couple of iOS warnings 2023-12-20 11:07:07 +01:00
Lorenzo Pichilli d23f7fd41b Expose missing InAppBrowserSettings.menuButtonColor option in constructor platform interface, Fixed iOS InAppBrowserMenuItem.iconColor not working 2023-11-30 15:05:51 +01:00
Lorenzo Pichilli f3033b3407 created flutter_inappwebview_ios, fixed web_authenticate_session, fixed default in_app_localhost_server implementation 2023-11-27 00:02:46 +01:00