visual-space / visual-editor

Rich text editor for Flutter based on Delta format (Quill fork)
MIT License
290 stars 46 forks source link

Sys - Package name change #23

Closed xclud closed 2 years ago

xclud commented 2 years ago

When building the example, i get this error:

Error on line 1, column 7 of ..\pubspec.yaml: "name" field doesn't match expected name "flutter_quill".

This PR solves the problem.

adrian-moisa commented 2 years ago

Thanks for fixing this up! I got busted this week with a lot of office overflow. I'll get back in the weekend to make more progress on the architecture refactoring.

adrian-moisa commented 2 years ago

This commit was overwrited but the feature preserved.