For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
📂lib │───main.dart │───📂core | │──app_data.dart | │──app_theme.dart | │──app_color.dart | └──extensions.dart ...