Samuel
Samuel
None of the recent versions of the Angular package are compatible with the latest version of the Analyzer package `0.39.2+1`. `pub get update` shows: > Because angular >= depends on...
Nice your initiative. Just a tip: add another related subject as: Ontology (Protégé, i.e.) Enterprise Knowledge Graph (https://www.ekgf.org/, i.e.)
We have [this AngularJS](https://github.com/angular/components/issues/11478) issue with AngularDart too when we use `CanReuse` in a component class like a `class MyComponent with CanReuse { }`, the tooltip does not vanish after...
The analyzer shows the following message to MenuItem component: > _'action' is deprecated and shouldn't be used._ However, the _example_ in AngularDart Gallery is implemeting the deprecated `action`: [Material Menu/MaterialMenuDemoComponent...
Would be nice to have the toggle behavior to **Material Button Component** ``. Similar to material [button-toggle](https://material.angular.io/components/button-toggle/examples).
mappedResultsQuery should be mapped to **table Alias** instead **table Name**, when has an alias. Now, this works. But it ignores the alias on the table: ``` List results = await...
Would be really nice we have a diagram as a subway map like this: https://www.pads.rwth-aachen.de/global/show_picture.asp?id=aaaaaaaabswgyrs&w=842&q=77 Elements similar UML Activity diagram Requirements: - Activity element - Relationship element - Decision element...
Original (and more details) on: http://stackoverflow.com/questions/28544403/core-list-dart-how-access-variable-observable-outside-data-attribute I'm trying to apply a filter through a variable (asDateTime) for a given column to the core-list-dart. This variable is outside of the content...
In portuguese language we have a lot of gender. Because of this, it would be very important if it were possible to work with `Intl.gender` internally for each `Intl.select` This...