Skip to content

The shared toolchain for development of the Timo Project.

License

Notifications You must be signed in to change notification settings

hilltwice233/timo-toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timo Toolchain

The shared toolchain for development of the Timo Project.

  1. Annotations: Annotations for Dart code generating.
  2. Lints: shared Dart/Flutter linter options.

How to use?

Please import the packages via GitHub because they had not been published to pub.dev yet. The following examples and documentations will show you how to import flutter dependencies from GitHub:

  1. Dart guide of import from remote git.
  2. How to specify git tags.
dev_dependencies:
  timo_lints:
    git:
      url: https://github.com/hilltwice233/timo-toolchain.git
      ref: tags/lints-v1.0.1
      path: lints

You may also refer to an existing pubspec.lock file as example: the manifest file of the Timo Project Repository

About

The shared toolchain for development of the Timo Project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages