File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 33* [ Sergey Akopkokyants] ( https://github.com/akserg )
44* [ Tõnis Pool] ( https://github.com/poolik )
55* [ Günter Zöchbauer] ( https://github.com/zoechi )
6- * [ Francesco Cina] (https://github.com/ufoscout )
7- * [ Neeraj Mittal] (https://github.com/neermitt)
6+ * [ Francesco Cina] ( https://github.com/ufoscout )
7+ * [ Neeraj Mittal] ( https://github.com/neermitt )
8+ * [ Robert Schütte] ( https://github.com/Roba1993 )
Original file line number Diff line number Diff line change @@ -72,5 +72,4 @@ Use the angular-ui components as descrpied below or in the [demo](http://akserg.
7272- [ Francesco Cina] ( https://github.com/ufoscout )
7373- [ AngularDart project] ( https://github.com/angular/angular.dart )
7474- [ Neeraj Mittal] ( https://github.com/neermitt )
75-
76- Big thanks to [ Robert Schütte] ( https://github.com/Roba1993 ) for his improvements of documentation.
75+ - [ Robert Schütte] ( https://github.com/Roba1993 )
Original file line number Diff line number Diff line change @@ -44,3 +44,12 @@ class CarouselDemo {
4444 }
4545}
4646```
47+
48+ Add full address to ` your_html.html ` into the list of angular trasformers in ` pubspec.yaml ` file:
49+
50+ ```
51+ transformers:
52+ - angular:
53+ html_files:
54+ - .../your_html.html
55+ ```
You can’t perform that action at this time.
0 commit comments