-
I would like to turn on autovalidation after a submit. I also would like to validate the fields when they loose focus.
How can I accomplish this?
-
Allow declaring a class in the body of another class.
```dart
class Person {
class Occupation {
String jobTitle;
Occupation(this.jobTitle);
String named(String name) =>
m…
-
[Edit April 22, 2024]:
* For the current status, please see [this comment](https://github.com/flutter/flutter/issues/131940#issuecomment-2070301947)
* If you are an application developer trying to u…
-
I don't want to discourage anyone, I'm just not sure if a new template will really help people who struggle in building an app.
1. To really teach them how to build a more complex app you almost a…
-
Hey all! This might be a big change, but I think it might be the right time.
Scoped Model is a great library and a lot of folks have found success with it. However, it has largely been eclipsed by …
-
# 初识 Flutter
- 几个角度
- 开发体验
- 设计哲学
- 实现原理
- Introduction(未知的未知和已知的未知)
- hello world
- SwiftUI vs. React Native vs. Native vs. Flutter
- 代码实战
- hello_world
- startup_namer
…
-
Would it be a good idea to have a Get(X) samples repository for flows like I reported?
Seeing full sample code always is a good starting point for using a library.
-
Hi there,
I'm having an issue building my Flutter app for iOS for about every 2-3 builds during code generation and it occurs randomly and I can't recognize a pattern.
My project structure looks…
-
It ran to exception when I tried to lock camera orentation
```
Height of Platform View type: [plugins.flutter.io/camera_1] may not be set. Defaulting to `height: 100%`.
Set `style.height` to any …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Android
### Description
After update t…