A NativeScript with Flutter example highlighting talented work from Roaa, whereby an Action Menu (Flutter) and Card Flipper (Flutter) are populated via an Angular service that interacts with iOS UIMenu and Android PopupMenu.
ns-with-flutter.mp4
Prerequisites:
ns debug
Choose ios
or android
.
To run on Android, be sure you have built the module first:
cd flutter_views/.android
./gradlew Flutter:assemble
Develop Flutter views further in isolation:
cd flutter_views
flutter run --debug
-
Excellent work by Roaa
-
Inspirational work from the Flutter community.
-
Flexible @nativescript/flutter plugin.