dart_stack icon indicating copy to clipboard operation
dart_stack copied to clipboard

Stack name same as Widget Stack keyword?

Open creativeandresearch opened this issue 3 years ago • 6 comments

Stack name same as Widget Stack keyword?

creativeandresearch avatar Oct 17 '21 09:10 creativeandresearch

I'm aware of that, what else would you suggest naming it?

ammaratef45 avatar Oct 18 '21 17:10 ammaratef45

FlutterStack sound nice

janim2 avatar Nov 04 '21 19:11 janim2

except this package is not flutter specific, it's a dart package and doesn't have to be used for flutter

ammaratef45 avatar Nov 04 '21 23:11 ammaratef45

@ammaratef45 Can we call this StackCollection

Tinhorn avatar Jan 16 '22 16:01 Tinhorn

@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

ammaratef45 avatar Jan 18 '22 14:01 ammaratef45

You can also use show when importing the package. Just a tip.

sunderee avatar Dec 05 '22 08:12 sunderee