Lukas Klingsbo
Lukas Klingsbo
There is also this brick: https://github.com/ubuntu/flutter_project_template But we don't want to depend on mason for the init command.
@albinpk ah now I get the comment, you meant as a work-around until `melos init` is out? That's a good idea. :)
It isn't recommended to have a project directly in the root, because the dependencies of the project (and vice versa) then need to conform to the Melos version and its...
Ping @jessicatarra, this used to work right? :thinking:
fix: Error initializing SoLoud: TypeError: Cannot read properties of undefined (reading '_isInited')
@Yoda-Man this happens when you have forgotten to add the necessary scripts in `index.html`, see this section: https://docs.page/alnitak/flutter_soloud_docs/get_started/web_notes#how-to-use
Also this: > Because every version of gamepads_web from path depends on web >=0.1.0-beta which requires SDK version >=3.1.0-49.0.dev
@zhuhaichao518 do you have any plans of finishing this up? :)
> Oh, sure. I will work on this on this weekend. I am also investigating > vibration and I wonder if anyone is working on it. :) Great to hear!...
@zhuhaichao518 I pushed a commit to add it to the root pubspec, so you'll have to pull locally to get the latest.
@zhuhaichao518 it does the same thing, but you can run `melos format` locally if you want to be sure. Also make sure you're on Flutter ^3.35.