These files are regenerated by flutter pub get and contain machine- specific paths (FLUTTER_ROOT, FLUTTER_APPLICATION_PATH). They should not be tracked — the file header itself states "do not check into version control". - Update .gitignore: prepend **/ to .flutter-plugins-dependencies so it matches in sub-packages, add Generated.xcconfig and flutter_export_environment.sh patterns. - git rm --cached the 4 files that were already tracked (keeps them on disk for local builds but removes from repo).
flutter_treezor_entrust_sdk_bridge_example
Demonstrates how to use the flutter_treezor_entrust_sdk_bridge plugin.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.