Depends on what you’re aiming for. These two are pretty different things: Flutter is a framework for cross-platform (Android and iOS) mobile development, Kotlin is a programming language that compiles to JVM, JavaScript and native code. So if you want to develop mobile apps you’d better learn Flutter and Dart.