Swift Kim
Swift Kim
Please note that - We can't change this part: https://github.com/flutter-tizen/flutter-tizen/blob/8ac3e60b5d652c0319a968dd22a981cc18eb475b/templates/ui-app/csharp/App.cs#L11 - We already have had a plan to implement the `FlutterView` class (as a wrapper of `FlutterTizenView` but not a...
If you're to make changes to the `NUIFlutterView` class, the sooner the better it will be, because right now it has not been documented yet and not being used anywhere.
I created a wiki page: https://github.com/flutter-tizen/flutter-tizen/wiki/Adding-to-existing-app @JSUYA The embedder has been migrated not to use `use_flutter_cxx`. Can the workarounds you mentioned in the above be removed or improved?
@JSUYA > we can't change this code unless `--system-cxx` is default. `--system-cxx` is already the [default build option](https://github.com/flutter-tizen/embedder/blob/cb51f8efab9e0fd310a6267594ae99bd910b0dd3/.github/workflows/build.yml#L67) for the 6.5 embedders as I mentioned. > I don't think we...
Tizen 7.0 has been released.
Hi. You can download the latest version from https://github.com/Shadnix-was-taken/BeatSaber-SongPlayHistoryContinued/releases. Enjoy!
@HakkyuKim When I checked last time (a month ago) the build itself succeeded without error. I haven't checked if the built libraries actually work on Tizen devices though. I think...
The flutterfire_desktop repo has been moved to the [FirebaseExtended](https://github.com/FirebaseExtended/flutterfire_desktop) organization, and according to the [recent announcement](https://www.youtube.com/watch?v=PsV-wSZ2BCo) at Google I/O, there will be more Google support for this project than before....
Please re-open if there's any plan for supporting this feature.
I'd say flutter-tizen is a pure port of the Flutter SDK to the Tizen platform rather than a "fork" of it. We haven't touched the Flutter framework and engine code...