-
## Background
Иконки в приложении на разых платформах лежат в своих директориях (`android`, `ios`, `windows`, `macos`, `linux`, `web` - везде свои).
## Problem to solve
Неудобно обновля…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
I'm trying to get scikit-learn to run b…
-
### :information_source: Info
flutter_launcher_icons: ^0.14.1
### :speech_balloon: Description
whenever I run this command,
dart run flutter_launcher_icons:generate
it gives me this …
-
### :information_source: Info
Flutter 3.24.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 5874a72aa4 (8 weeks ago) • 2024-08-20 16:46:00 -0500
Engine • revisio…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
When packaging an app using `flet build…
-
flutter pub get
dart run flutter_launcher_icons
Resolving dependencies...
Downloading packages...
async 2.11.0 (2.12.0 available)
characters 1.3.0 (1.3.1 available)
collection 1.18.0 (1…
-
On Android there are adaptive icons that follows the theme settings of the system.
For example, my theme is set to grey:
![example](https://github.com/user-attachments/assets/012c9063-c167-4d53-8b…
-
### Type
- [X] File icon
- [X] Folder icon
### Context and associations
Flutter:
- `.flutter-plugins`
- `.flutter-plugins-dependencies`
- `.metadata`
FVM:
- `.fvmrc`
- `.fvm/`
### Refe…
-
### :information_source: Info
I'm using version [flutter_launcher_icons: ^0.14.1](https://pub.dev/packages/flutter_launcher_icons)
Flutter 3.24.3
### :speech_balloon: Description
When runnin…
-
**Describe the bug**
Usei um FORK do modular, rodando em *example*.
To simulate this:
Mover i.addSingleton(SearchStore.new, config: storeConfig()); para um novo CoreModule:
```
class CoreMod…