Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dart class generation not working #7

Closed
rsurkin opened this issue Feb 15, 2020 · 3 comments
Closed

dart class generation not working #7

rsurkin opened this issue Feb 15, 2020 · 3 comments

Comments

@rsurkin
Copy link

rsurkin commented Feb 15, 2020

dart class generation not working

stack

Unhandled exception:
Invalid argument(s): Register has invalid characters clock-wait
#0 new Register (package:register/register.dart:15:7)
#1 generateFlutterClass. (package:icon_font_generator/generate_flutter_class.dart:25:40)
#2 MappedIterator.moveNext (dart:_internal/iterable.dart:395:18)
#3 Iterable.join (dart:core/iterable.dart:372:23)
#4 generateFlutterClass (package:icon_font_generator/generate_flutter_class.dart:46:57)

#5 GenerateCommand.run (file:///Users/karaken/.pub-cache/hosted/pub.dartlang.org/icon_font_generator-1.0.0/bin/icon_font_generator.dart:200:39)

#6 CommandRunner.runCommand (package:args/command_runner.dart:197:27)
#7 CommandRunner.run. (package:args/command_runner.dart:112:25)
#8 new Future.sync (dart:async/future.dart:224:31)
#9 CommandRunner.run (package:args/command_runner.dart:112:14)
#10 main (file:///Users/karaken/.pub-cache/hosted/pub.dartlang.org/icon_font_generator-1.0.0/bin/icon_font_generator.dart:13:18)
#11 _startIsolate. (dart:isolate-patch/isolate_patch.dart:305:32)
#12 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:174:12)

@SergeShkurko
Copy link
Member

@rsurkin all icon file names in snake-case?

@rsurkin
Copy link
Author

rsurkin commented Feb 17, 2020

@SergeShkurko no, some of them devided by -, i will rename and recheck

@rsurkin
Copy link
Author

rsurkin commented Feb 18, 2020

promlem in file names, ssory for interupt

@rsurkin rsurkin closed this as completed Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants