Flutter-Examples icon indicating copy to clipboard operation
Flutter-Examples copied to clipboard

use constants inside app

Open ghost opened this issue 2 years ago • 0 comments

https://github.com/KadriyeMacit/Flutter-Examples/blob/52ccf62858e6ce3dcf4f30f2cb00f7cd3edd44e3/flutter_tabbar_classic/lib/main.dart#L22

For the future, instead of using static String inside Text widget, better to save it inside a Constants.dart file and save here

ghost avatar Apr 08 '23 16:04 ghost