/flutter_const_constructor_analysis

The flutter project is created to study the performance gain when using the const constructors.

Primary LanguageDart

const_constructor_analysis

The flutter project is created to study the performance gain when using the const constructors. Check out the related article here.

Getting Started

Modify the value of numberOfLogo in lib/config.dart.

Then start the app by flutter run --profile, or press F5 in Visual Studio Code.