While we are creating a new table in hive, if location hasn't passed explicitly we are fetching database path from HMS and appending "/" followed by tableName. There are no checks if the HMS db path ...
Create a new Flutter project (flutter create bug). Replace the main.dart with a minimal example containing a single TextField. Build a Windows executable (flutter build windows) or run directly on ...