emile

Results 5 issues of emile

**Describe the bug** Using `npx netlify-cms-proxy-server` with `local_backend = true` in the config.yml and building the admin page with **NextJS** throws the error below. ``` main.js:47276 Warning: Failed prop type:...

type: bug
ssg: next.js

**Is your feature request related to a problem? Please describe.** I'm showing folder paths in a ListTile and using AutoSizeText to fit them nicely on two lines. Long folders with...

enhancement

I'm currently learning how to best prepare gltfs and wanted a way to batch process a bunch of gltfs into a project and would... 1. Copy gltfs into public folder....

[This article](https://blog.codemagic.io/how-to-embed-an-android-unity-game-in-a-flutter-app/) shows how codemagic can be used to compile Unity as a library projects in the cloud. I'd like to save my build minutes so i'm wondering if there...

question

I'm using UnityWidget() within a Hero(), the idea being to try and persist the Unity view across views within Flutter routes. It works, sort of, it essentially flickers a lot....