|
# Build artifacts
|
|
build/
|
|
|
|
# Platform-specific files are not needed as this is a Flutter UI package
|
|
android/
|
|
ios/
|
|
|
|
# Test cache and generated files
|
|
.dart_tool/
|
|
.packages
|
|
.flutter-plugins
|
|
.flutter-plugins-dependencies
|
|
|
|
# Fonts copied by build process
|
|
fonts/ |