-
### :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…
-
I encountered multiple errors while trying to build my Flutter project using the background_location_tracker plugin. The errors are related to accessing and overriding the lifecycle property and metho…
-
`FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':pusher_channels_flutter:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gr…
-
### Steps to reproduce
` flutter_markdown: ^0.7.4`
Create a markdown with table and hr, use the given code to provide padding
### Expected results
Should be able to see padding changes
### Actu…
-
**Is your feature request related to a problem? Please describe.**
A breaking change was introduced in gradle 8. You must set the namespace in the module-level build.gradle.kts file, rather than the …
-
### What package does this bug report belong to?
path_provider
### What target platforms are you seeing this bug on?
Android, iOS
### Have you already upgraded your packages?
Yes
###…
-
I just cloned your code and facing this issue:
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspa…
-
### Steps to reproduce
Suppose following routes structure using GoRouter
```code
-- Home
--- CreateProfile
```
On initial launch of app we launch CreateProfile using context.go() to Creat…
-
## Command
```sh
flutter run
```
## Steps to Reproduce
Run flutter app on IOS 18 Beta
## Logs
SocketException: Send failed, OS Error: No route to host, errno = 65
```console
#0 _Nati…
-
### Use case
Native Android Scribe supports several stylus gestures that make editing text with a stylus much easier. Flutter should support them too.
### Proposal
Flutter's Scribe support sh…