lien-dkseo

Results 6 issues of lien-dkseo

**Describe the bug** when build android. `PrintingPlugin.java uses or overrides a deprecated API.` ``` > flutter build apk Running "flutter pub get" in xxx... 1,930ms Building with sound null safety...

bug

## Steps to reproduce ``` const cursor = (await this.studyRepository.execute( 'Study', 'aggregate', [ { $facet: { StudyCount: ..., SampleTypeCount: ..., }, }, ], )) as AggregationCursor; ``` ## Current Behavior...

bug
v7.x

# 문의 사항 ### 문의 사항 flutter 공식 지원은 언제하나요? ### Reference https://developers.kakao.com/docs/latest/ko/getting-started/sdk-flutter

Question

```dart // theme.dart ... ... /// Divider static const divider = ExtendedColor( seed: Color(0xffd6d6d6), value: Color(0xffd6d6d6), light: ColorFamily( color: Color(0xff006874), onColor: Color(0xffffffff), colorContainer: Color(0xff9eeffd), onColorContainer: Color(0xff001f24), ), lightMediumContrast: ColorFamily( color:...

### Describe the bug ``` PS D:\dddd> npm create vite@latest > npx > create-vite √ Project name: ... vite-project √ Select a framework: » React √ Select a variant: »...

bug: upstream

```cmd > npm update npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: [email protected] npm error Found: [email protected] npm error node_modules/react npm error...