- Régénération android/ (MainActivity, Gradle, manifestes, icônes) - gradle-wrapper.jar versionné (wrapper requis hors machine locale) - Ignore local.properties à la racine du dépôt - pubspec.lock / .metadata alignés Flutter 3.19 (résolution pub get CI) Made-with: Cursor
13 lines
266 B
Plaintext
13 lines
266 B
Plaintext
/.gradle
|
|
/captures/
|
|
/gradlew
|
|
/gradlew.bat
|
|
/local.properties
|
|
GeneratedPluginRegistrant.java
|
|
|
|
# Remember to never publicly share your keystore.
|
|
# See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app
|
|
key.properties
|
|
**/*.keystore
|
|
**/*.jks
|