Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
android/ | 12-May-2024 | - | 494 | 372 | ||
ios/ | 12-May-2024 | - | 1,147 | 1,098 | ||
lib/ | 12-May-2024 | - | 307 | 248 | ||
test_driver/ | 12-May-2024 | - | 31 | 24 | ||
.gitignore | D | 12-May-2024 | 1.5 KiB | 76 | 68 | |
.metadata | D | 12-May-2024 | 305 | 11 | 8 | |
README.md | D | 12-May-2024 | 562 | 17 | 10 | |
pubspec.yaml | D | 12-May-2024 | 1.9 KiB | 65 | 17 |
README.md
1# ejdb2_example 2 3Demonstrates how to use the ejdb2 plugin. 4 5## Getting Started 6 7This project is a starting point for a Flutter application. 8 9A few resources to get you started if this is your first Flutter project: 10 11- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) 12- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) 13 14For help getting started with Flutter, view our 15[online documentation](https://flutter.dev/docs), which offers tutorials, 16samples, guidance on mobile development, and a full API reference. 17