Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 819 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 819 Bytes

flutter addto native ios app

The goal of this project is to demonstrate how to import a Flutter module and display it on existing native ios app. Flutter add to app feature allows flutter developer to add new screen on legasy native app rather converting whole application into flutter. To learn more click here.

(1) native ios screen

(2) flutter screen_1

(3) flutter screen_2

native_ios_app flutter_screen_1 flutter_screen_2