Logo

dev-resources.site

for different kinds of informations.

Flutter Versiyon Düşürme

Published at
8/7/2022
Categories
flutter
dart
version
downgrade
Author
gulsenkeskin
Categories
4 categories in total
flutter
open
dart
open
version
open
downgrade
open
Author
12 person written this
gulsenkeskin
open
Flutter Versiyon Düşürme

1. Yol

flutter downgrade <version-no>

örneğin 2.10.3 versiyonuna geri dönmek isterseniz aşağıdaki kodu çalıştırmanız gerekir:

flutter downgrade 2.10.3

2. Yol

flutter/bin klasörünüzün bulunduğu yol'u terminalle açın:

örneğin: cd /Users/your-username/Documents/flutter/bin

daha sonra aşağıdalki komutu geçmek istediğiniz version numarasıyla değiştirerek çalıştırın:

git checkout <version-no>

örneğin : git checkout 2.0.5

Daha sonra aşağıdaki komutu çalıştırın. Bu komut yeni ayarladığınız aktif flutter sürümünü belirleyecek ve onu indirmeye çalışacaktır.

flutter --version

Son olarak aşağıdaki komutu çalıştırın:
flutter doctor

Kaynak

version Article's
30 articles in total
Favicon
What is Actually GitLab?
Favicon
The Ultimate Guide: How to Check Laravel Version
Favicon
Bitbucket vs GitHub: What’s the Difference Between Both?
Favicon
Letz Understand NPM Versioning: A Beginner's Guide
Favicon
Crossing the Bridge: Migrating and Working Across Version Control Systems
Favicon
Puro — Uma forma eficiente de gerenciar as versões flutter
Favicon
Version Control Systems and Their Importance
Favicon
Check PyTorch version, CPU and GPU(CUDA) in PyTorch
Favicon
How To Use Versioning On AWS S3 Buckets To Enable Overwrite Protection Of Your Data
Favicon
What is semantic version and why knowing semantic versioning matters!
Favicon
GreptimeDB v0.6 Released - Support Migrating Table's Regions between Datanodes
Favicon
What is Semantic Versioning and why you should use it for your software ?
Favicon
Contaktlab Full Version VST Plug-ins – Elevate Your Music Production Experience Download.
Favicon
Alpha 1.0.3 Upcoming Changes (wip)
Favicon
Alpha v1.0.2 - Upcoming Changes
Favicon
Difference between tilde(~) and caret(^) in package.json?
Favicon
How to Add a Build Number to the Web Build in Angular
Favicon
Versions Are For Humans
Favicon
How to Install Any Laravel Version
Favicon
Why Your Cloud Assets Need A Time Machine
Favicon
Angular version upgrade v4 to v12 - part1
Favicon
Rust Revolution - `r` the rust version manager
Favicon
VS Code Extension - Git Graph
Favicon
React Versiyon Düşürme
Favicon
Flutter Versiyon Düşürme
Favicon
What is the differences between GIT and SVN
Favicon
Notify users when a new version of your site is available and prompt them to refresh the page.
Favicon
🔔 version-rocket 🚀
Favicon
Understanding version control and mastering git - Branches and more...!!
Favicon
Choose your preferred major version on all open-source managed software!

Featured ones: