Cord Schneider
Cord Schneider
I can confirm that this is still an issue using ^2.0.0-dev.2. If you happen to have the camera active - scanning for a barcode - an exception is thrown when...
You're welcome @TriMontana. I suspect that the answer will be to switch to one of the development channels - but that makes me somewhat nervous when publishing production apps. Hopefully...
@Andrflor Silly question, but have you watched [this](https://www.youtube.com/watch?v=cGdNRnBdWpw)? And taken a look at the [accompanying code](https://github.com/FilledStacks/academy), specifically the [branch](https://github.com/FilledStacks/academy/tree/tutorials/02-nested-routing-start) covering nested routes?
@Andrflor Thanks for taking the time to explain. Tbh, I've not had a need for such a level of nested complexity but it is certainly a valid question and one...
I'm trying to deploy the management center to an instance hosted on Oracle Cloud, and the virtualised hardware is ARM-based. It would be really great if there were updated ARM...
Note that the hotlinks to #46 and #47 are incorrect as Github has referenced theme for stacked rather than stacked_cli. Unfortunately it is not possible to create an issue in...
Also note, this appears to be happening for `stacked create view` commands. I've run `stacked generate` and it behaves as expected.
I have the same issue with `stacked_generator: 1.6.1`: ``` [bluetooth_app] flutter pub get --no-example Resolving dependencies... Because every version of collections_appwrite from path depends on core from git which depends...
`stacked --version` 1.14.0 I used `stacked create app test_app_new` and this is the unedited `pubspec.yaml` for the project: ``` name: test_app_new description: A new Flutter project. publish_to: 'none' version: 0.1.0...