website
website copied to clipboard
Flutter documentation web site
### What information needs to be added? Dart & Flutter code snippets that are available in IDEs makes it easier to auto fill large chunks of templated code (stateless/stateful widget...
_Description of what this PR is changing or adding, and why:_ _Issues fixed by this PR (if any):_ _PRs or commits this PR depends on (if any):_ ## Presubmit checklist...
**Description**: This pull request enhances the `android-java-gradle-migration-guide.md` file by: - Updating it with the latest Java version (21) and its compatible Gradle version (8.5). - Including detailed instructions on how...
### Page URL https://docs.flutter.dev/cookbook/navigation/returning-data/ ### Page source https://github.com/flutter/website/tree/main/src/content/cookbook/navigation/returning-data.md ### Describe the problem The page works as intended for Navigator.pop(context, data). However, as seen in the demo, when the user presses...
_Description of what this PR is changing or adding, and why:_ Adds a page for Flutter for Jetpack Compose devs. _Issues fixed by this PR (if any):_ Fixes #5611 and...
Hello, Flutter Team! I would like to request the inclusion of my book, "[Cracking the Flutter Interviews: More than 200 Verbal Questions and Practical Examples](https://www.amazon.com/dp/B0DFLW21K8)," in the books resources section...
### Page URL https://docs.flutter.dev/get-started/install/macos/mobile-ios ### Page source _No response_ ### Describe the problem  I think there is missing `and` in `CocoaPods 1.15 to compile enable Flutter plugins in your...
### Page URLs - https://docs.flutter.dev/platform-integration/platform-channels#example-project - https://docs.flutter.dev/packages-and-plugins/developing-packages#step-1-create-the-package-1 There may be others. ### Describe the problem `flutter create --ios-language` (abbreiviated to `-i`) flag will be removed in a future release, and...
### Page URL https://firebase.google.com/codelabs/firebase-auth-in-flutter-apps#6 ### Page source _No response_ ### Describe the problem The page gives incomplete code. By the end, it mentions that google sign in/up works, but it...
### What information needs to be added? This is a tracking issue to take a look at our Supported Platforms page https://docs.flutter.dev/reference/supported-platforms and see if there are opportunities to communicate...