본문 바로가기 메뉴 바로가기

Летучий программист

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Летучий программист

검색하기 폼
  • 분류 전체보기 (67)
    • Languages (1)
      • Python (0)
      • Kotlin (1)
      • Dart (0)
    • Server (10)
      • Spring (1)
      • PHP (3)
      • DB (0)
      • ETC (4)
      • Django (1)
      • AWS (1)
    • App (47)
      • Flutter (27)
      • Android Native (20)
      • General (0)
    • 그 외 (9)
      • CS (1)
      • SCM (1)
      • ETC (0)
  • 방명록

분류 전체보기 (67)
[Flutter/iOS] flutter_secure_storage iOptions - Unable to fetch the stored data from local storage for the first time in iOS.

ISSUE The first API, which requires an access token stored in local storage, was unable to trigger at all and led to an infinite loading status ONLY in iOS. I found that it occured from some issues with 'flutter_secure_storage' library after upgrading it from 7.0.1 to 9.0.0. Strangely, it was able to write the data from the API response well during the first trigger, but it totally couldn't read..

App/Flutter 2023. 10. 16. 12:29
[Flutter] Retrofit_generator exception - toJson() method have to add to List<xxx>

[SEVERE] retrofit_generator on lib/services/client_api.dart: Exception: toJson() method have to add to List @MultiPart() @PUT('$xxx/xxx') Future modifyFoodDiaryImages( @Part(name: 'list') List list, @Part(name: 'files') List files, ); Issue : The 'Part' of http, which is a List, throws an exception when generating a client api g.dart file. It worked perfectly before upgrading to the specs below...

App/Flutter 2023. 10. 10. 10:24
[AWS/ElastiCache] Cache with Redis

1. Go to your aws console and search 'ElastiCache'. 2. Create 'Redis Cluster'. 3. Select options for a project and create a cluster. 4. Go to 'Security Groups' in the side menu of 'EC2' and create security group. 5. Fill in the form. 5-1. Add two inbound rules for IPv4 and IPv6. 6379 is the default port number. 5-2. Adding outbound rules is optional. 5-3. Create a security group. 6. Create and r..

Server/AWS 2023. 9. 25. 18:26
[Spring/Kotlin] querydsl 5.0.0 and "javax.persistence.NoResultException"

ISSUE : The service test failed when loading a list of posts using querydsl for a custom query - findPageBy (CustomPostRepositoryImpl). - Error message javax.persistence.NoResultException java.lang.ClassNotFoundException: javax.persistence.NoResultException at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$App..

Server/Spring 2023. 9. 12. 18:04
[Flutter/AOS] Debug a flutter project wirelessly on a physical Android device. (MacOS)

1) Download "SDK Platform tools" in Android Studio if it hasn't been installed. Open the SDK Manager in your Android Studio and apply "Android UpsideDownCakePrivacySandbox" in the [SDK Platforms] tab and "Android SDK Build-Tools 34" in the [SDK Tools] tab. Make sure to keep your Android SDK Location above the tab bar. You also have other options available, unlike what I did. 1-1 ) install with b..

App/Flutter 2023. 7. 13. 14:14
[Flutter/iOS] Run a project on a physical iPhone from VSCode. (Hot reload available) & wireless connection

As a person who started programming mobile applications with Android Native, it's quite tought to be familiar with Xcode. When it comes to a development tool for a flutter project, VSCode is the best and perfect choice. Let's try to reload and debug a project in a (troublesome) physical iPhone directly built from VSCode. 1) Connect your real physical iPhone using a USB cable. 2) Open your [proje..

App/Flutter 2023. 7. 13. 12:29
[Flutter/iOS] XCode 14.3.1 doesn't archive my app

I'm really fed up with the capricious errors that occur EVERY TIME my Xcode is upgraded to the latest (or almost latest) version. 🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 !!!!!! I encoutered an archiving issue after upgrading my Xcode to the version 14.3.1, which is NOT beta. There were no problems and headache while building a flutter project in a simulator, but got the errors below with archiving it. Showing Recent Messag..

App/Flutter 2023. 7. 12. 11:52
Errors and Attempts During MariaDB (or MySQL) Installation Using HomeBrew on macOS.

There are a bunch of errors related to MariaDB, which was installed after MySQL with homebrew on MacOS. I face a lot of issues and restarted/reinstalled it thousand times as I was willing to connect to db shell with "mysql.server start" . I have no idea why the exact reason was, possibly, these issues may have originated from the location of the "my.cnf" file. It left me utterly stuck and hopele..

Server/ETC 2023. 7. 3. 18:09
[Flutter] How to expand a tap area of Checkbox?

The "Checkbox" is a default widget which displays a "V" sign, based on its bool value. Its customizable feature makes it a go-to choice for many people, eliminating the need to create a totally new widget. However, one downside that its tap area is limited with its borders that might make users feel uncomfortable to touch. You rarely make its size to the maximum, as it is checkbox which is usual..

App/Flutter 2023. 6. 29. 14:38
[Flutter] How to secure secret keys and build app bundles with specific target file (not using flutter_dotenv)

There are several ways how to secure secret keys such as api access tokens in mobile development. The most widely-used method is to store them in .env file supported by the third party library named flutter_dotenv and it has been regarded safer than the hard-coded way. Although the best variant is to get them from server, we decided to secure our keys in the flutter project but not to use .env f..

App/Flutter 2023. 5. 16. 12:33
이전 1 2 3 4 ··· 7 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • Kotlin
  • Laravel
  • WirelessDebug
  • FirebaseConfigurationForMultipleBuildTypes
  • unsplashAPI
  • flutter
  • phplaravel
  • AndroidWirelessDebug
  • querydsl5.0.0jakarta
  • android_app_links
  • flutter_storage_not_working_for_the_first_time
  • mvvm
  • Android
  • dagger-hilt
  • android_app_link_domain_works_with_adb_but_not_works_with_browser
  • retrofit_generator_conflicts_with_freezed
  • querydslKotlinError
  • futter_api
  • MultipleFirebaseEnvironments
  • retrofit_generator
  • RunAFlutterProjectIniPhoneFromVSCode
  • retrofit_toJson()_error
  • flutter_secure_storage_issue_iOS
  • android_app_links_domain
  • flutter_android_app_links
  • KotlinFlow
  • laravel9
  • FlutterWirelessDebuginAOS
  • querydslQclass
  • android_domain
more
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바