samples
samples copied to clipboard
A collection of Flutter examples and demos
I would like to contribute a new sample project, flutter_v2ray_client, which demonstrates how to implement a high-performance VPN client using V2Ray/Xray in Flutter. GitHub Repository: https://github.com/amir-zr/flutter_v2ray_client Key features of this...
In the compass app example isn't making the auth repository listenable anti pattern. In my understanding the data layer should be accessed by the view model layer using a method...
Add Releases links. Add Releases page to enable quick install to test the app
Do [what this PR from flutter/packages](https://github.com/flutter/packages/pull/9805) did.
https://pub.dev/packages/shared_preferences: > Starting with version 2.3.0 there are three available APIs that can be used in this package. [SharedPreferences] is a legacy API that will be deprecated in the future....
- [ ] Add configuration and prompts needed to update repository for each release - [ ] Automate with Actions and Gemini CLI - [ ] Add Gemini PR review...