Yes, but if you want to develop only games then flutter is not the right choice . Go for Unity 3D or unreal since there sole purpose to develop games. But, you can develop few games using flutter very basic games i might suggest.
Read moreHow do you use 3D in Flutter?
Flutter – Adding 3D Objects
Read moreWhy does Flutter choose darts?
Dart runtimes and compilers support the combination of two critical features for Flutter: a JIT-based fast development cycle that allows for shape changing and stateful hot reloads in a language with types, plus an Ahead-of-Time compiler that emits efficient ARM code for fast startup and predictable performance of …
Read moreDoes Flutter use OpenGL?
Flutter GL Provides OpenGL with Texture Widget on Flutter .
Read moreIs Flutter hardware accelerated?
In this case Flutter provides better solution of writing single app for iOS and Android operating system. Flutter powered by native ARM code, hardware-accelerated graphics and UI.
Read more