Eric Windmill
Eric Windmill
- Adding code for FlutterFire + Auth codelab ## Pre-launch Checklist - [x] I read the [Effective Dart: Style] _recently_, and have followed its advice. - [x] I signed the...
- I've successfully deployed strapi to heroku (using postgresql) - I have updated all permissions on the deployed site to accept client requests - I can successfully hit the endpoints...
### Page URL https://docs.flutter.dev/get-started/fwe/user-input ### Page source _No response_ ### Describe the problem The current page is a list a links, which was the goal for V1 of FWE. The...
### Page URL https://docs.flutter.dev/get-started/fwe/layout ### Page source _No response_ ### Describe the problem The current page is a list a links, which was the goal for V1 of FWE. The...
https://github.com/flutter/samples/pull/2330#issuecomment-2195725456
I'm not sure if this is possible or how it works, but it's worth looking into to avoid maintaining multiple idx/dev.nix files. Reference -- Dartpad is using it: https://github.com/dart-lang/dart-pad/blob/main/pkgs/dart_services/lib/src/common_server.dart#L212
### Describe the problem FWE is nearly "v2 complete", and it would be more useful if it's easy to navigate. ### Expected fix Add FWE Pages to sidebar under "Getting...
In order to reduce maintenance costs and improve DX of this repo, I plan on updating and/or deprecating a majority of the samples. After the changes, samples will fall into...
I was planning on updating 'skeleton' to reflect the website's new [app architecture recommendations](https://docs.flutter.dev/app-architecture), but over the past 30 days about 5000 out of ~1m usages of `flutter create -t`...
The final version (really!) of the Flutter Getting Started tutorial needs to be written. It will replace the ["Learn the Fundamentals"](https://docs.flutter.dev/get-started/fundamentals) page.