Skip to content

Enveiroment didn't see Henson class #141

@NosovPavel

Description

@NosovPavel

Hi, i'm trying this libs for my new project, my gradle version is 2.2.0. I added:

 compile 'com.f2prateek.dart:dart:2.0.1'
 provided 'com.f2prateek.dart:dart-processor:2.0.1'
 compile 'com.f2prateek.dart:henson:2.0.1'
 provided 'com.f2prateek.dart:henson-processor:2.0.1' 

in my build.gradle file on the app level.

In activity i added

Intent intent = Henson.with(this) ....
and there i get an error like "Cannot resolve symbol 'Henson'".
What i'm doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions