/multiple_entry

Flutter application with multiple entry points

Primary LanguageDart

Multiple Entry Android application made with Flutter

Flutter application with a single code base but multiple Entry points on Android, for a showcasing of Experimental feature available in Flutter

Currently support latest stable Flutter v3.7.9

Articles

More information

One package, one code base, but different entry points to the application with different functionality. Is it possible? Why do we need it? In some cases it is really useful - so check this code and you will find it interesting.

Cheers.

Useful links