Open in app

Sign In

Write

Sign In

Jerry PM
Jerry PM

277 Followers

Home

Lists

About

Published in

Dev Genius

·Sep 13

Configuring Visual Studio Code for Flutter Development

Setting for Improve Your Development Experience 1. Setting Preview UI guide The phrase you provided, “This settings on macOS In Icon Setting -> Settings -> Search (flutter UI),” appears to be a description or instruction related to configuring settings for a macOS application, possibly a Flutter-based user interface (UI) application In Icon Setting -> Settings…

Flutter

3 min read

Configuring Visual Studio Code for Flutter Development
Configuring Visual Studio Code for Flutter Development
Flutter

3 min read


Aug 28

Running Android Emulator Without Android Studio on MacBook

This is how I run an emulator on Macbook I am currently developing a Flutter application. Right now, I am frequently using VSCode for app development, so it’s cumbersome for me to open Android Studio first to run the emulator. …

Emulator

3 min read

Running Android Emulator Without Android Studio on MacBook
Running Android Emulator Without Android Studio on MacBook
Emulator

3 min read


Aug 1

IBLinter — Tool for iOS Interface Builder Files

Use for xib and storyboard What is an IBLinter? IBLinter is a specific linting tool for .xib and .storyboard files in iOS projects. This tool will help you identify issues related to user interface rules, layout, and properties in your .xib files. IBLinter validates .xib …

IOS

2 min read

IBLinter — Tool for iOS Interface Builder Files
IBLinter — Tool for iOS Interface Builder Files
IOS

2 min read


Jul 23

A crash component in subview

When I use the VIP pattern. A crash component in subview refers to a problem that occurs when implementing the VIP (View-Interactor-Presenter) pattern in software development. The VIP pattern is a design pattern commonly used in building iOS applications. …

Crash

3 min read

A crash component in subview
A crash component in subview
Crash

3 min read


Jun 26

Error Run App in Flutter

This error for adding new feature adMob Error `namespace` The first issue is because there is the use of the same name in line number 13 of the AndroidManifest.xml file. The error is similar to the one shown in the image above. If there are two instances of this android:name="???", then delete…

Admob

3 min read

Error Run App in Flutter
Error Run App in Flutter
Admob

3 min read


Jun 5

Comprehensive Git Cheat Sheet: Everything You Need to Know (Except Basic Git)

this article from my blog 1. Git for deleting a branch Deleted branch (branch name) $ git branch -d <branc_name> //example $ git branch -d feature/main 2. Git for force checkout ignore all code change branch feature/main $ git branch -f <branch_name> example $ git branch -f feature/main 3. Git for `pick` the specific file use `checkout` This can update specific files too like “cherry-pick” but just picking some file…

Git

4 min read

Comprehensive Git Cheat Sheet: Everything You Need to Know (Except Basic Git)
Comprehensive Git Cheat Sheet: Everything You Need to Know (Except Basic Git)
Git

4 min read


May 22

Flutter POS with Free Source Code

This is free for all of you In the world of mobile application development, Flutter has gained tremendous popularity due to its ability to create beautiful and efficient cross-platform apps. One remarkable aspect of Flutter is the availability of open-source projects, which allows developers to explore and develop existing solutions. …

Freesourcecoder

2 min read

Flutter POS with Free Source Code
Flutter POS with Free Source Code
Freesourcecoder

2 min read


Apr 17

Flexible POS App with Flutter: Advanced Features and Optimization Techniques

Point of Sale (POS) II Welcome to the second part of our series on building a flexible Point of Sale (POS) app using Flutter. In the previous article, “Designing a Flexible POS App with Flutter: A Journey of Continuous Improvement,” Designing a Flexible POS App with Flutter: A Journey of Continuous Improvement Point of Sale (POS) I21zerixpm.medium.com We covered the initial creation and design of the app…

Template

3 min read

Flexible POS App with Flutter: Advanced Features and Optimization Techniques
Flexible POS App with Flutter: Advanced Features and Optimization Techniques
Template

3 min read


Apr 10

Column BreakPoint Xcode 14+

Debugging Multi-Language Code with Ease The Column BreakPoint feature in Xcode 14+ allows developers to set breakpoints on specific columns in their code, rather than just on a line-by-line basis. …

IOS

3 min read

Column BreakPoint Xcode 14+
Column BreakPoint Xcode 14+
IOS

3 min read


Mar 23

Designing a Flexible POS App with Flutter: A Journey of Continuous Improvement

Point of Sale (POS) I In this article, I’ll create a Point of Sale (POS) app using Flutter, in which I developed it without relying on a predetermined design. In this project, I have changed the design three times already. …

Flutter

3 min read

Designing a Flexible POS App with Flutter: A Journey of Continuous Improvement
Designing a Flexible POS App with Flutter: A Journey of Continuous Improvement
Flutter

3 min read

Jerry PM

Jerry PM

277 Followers

IOS Engineer

Following
  • Bernardo Iribarne

    Bernardo Iribarne

  • Mark Kolke

    Mark Kolke

  • Adi Mizrahi

    Adi Mizrahi

  • Christine Vallaure

    Christine Vallaure

  • MING

    MING

See all (110)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams