Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
664 views

I'm currently on Flutter 3.29.0 and planning to upgrade to the latest stable release of the Flutter SDK. I'm using FVM 3.2.1. Before using the latest stable version of the Flutter SDK, I checked first ...
DevQt's user avatar
  • 1,974
0 votes
0 answers
130 views

Every time after I run fvm flutter packages pub run build_runner build, I get the following issue: ../../fvm/versions/3.32.1/packages/flutter/lib/src/dart_plugin_registrant.dart:1:1: Error: The ...
John Joe's user avatar
  • 12.9k
1 vote
1 answer
68 views

I'm using FVM (Flutter Version Management) to manage different Flutter versions across projects. When working on older projects, I want to ensure I use the exact Flutter version it was developed with. ...
-1 votes
1 answer
89 views

Question Is it better to use larger timesteps that necessitate more sweeps, or shorter timesteps that permit fewer sweeps? I define 'better' as meaning a better 'accuracy-to-computation' ratio. ...
1 vote
1 answer
93 views

Question Am I correct in using volumetric properties when simulating the heat diffusion equation with FiPy? Context I am solving the transient heat diffusion equation with an explicit source term. ...
1 vote
1 answer
1k views

Im new to use fvm to change version in flutter I can run fvm use <version> but then I don't see it reload the pubspec.yaml There is some thing I don't understand: 1: Every package is still the ...
Dat Minh's user avatar
1 vote
0 answers
191 views

I have a Flutter project from 2021 that I need to rebuild without upgrading dependencies. To manage different Flutter versions, I installed FVM and switched to Flutter 2.6 to build for iOS. However, ...
0 votes
1 answer
266 views

Steps to reproduce melos clean && melos bootstrap fvm flutter pub get fvm flutter pub upgrade fvm flutter pub run build_runner clean fvm flutter pub run build_runner build --delete-conflicting-...
0 votes
0 answers
66 views

When i'm running an empty project everything works perfectly but when I try to run an existing one I have the error : FAILURE: Build failed with an exception. * Where: Script 'C:\src\flutter\packages\...
0 votes
0 answers
185 views

The situation is like this, I connected to the project, there is an old version of flutter and fvm configuration files. I set myself an fvm, bent the project and installed the desired version of ...
0 votes
1 answer
258 views

I am trying to build apk using following cmd fvm flutter build apk I am getting below mentioned error please suggest a solution. Error: PS C:\Users\ARcaN\Desktop\otrack_flutter_app> fvm flutter ...
0 votes
1 answer
216 views

I'm trying to build a Flutter application for MacOS desktop using GitHub Actions. But I get the following error output: .../build/macos/Build/Intermediates.noindex/Runner.build/Release/Runner.build/...
0 votes
1 answer
377 views

I'm trying to download flutter sdk via fvm, but this error is not allowed C:\>fvm install stable Creating local mirror... Unhandled exception: FormatException: Invalid UTF-8 byte (at offset 5) #0 ...
이지민's user avatar
2 votes
2 answers
1k views

I am trying to set my flutter version to 3.10.2. I tried using fvm use 3.10.2. When I run fvm list, I get: Cache Directory: /home/me/fvm/versions 3.19.3 3.10.2 (active) 3.3.1 But when running fvm ...
3 votes
0 answers
2k views

So the thing is I have activated the fvm package using dart pub global activate fvm and added Pub/Cache/bin to the path. I had also flutter, dart and git installed properly insalled. But when I do fvm ...

15 30 50 per page
1
2 3 4

AltStyle によって変換されたページ (->オリジナル) /