Tagging
Try bookmarklet. Easy tagging.
Do you want to delete?
Do you want to modify?
  • LINKTAG
  • New
  • Tag
  • Comment
Sign in
잡기 대학 장학금

장학생이 꼭 성적순은 아니죠…성균관대, 도전·희생정신 있으면 장학금 준다 | 한국경제

wono | discuss |
game textbase

5 Text-Based Adventure Games You Can Play in Your Browser

Here are some great text-based adventure games for anyone who wants free interactive fiction experiences right in their browser.
wono | discuss |
flutter getx

Flutter UI is refreshed only after quick reload when using GetX

I'm trying to use GetX to change the color of a selected "Category", that comes from a list of categories. Currently, in the background the values are changing as expected, but the UI is ...
wono | discuss |
flutter getx

getx/documentation/kr_KO/state_management.md at master · jonataslaw/getx

Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get. - getx/documentation/kr_KO/state_management.md at master · jonataslaw/getx
wono | discuss |
flutter getx get_storage

Reactive State | Flutter Getx Documentation

Reactive State Manager
wono | discuss |
flutter get_storage

How do I hook getX with a model class in flutter?

I have a user model class in Flutter which I'm using to parse user data. It looks like this: class UserModel { final String id; final String username; final String email; UserModel({
wono | discuss |
flutter dart map copy

Clone a List, Map or Set in Dart

Coming from a Java background: what is the recommended way to "clone" a Dart List, Map and Set?
wono | discuss |
flutter flame custompaint

flame/examples/lib/stories/widgets/custom_painter_example.dart at main · flame-engine/flame

A Flutter based game engine. Contribute to flame-engine/flame development by creating an account on GitHub.
wono | discuss |
flutter widget positioned

Flutter position stack widget in center

I have widgets in a stack so I'd like to position my button bar in the bottom center of the stack but nothing works. The widget just sticks to the left side. here is my code. new Positioned( ...
wono | discuss |
flutter dart future

Dartlang wait more than one future

I want to do something after a lot of future functions are done, but I do not know how to write the code in dart? the code is like this: for (var d in data) { d.loadData().then() } // when all lo...
wono | discuss |
flutter flame widget

Can flame components (flutter flame) be widgets within a Flutter app?

Can flutter flame (https://flame-engine.org/) be used to create a "flame widget" which can be used within a Flutter app? (i.e. as opposed to having a full flame game, for which you migh...
wono | discuss |
flutter getx

The ultimate guide to GetX state management in Flutter - LogRocket Blog

Develop mobile applications easily through Flutter using GetX, a micro framework with route management and dependency injection.
wono | discuss |
flutter get_storage

Detail explain “GetStorage” in Getx Flutter and some Advance concepts you have not used before

In Flutter, GetStorage is a lightweight key-value storage system that allows you to persist data on the device. It is provided by the GetX package, which is a popular state management and dependency…
wono | discuss |
flutter getx

How do I hook getX with a model class in flutter?

I have a user model class in Flutter which I'm using to parse user data. It looks like this: class UserModel { final String id; final String username; final String email; UserModel({
wono | discuss |
flutter dart map

How to access map keys through index? Dart

dartques = {'Color':[], 'Fruits':[], 'Hobbies':[]}; How to access the values using index in map? I need to access only key or value using index. Just like we do in list =>list[1]
wono | discuss |
flutter dart

효과적인 Dart: 사용법

언어 기능을 사용하여 유지 관리 가능한 코드를 작성하기 위한 가이드라인.
wono | discuss |
game assets

Seamless Space Backgrounds

A collection of 32 FREE Seamless, Endless Tiling Space Backgrounds for you to use in your games or projects! Every background has been rendered in two sizes for ease of use. (512x512, 1024x1024) All backgrounds are rendered as *.png files and have been organized into folders by Category as well as Size to make it easy to find the type that you need. Contents:
wono | discuss |
flutter get_storage

GitHub - Mounix99/agrost at b03ec30d26724157692840f2988daed59bba5f7d

Flutter project about plants. Contribute to Mounix99/agrost development by creating an account on GitHub.
wono | discuss |
flutter hive

[Flutter] Hive 를 이용한 데이터 저장

Flutter 개발을 하다보면 로컬 Database 를 사용해야 하는 경우가 종종 생긴다. 이 경우 Flutter 공식 홈페이지에서는 SQLite 를 안내하지만, 조금 아쉬운 감이 있다. Hive 는 이런 SQLite 의 아쉬움점을 보완하는 No SQL 기반 Datab
wono | discuss |
flutter getx

Detail explain “GetStorage” in Getx Flutter and some Advance concepts you have not used before

In Flutter, GetStorage is a lightweight key-value storage system that allows you to persist data on the device. It is provided by the GetX package, which is a popular state management and dependency…
wono | discuss |
Next
© 2026. LINKTAG.ORG. Help Feedback Privacy Terms