devkabiir

Results 27 comments of devkabiir

Well exercises don't necessarily cover all aspects of dart world, which means we'll probably need to come up with our own exercises covering topics such as 1. pub 1. pubspec.yml...

Hi!, I'm interested in working on this package. @richerlariviere. If providing easier access to bootstrap css/js and ability to switch between the versions is the only intended purpose of this...

@polux I'm using Dart stable 2.2.0

Looks like `2.3+` adds more type checks. 🤦‍♂️ Should've tested against it. Will probably release soon.

I don't know how to fix it without running `Dart 2.3+` and it isn't easy to switch versions on windows. From the stacktrace, It's definitely not a `parsers` lib issue....

It's been a while since I last worked on it, If @polux is available for review, I can give it another run.

Hi @polux, Working with @elmcrest I'm trying to bring in the Dart 2.0 support. [devkabiir/parsers](https://github.com/devkabiir/parsers). So far I've fixed most type casting issues. The main thing I see is Dart...