That would be horribly inefficient. Why would you even want flat file? Are there even any hosts using PHP but not MySQL?
Technically, you could do this yourself if you wanted - just edit all the database functions (in the files qa-includes/qa-db-*.php) to write to files instead. But like I said there is no way you will get remotely close to the performance of SQL.