-
### Steps to reproduce
1. Create an `EditableText` with a `TextStyle` that has a reduced height (0.5).
2. Enter any text into the EditableText. It is rendered without clipping.
3. Continue enter…
-
See these design docs:
1. https://flutter.dev/go/desktop-multi-view-runner-apis
1. https://flutter.dev/go/multi-view-embedder-apis
-
### Tested versions
-
### System information
-
### Issue description
**TLDR:** Something like Unity Package Manager, but works properly.
---
## Why?
- **Marketing potential**…
-
# Introduction
Hello! At [Codemate](https://www.codemate.com/), we’ve been doing an initial design review of the Flutter Inspector DevTools, to identify some issues and potential improvements.
O…
-
Within sigin/signup module we need to implement login with facebook.
Possible solution:
https://medium.com/flutter-community/flutter-facebook-login-77fcd187242
You can see app design here
h…
-
As discussed in [CZO thread](https://chat.zulip.org/#narrow/stream/9-issues/topic/Notifications.20for.20deleted.2Fedited.20messages/near/1616000) and https://github.com/zulip/zulip/pull/26166#issuecom…
-
### Use case
The default `contentPadding` of M3 design `ListTile` now is different from https://m3.material.io/components/lists/specs.
https://github.com/flutter/flutter/blob/61c3455b5d1db1864e57e…
-
### Steps to reproduce
1. Create new Flutter project: `flutter create bug && cd bug`
2. Add a dependency on `pkg:vector_math`: `flutter pub add vector_math` (dependency on `vector_math` is almost ce…
-
### Steps to reproduce
Ensure you are using Flutter version 3.22.3.
Add the google_maps_flutter: ^2.9.0 package to your pubspec.yaml.
Create a custom map marker
Use the BitmapDescriptor.asset …
-
Hey!
I've tried to use your package in Flutter to display arbitrary objects on the screen as JSON, but got the following error when trying to start the app:
Dart Error: error: import of dart…