Flutter_Installer icon indicating copy to clipboard operation
Flutter_Installer copied to clipboard

Flutter Installer is an installer for Flutter built with Flutter 💙😎✌

Results 15 Flutter_Installer issues
Sort by recently updated
recently updated
newest added

Fixes ![image](https://user-images.githubusercontent.com/71181265/167763903-239c47d4-4c1d-4e31-953a-67b9d1268cfd.png) Due to https://github.blog/2021-09-01-improving-git-protocol-security-github/

I created a package that helps in achieving this easily. Please take a look at it on pub.dev: [flutter_to_debian](https://pub.dev/packages/flutter_to_debian).

The app window should be always `1200x720` natively. So the user can't resize it. Platforms: - [ ] Windows - [ ] macOS - [ ] Linux

@YazeedAlKhalaf On the latest release [v0.0.8](https://github.com/YazeedAlKhalaf/Flutter_Installer/releases/tag/v0.0.8), cancel button is not working. need a quick fix for that and also `theme_box.hive` and `theme_box.lock` are saving in the installation location. Hope you...

bug

@YazeedAlKhalaf On cancel was pressed, Operation was canceled on a bad state. and it says StreamController wasn't disposed. ```log flutter: 💡 InstallingViewModel - Installation Cancelled! [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: Bad state:...

**Issue Reference Image** **OS**: [ParrotOS](https://www.parrotsec.org/)(Linux Distro) **Issue in detail** when we maximise the screen, The check/tick icons and the indicator dot/circle in stepsView has been enlarged as we show in...

hey @YazeedAlKhalaf @csells , I have found this issue long back but forgot to raise a issue here. when i wanna switch channels, and downloads the flutter zip, while extracting...

critical

Hello there, I have found one more issue and need to be fixed for better progress. Files must be checked for existence in the path given. I was testing this...

bug
enhancement

Hi, awesome project. I found that unfortunately it doesn't install all the needed files for Linux Desktop which would be really helpful. I tried to install them manually but somehow...