OsArts / stack

Using or seeking for stack techologies.
0 stars 1 forks source link

Dartlang #89

Open vovs03 opened 5 years ago

vovs03 commented 5 years ago

Dart lang

Libraries

Community

da

Posts

https://hackernoon.com/why-flutter-uses-dart-dd635a054ebf

Learn Dart before Flutter

Habr

vovs03 commented 5 years ago

stagehand 3.2.0

Installation

Requirements:

To install:

pub global activate stagehand

To update, run activate again:

pub global activate stagehand

vovs03 commented 5 years ago

ENV

Precompiling executables... (2.7s)
Precompiled stagehand:stagehand.
Installed executable stagehand.
Warning: Pub installs executables into $HOME/.pub-cache/bin, which is not on your path.
You can fix that by adding this to your shell's config file (.bashrc, .bash_profile, etc.):

  export PATH="$PATH":"$HOME/.pub-cache/bin"

Activated stagehand 3.2.0.