Skip to content

Commit 6d2e8a1

Browse files
docs: Update documentation based on user feedback
- Simplified package description to remove performance claims - Removed roadmap and future version references - Removed marketing language and AI-related content - Updated to v1.0.2
1 parent 31cf00a commit 6d2e8a1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+327
-12879
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,17 @@ doc/current/COMPETITIVE_ANALYSIS.md
3939
doc/strategy/
4040
doc/development/
4141

42+
# Benchmark tool (work in progress, not ready for public)
43+
benchmark/
44+
45+
# Advanced/internal documentation (not for general users)
46+
doc/PRODUCTION_GUIDE.md
47+
doc/EXTENSIBILITY.md
48+
doc/PLATFORM_CONSISTENCY.md
49+
50+
# Internal analysis documents
51+
SPM_ANALYSIS.md
52+
4253
# Flutter/Dart/Pub related
4354
# Libraries should not include pubspec.lock, per https://dart.dev/guides/libraries/private-files#pubspeclock.
4455
/pubspec.lock

0 commit comments

Comments
 (0)