-
feature/caledar-ui 브랜치의 가장 최근 커밋 [dfa9d36](https://github.com/SWM-15th-Dnight/flutter-client/commit/dfa9d36293a8294a548863b2bc98686a686925c2)에서 일정 정렬 관련 에러가 있어서
main_calendar.dart의 해당 부분 주석 처리하고 일단 …
-
@jakemac53 @scheglov @munificent @johnniwinther
In #93 I gave a quick rundown of the current state with `dart_model` and how it's ready for prototyping of macro metadata.
It's also pretty much …
-
If I run a minimal function on Android, using linkWithPhoneNumber, I get an exception:
genLinkDeviceCodeForPhoneNumber_Result_Error : Invariant Violation: Minified invariant #56367; %s
However, if…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
`stl` | `stf` filled with incorrect label text instead of code snippets
```dart
Flutter Statel…
-
## Env info
I use Dart 3 to load the pubspec packages in Flutter, but this package is incompatible with Dart V3.
## Bug info
The current Dart SDK version is 3.0.2.
Because flu…
-
Just a suggestion: once in a while, if we find "too big" dart files, we should split them in several dart files.
Could be helpful for focus and maintenance reasons.
Counting the lines in shell:
…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
Hell…
-
After update the latest version, use same logic with new changes, I get this error when dropdown opened and I go to another page , in previous version used same logic but I don't have this issue
Th…
-
### What happened?
I cannot open one specific file anymore that I worked on. Before the file was corrupted, there was a significant delay between the stylo touching the display and the app drawing th…
-
I want to use supabase with dart (flutter) apps and it would be cool to generate dart classes just like we can generate types/interfaces for typescript
**Describe the solution you'd like**
I want …