dart_stack
dart_stack copied to clipboard
Stack name same as Widget Stack keyword?
Stack name same as Widget Stack keyword?
I'm aware of that, what else would you suggest naming it?
FlutterStack sound nice
except this package is not flutter specific, it's a dart package and doesn't have to be used for flutter
@ammaratef45 Can we call this StackCollection
@Tinhorn that's a good idea, I still want it to be backward compatible and it's not bad to support the use of both names Stack
and StackCollection
You can also use show
when importing the package. Just a tip.