samples
samples copied to clipboard
A collection of Flutter examples and demos
Add samples for every FFI scenario listed on the website iOS: https://docs.flutter.dev/development/platform-integration/ios/c-interop. Note these should be validly submittable to the App Store (validate with TestFlight). macOS: https://docs.flutter.dev/development/platform-integration/macos/c-interop also validate with...
This may be because "key" is not passed when calling buildMyTransition.
Context: https://github.com/dart-lang/site-www/issues/3904
[first_app] flutter pub add window_size Because first_app depends on window_size any which doesn't exist (could not find package window_size at https://pub.dartlang.org), version solving failed. pub finished with exit code 65...
Migrated game_template to Material 3 Basically, the only thing that changes is the `ElevatedButton` that has been replaced by a `FilledButton`. #### Before Material 3 #### With Material 3 ##...
Migrated infinite_list to Material 3 #### Before Material 3 #### With Material 3 ## Pre-launch Checklist - [x] I read the [Flutter Style Guide] _recently_, and have followed its advice....
Migrated form_app to Material 3 #### Before Material 3 #### With Material 3 ## Pre-launch Checklist - [x] I read the [Flutter Style Guide] _recently_, and have followed its advice....
 This is a suggestion to show 3 columns and see more widgets. cc @QuncCccccc
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. Release notes Sourced from actions/checkout's releases. v4.1.2 We are investigating the following issue with this release and have rolled-back the v4 tag to point...
Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core) from 2.24.2 to 2.27.0. Changelog Sourced from firebase_core's changelog. firebase_core - v2.27.0 FEAT: bump Android SDK to version 3.7.3 (#12443). (2509d91a) 2024-03-05 Changes Packages with breaking changes: There...