add melos and rebase project structure

This commit is contained in:
Sergey Penkovsky
2025-05-02 11:41:18 +03:00
parent 938f8df8b6
commit f6da7568fe
28 changed files with 1098 additions and 224 deletions

View File

@@ -1,50 +0,0 @@
# Changelog
2.0.0 supported Dart 3.0
---
1.1.0 cheked support Dart 3.0
---
1.0.4 Fixed exception "ConcurrentModificationError"
---
1.0.3 Added provider with params
---
1.0.2 Updated doc and fixed syntax error
---
1.0.1 Fixed syntax error
---
1.0.0 Refactored code and added experimental api
---
0.1.2+1 Fixed initializtaion error
---
0.1.2 Fixed warnings in code
---
0.1.1+2 Updated libraries and fixed warnings
---
0.1.1+1 Updated pubspec and readme.md
---
0.1.1 Updated pubspec
---
0.1.0 Initial release
---