/FlutterSwiftUIOverlay

SwiftUI overlay for Flutter applications.

Primary LanguageSwift

overlay_ios

A Flutter SwiftUI overlay, for testing purposes.

  • Shows SwiftUI overlay on top of Flutter application
  • Shows sliders for offsets and alpha
  • Shows dropdown menu for different widgets
  • Displays flutter widget when dropdown is clicked
  • Lets you add widgets in a dictionary style
  • Refactored and unified code

Screen recording of demo

Get Started

To add your SwiftUI code, open OverlaySwiftUIView.swift and add your widgets. Make sure to add corresponding keys to both OverlayFlutterViewController and main.dart.