samples icon indicating copy to clipboard operation
samples copied to clipboard

A collection of Flutter examples and demos

Results 178 samples issues
Sort by recently updated
recently updated
newest added

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...

[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....

![Screenshot 2023-01-31 at 11 39 36](https://user-images.githubusercontent.com/6655696/215737801-3a7f8153-f231-46d7-956c-df7472eec631.png) This is a suggestion to show 3 columns and see more widgets. cc @QuncCccccc

enhancement

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...