hackerhgl / invmovieconcept1

True Cross platform UI design featuring complex scroll based animations powered by flutter
https://invmovieconcept1.web.app/
MIT License
61 stars 18 forks source link

how did you generated the keys.dart file #71

Closed haleem13 closed 1 year ago

haleem13 commented 1 year ago

Hi there, could you please tell me how you generated the keys.dart files, as it say keys.dart file was auto generated. Could you please tell me to generate Keys.dart file???

hackerhgl commented 1 year ago

Hey @haleem13, There are a bunch of dart CLI-based scripts in the scripts directory.

Solution: Execute this command in the project's root directory in terminal dart scripts/genIntlKeys.dart

Context: