|
|
|
|
|
by ex3ndr
869 days ago
|
|
in 2023 it is a one liner to add native modules, very easy to link via normal cocoapods or gradle, then almost zero configuration. Flutter is a joke because it reimplements literally what apple intended to perfect - rendering pipeline, a lot of things impossible to make good without using native api. |
|
Flutter has issues with not using native UI, but I've found the package system with native modules to be way simpler and less issues. Unfortunately you're still stuck with Coacoapods though.