letsvote icon indicating copy to clipboard operation
letsvote copied to clipboard

Results 5 letsvote issues
Sort by recently updated
recently updated
newest added

@johnpryan please help me to solve this problem The current Dart SDK version is 2.8.0-dev.12.0.flutter-9983424a3c. Because letsvote_mobile depends on letsvote from path which requires SDK version >=1.20.1 =1.20.1

Hi there, I just came across your blog post after pondering for a while about how to use Dart to get the most code reuse for front ends across web...

I am totally new to Dart and Flutter, so my knowledge is quite limited. I am getting the following error when I use your factory contructor. The error happens a...

when do `pub run bin/server.dart` this occurs: ``` Unhandled exception: Unsupported operation: Cannot extract a file path from a http URI #0 _SimpleUri.toFilePath (dart:core/uri.dart:4561) #1 main (http://localhost:55280/server.dart:17:46) #2 _startIsolate. (dart:isolate-patch/dart:isolate/isolate_patch.dart:277)...

first this appears when I try to pub serve web. I install dart version 1.24.3 and web served. next is flutter run ``` mac:letsvote_mobile n$ flutter run Running "flutter packages...