Skip to content

shoh-dev/shohdotdev_template

Repository files navigation

Project Title

Overview

A brief description of what the project does and its purpose.

Requirements

  • Flutter Version: Specify the version of Flutter required for this project.
  • Date of Project Created: [Insert Date]

TODOs

  • Task 1
  • Task 2
  • Task 3

==================

shoh.dev Flutter Template

Overview

Template for Flutter projects by shoh.dev

Requirements

  • Flutter Version: 3.22.1
  • Date of Project Created: [06.06.2024] (dd.mm.yyyy)

TODOs

  • Task 1
  • Task 2
  • Task 3

Folder Structure

lib/
|- main.dart
|- app.dart
|- core/
    |- env/
        |- env.dart
    |- injection/
        |- injection.dart
    |- models/
        |- data/
            |- data.dart
        |- failure/
            |- failure.dart
        |- result/
            |- result.dart
        |- models.dart
    |- redux //todo:
    |- rest_api/
        |- interceptors.dart
        |- rest_api.dart
    |- supabase/
        |- supabase.dart
    |- core.dart

Features

search for:

[feat/{feature-name}]
example: [feat/location]

{ CHANGE DESCRIPTIONS } same search for the feature name in the project and change the descriptions of the feature.

{ DELETE } unnecessary features by deleting the dependencies and the corresponding codes in the project.

About

Flutter template used for projects by shohdotdev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors