Tagging
Try bookmarklet. Easy tagging.
Do you want to delete?
Do you want to modify?
  • LINKTAG
  • New
  • Tag
  • Comment
Sign in
game assets flags

Screaming Brain Studios - itch.io

wono | discuss |
game assets icon

Wishforge - itch.io

wono | discuss |
flutter bottom overflow

flutter scrollview and SingleChildScrollView throws bottom overflow and is not scrolling

The widgets inside the child scroll view doesn't scroll and throws bottom overflow exception on the screen when there are more widgets in that list view. I am not sure where I am doing a mistake. h...
wono | discuss |
flutter icon dynamic

How can I get Flutter material icon dynamically

I have the name for the icon returned from the api, for example like this: { "iconName": "home" } So i want to display it in my application: icon: Icon(Icons.home) But this...
wono | discuss |
flutter ui

Flutter로 UI를 구현하는 방법 | 요즘IT

이 글에서는 이미지를 포함한 모든 종류의 UI를 Flutter 코드로 변환하는 방법에 대해 소개할 예정입니다. 미리 말하자면 이 글은 앱 개발 튜토리얼이 아니며, 다양한 UI의 기본적인 개념과 구현 방법을 간략히 소개하는 가이드입니다.
wono | discuss |
flutter input

기본 위젯 2 (입력,다이얼로그,이벤트,에니메이션,쿠퍼티노)

flutter
wono | discuss |
flutter getx todo

A Flutter based ToDo app made with GetX Package

A Flutter based ToDo app made with GetX Package
wono | discuss |
flutter gext todo

A To-Do List app created using Flutter and GetX

Building a List to do App with Flutter.
wono | discuss |
flutter navigatorkey

Contextless navigation in Flutter

A couple of months ago I was working on an application for my company and I had to implement an auto logout functionality in the application. Coming from an Angular background, I could just use…
wono | discuss |
flutter getx addpostframecallback

Flutter - addPostFrameCallback

Flutter - How can I show a Dialog the very first time I load a page? How can I do something once a build is complete?
wono | discuss |
flutter getx middleware

GetX - Sample GetMiddleware

GetX - Sample GetMiddleware. GitHub Gist: instantly share code, notes, and snippets.
wono | discuss |
flutter getx redirect

How can I use condition and go to different page on flutter using Getx without click

I am trying to use firebase data to route different pages using Getx. First I have a splash screen and want to automatically go to different pages according to conditions. If the user has already l...
wono | discuss |
flutter getx controller service

[GetX] Service vs. Controller 차이를 GetX 패턴에 적용하기

문득 궁금해졌다. 공식 문서에 보면 서비스와 컨트롤러의 차이점에 대해 크게 눈에 띄게 설명해놓은 부분이 없다.
wono | discuss |
flutter getx pattern

GitHub - kauemurakami/getx_pattern: Design pattern designed to standardize your projects with GetX on Flutter.

Design pattern designed to standardize your projects with GetX on Flutter. - GitHub - kauemurakami/getx_pattern: Design pattern designed to standardize your projects with GetX on Flutter.
wono | discuss |
flutter getx starter

getx_pattern_starter_project_template/lib/app/modules/intro at main · pinedamg/getx_pattern_starter_project_template

This project must be used as a Template, to start building apps in record time!. This contains the most common cases of any App as custom Icon, Splash screen, Intro Screens, Login, Register, Forgot Password, Home Screen - getx_pattern_starter_project_template/lib/app/modules/intro at main · pinedamg/getx_pattern_starter_project_template
wono | discuss |
flutter getx

GetX

flutter
wono | discuss |
flutter dart class

a class method named ._() function in dart?

I've seen this code can anyone please explain to me what the AppTheme._() means, as I've read about its singleton class in dart but I really can't understand how it works. class AppTheme { AppTh...
wono | discuss |
flutter aspectratio width

Flutter - how to get the height and width of the AspectRatio widget?

AspectRatio( aspectRatio: 1, child: Container( color: Colors.blue, ), ), I am trying to hand over AspectRatio's width and height to its child Container. I am
wono | discuss |
구글 애드몹 종류

광고 단위, 광고 형식, 광고 유형 - Google AdMob 고객센터

광고 단위는 사용자에게 광고를 게재하기 위해 앱에 배치하는 컨테이너입니다. 광고 단위에서는 AdMob에 광고 요청을 보낸 다음 수신한 광고
wono | discuss |
flutter back

How to write a double back button pressed to exit app using flutter

I'm new to flutter, and I saw many android apps can exit when double press back button. The first time press back button, app shows a toast"press again to exit app". The following second press, app
wono | discuss |
Next
© 2026. LINKTAG.ORG. Help Feedback Privacy Terms