website
website copied to clipboard
Flutter documentation web site
Via https://github.com/flutter/flutter/pull/44166, we'll start asking plugin developers to create plugins compatible with both old and new Android embeddings their users will use. Since we never documented how to write Java...
Page URL: https://docs.flutter.dev/get-started/flutter-for/android-devs Page source: https://github.com/flutter/website/tree/master/src/docs/get-started/flutter-for/android-devs.md Description of issue: The referenced page is missing all its Kotlin counterpart code. I came to this site, because I need to integrate Intents...
Hello! I have simple communication case where android application is launching flutter application with intent containing some extra string data (using `putExtra()` method). Found [official docs](https://docs.flutter.dev/get-started/flutter-for/android-devs#how-do-i-handle-incoming-intents-from-external-applications-in-flutter) with guide how to...
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `caf870d` to `8eb90be`. Commits 8eb90be Update for Flutter 3.24.1 (#2232) See full diff in compare view Dependabot will resolve any conflicts with this PR as long as...
Related to https://github.com/flutter/flutter/pull/152237 ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This...
Add new ebook - The Flutter Foundation - A Comprehensive Guide for Technical Interviews and Beyond
_Description of what this PR is changing or adding, and why:_ **Added New eBook @ Books about Flutter section** The Flutter Foundation - A Comprehensive Guide for Technical Interviews and...
### What information needs to be added? There is no documentation to create own custom interativeink feature (Splash factory) ### Where should this new content appear? _No response_ ### I...
### Page URL https://docs.flutter.dev/platform-integration/ios/apple-frameworks ### Page source _No response_ ### Describe the problem The row for "Embed maps" incorrectly states that it wraps MapKit. In fact, this row's implementation wraps...
### What information needs to be added? We're starting to see more "widget packs" or "design systems" appear on Github and pub, which is awesome! People evaluating Flutter, and current...
Once iOS 18 ships, we need to audit the site for any mentions of "iOS18 is coming soon!" or the like, and update them. One instance is on this page:...