VeryGoodOpenSource / very_good_flutter_plugin

A Very Good Flutter Federated Plugin created by the Very Good Ventures Team ๐Ÿฆ„
https://brickhub.dev/bricks/very_good_flutter_plugin
MIT License
29 stars 3 forks source link

feat: iOS from Objective-C to Swift #85

Closed AyadLaouissi closed 1 year ago

AyadLaouissi commented 1 year ago

Description

In this PR we have changed the iOS generated code from Objective-C to Swift.

https://github.com/VeryGoodOpenSource/very_good_cli/issues/370

https://github.com/VeryGoodOpenSource/very_good_flutter_plugin/issues/43

Type of Change

renancaraujo commented 1 year ago

Should we do this to macOS too?

AyadLaouissi commented 1 year ago

Should we do this to macOS too?

macOS is using Swift in the current code