Open in app

Sign In

Write

Sign In

Soo Kim
Soo Kim

182 Followers

Home

Lists

About

Pinned

Flutter: Custom Draggable Bottom Sheet (2)

Follow slow drag movements & scroll fast swipes & control inner scrollable view — My last custom draggable bottom sheet post was a pretty simple one where the bottom sheet automatically goes up or down depending on the user’s scroll. This time, it’s slightly more advanced in that it follows the user’s finger movements (drag) when its slow, and when the user swipes fast…

Flutter

8 min read

Flutter: Custom Draggable Bottom Sheet (2)
Flutter: Custom Draggable Bottom Sheet (2)
Flutter

8 min read


Pinned

Flutter: Creating a Calendar from Scratch

I’m in the process of creating a portfolio and I decided to go with a calendar app…which is proving harder than I thought. Just thinking…

Flutter

4 min read

Flutter: Creating a Calendar from Scratch
Flutter: Creating a Calendar from Scratch
Flutter

4 min read


Pinned

Flutter: Highlight Searched Text

+ JavaScript: return searched portion of text — In this post, I’ll go over how I highlighted a search text in user’s search results. I did manage to create a search method on Node.js, which is sending the above search results back to Flutter (which I’ll write at the end of the post). Below is my highlightedText method…

Search

3 min read

Flutter: Highlight Searched Text
Flutter: Highlight Searched Text
Search

3 min read


Published in

Firebase Developers

·Pinned

Flutter: FCM — How to Navigate to a Particular Screen After Tapping on Push Notification

Update: After upgrading flutter_local_notification to 12.0.3, there’s been a few changes in the code. In this post, I’ll go over how to receive FCM Push Notifications and then push a particular page when the user taps on the notification in Flutter (no server-side code). iOS Setup Developing on Apple’s platforms can sometimes…

Flutter

7 min read

Flutter: FCM — How to Navigate to a Particular Screen After Tapping on Push Notification
Flutter: FCM — How to Navigate to a Particular Screen After Tapping on Push Notification
Flutter

7 min read


Apr 18

Nuxt.js — How to handle CORS error

answer: routeRules — Yesterday, I started playing around with Nuxt.js but for several hours had a difficult time connecting my Nuxt.js app on port 3000 to my server on local host (port 9300). After almost a whole day of futile efforts, I finally found a solution and maybe someone might find it helpful…

Nuxtjs

2 min read

Nuxtjs

2 min read


Apr 8

Flutter/Dart: Recursive & Callback Functions

and how to show dialogs regardless of the current page! — This post consists of very concise example of recursive and callback functions so do keep in mind that the code is simplified for this post. Full Code for anyone that wants to skip the explanation. Recursive Function Example I had never had the opportunity to use a recursive function until recently, so I…

Recursive Function

4 min read

Recursive Function

4 min read


Feb 14

Flutter: Custom Dropdown Widget

Using RenderBox and PageRouteBuilder — I’m not a big fan of Flutter’s built in Dropdown Widget’s UI and the lack of UI control, so I decided to make one myself. The widget works fine, but I couldn’t figure out how to properly animate it (gradually opening and closing the widget). …

Flutter

4 min read

Flutter: Custom Dropdown Widget
Flutter: Custom Dropdown Widget
Flutter

4 min read


Jan 24

Google Map Custom Icon — Part I.

Flutter: How to Use Your Own Image as Google Map Icon — This is the first article in a two-part series on Google Map marker icon. In this article, I’ll be going over how to use your own image as a marker with a very simple app that shows listed houses. …

Flutter

5 min read

Google Map Custom Icon — Part I.
Google Map Custom Icon — Part I.
Flutter

5 min read


Jan 22

Dart: Inheritance, Factory, Enums & Equality

How I Use the Above using a Shopping App Example — It took some time for me to become comfortable using classes and definitely struggled when I started studying programming a year and a half ago. So, I thought I’d share how I use classes, inheritance, enums and equality (in Dart). I’ll be using a shopping app as an example. Abstract Class & Inheritance Abstract…

Dart

5 min read

Dart

5 min read


Jan 21

Flutter: Animated Progress/Count Bar

I made a very simple progress/count bar app that I thought would be useful in sharing my programming stylistic choices, how I use Provider and animation in Flutter. Click here for the full code. Side-note: I’ve only used Provider for state management so I am limited in my knowledge of…

Flutter

7 min read

Flutter: Animated Progress/Count Bar
Flutter: Animated Progress/Count Bar
Flutter

7 min read

Soo Kim

Soo Kim

182 Followers

Flutter & Node.js Full-Stack Developer

Following
  • Dr. Derek Austin 🥳

    Dr. Derek Austin 🥳

  • Hong JongPyo

    Hong JongPyo

  • Alexander Nguyen

    Alexander Nguyen

  • Evan Fang

    Evan Fang

  • Nash

    Nash

See all (7)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams