Giter VIP home page Giter VIP logo

flutter_base's Introduction

flutter_base

Base Flutter Project.

Using

dart pub global activate use_template

use_template {{name}} https://github.com/duc-ios/flutter_base

Conventional commits

Example:

  • feat: new feature
  • fix(scope): bug in scope
  • feat!: breaking change in API
  • chore(deps): update dependencies

Structure:

<­typ­e>­[o­ptional scope]: <de­scr­ipt­ion­> [optional body] [optional footer]

Types:

  • feat A new feature
  • fix A bug fix
  • docs Docume­ntation only changes
  • style Changes that do not affect the meaning of the code (white­-space, format­ting, missing semi-c­olons, etc)
  • refactor A code change that neither fixes a bug nor adds a feature
  • perf A code change that improves perfor­mance
  • test Adding missing tests or correcting existing tests
  • build Changes that affect the build system or external depend­encies (example scopes: gulp, broccoli, npm)
  • ci Changes to our CI config­uration files and scripts (example scopes: Travis, Circle, Browse­rStack, SauceLabs)
  • chore Other changes that don’t modify src or test files
  • revert Reverts a previous commit

A few resources to get you started:

ddd

ddd_folders

Copyright © 2022 Duc iOS

flutter_base's People

Contributors

duc-ios avatar tinhhuynh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.