website icon indicating copy to clipboard operation
website copied to clipboard

Flutter documentation web site

Results 568 website issues
Sort by recently updated
recently updated
newest added

### Page URL https://docs.flutter.dev/development/data-and-backend/state-mgmt/options#provider ### Page source https://github.com/flutter/website/tree/main/src/development/data-and-backend/state-mgmt/options.md ### Describe the problem 1. [You might not need Redux: The Flutter edition](https://proandroiddev.com/you-might-not-need-redux-the-flutter-edition-9c11eba006d7) is outdated. Provider has evolved much since. Having this...

p2-medium
e2-days

### What information is missing? Apple has several SDKs (for example: [MusicKit](https://developer.apple.com/musickit/)) that help with developing specific types of apps, or accomplish specific tasks when developing an app. For new...

p2-medium
e2-days

### Page URL https://docs.flutter.dev/codelabs/ ### Page source https://github.com/flutter/website/tree/main/src/codelabs/index.md ### Describe the problem Link for `Multi-platform Firestore Flutter` is `https://codelabs.developers.google.com/codelabs/friendlyeats-flutter` but it opens `https://firebase.google.com/codelabs/firebase-get-to-know-flutter`. What should be the correct link? ###...

p2-medium
PRs welcome
e1-hours
codelab
codelab-external

- Optimizes build stages in Dockerfile, makes test stage an entrypoint - Cleans up Makefile, adds new utility commands - Removes unnecessary env vars and var files - Upgrades check-links.sh...

It's possible to create text excerpts with multiple line only in CSS. No JavaScript is needed. ## Presubmit checklist - [X] This PR doesn’t contain automatically generated corrections (Grammarly or...

### What information is missing? It isn't on flutter.dev even though you can find integration of flutter with machine learning on firebases' website, I would suggest a pointer of a...

p2-medium
e0-minutes

### Page URL https://docs.flutter.dev/development/platform-integration/windows/version-migration/ ### Page source https://github.com/flutter/website/tree/main/src/development/platform-integration/windows/version-migration.md ### Describe the problem Step 4 of the migration instructions only describe to delete 2 files inside the windows folder (`Delete the...

p2-medium
e0-minutes

### What information is missing? There is documentation on doing background processing at https://docs.flutter.dev/development/packages-and-plugins/background-processes. It looks out of date as there have been changes that I've not seen communicated more...

enhancement
p2-medium
e1-hours

### Page URL https://docs.flutter.dev/development/platform-integration/android/platform-views#on-the-dart-side ### Page source https://github.com/flutter/website/blob/main/src/development/platform-integration/android/platform-views.md ### Describe the problem After Flutter 3.x, Hybrid composition `PlatformViewLink.onCreatePlatformView` should return `PlatformViewsService.initExpensiveAndroidView()` instead of `PlatformViewsService.initSurfaceAndroidView()` ### Expected fix ```dart Widget build(BuildContext...

p2-medium
e1-hours

Per writing guidelines.

needs-info
p2-medium