flutter-template
flutter-template copied to clipboard
Introduce a «Not implemented» dialog
Problem: some buttons on the screen might not be implemented yet. QAs might expect that it is though and report that something is broken.
Solution: To avoid this, we can introduce a generic dialog that would tell that «This is not implemented yet». Then we will explicitly mark that something is not done ye.t