- Clean architecture with feature-based organization - Riverpod state management, Dio HTTP, GoRouter navigation - Dashboard, blocks, wallet, transactions, mining screens - Dark crypto theme with JetBrains Mono font
31 lines
296 B
Plaintext
31 lines
296 B
Plaintext
*.class
|
|
*.lock
|
|
*.log
|
|
*.pyc
|
|
*.swp
|
|
.DS_Store
|
|
.atom/
|
|
.build/
|
|
.buildlog/
|
|
.history
|
|
.svn/
|
|
.dart_tool/
|
|
.flutter-plugins
|
|
.flutter-plugins-dependencies
|
|
.packages
|
|
.pub-cache/
|
|
.pub/
|
|
build/
|
|
flutter_*.png
|
|
linked_*.ds
|
|
unlinked.ds
|
|
unlinked_spec.ds
|
|
.idea/
|
|
.vagrant/
|
|
.sconsign.dblite
|
|
.svn/
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.env
|