native
native copied to clipboard
[native_assets] Firebase studio support
We should support using native assets in Firebase studio (https://studio.firebase.google.com/).
Also, it would be nice if we could develop native assets for Linux hosts on Firebase studio. Checking out this repo, running tests, etc.
- [ ] Make the packages in this repo work in Firebase studio
dart testsucceeds. - [ ] Check that running Dart apps on the Linux_x64 host works on the command-line.
- [ ] Check that the native assets work on the Android emulator in Firebase Studio.