• Home
Name Date Size #Lines LOC

..--

android-java.tmpl/12-May-2024-9482

android-kotlin.tmpl/12-May-2024-10592

android.tmpl/12-May-2024-2822

ios-objc.tmpl/Classes/12-May-2024-2620

ios-swift.tmpl/Classes/12-May-2024-2922

ios.tmpl/12-May-2024-5947

lib/12-May-2024-1410

test/12-May-2024-2217

.gitignore.tmplD12-May-202447 85

.metadata.tmplD12-May-2024299 118

CHANGELOG.md.tmplD12-May-202444 42

LICENSE.tmplD12-May-202429 21

README.md.tmplD12-May-2024454 1510

projectName.iml.tmplD12-May-2024949 1919

pubspec.yaml.tmplD12-May-20241.8 KiB6153

README.md.tmpl

1# {{projectName}}
2
3{{description}}
4
5## Getting Started
6
7This project is a starting point for a Flutter
8[plug-in package](https://flutter.dev/developing-packages/),
9a specialized package that includes platform-specific implementation code for
10Android and/or iOS.
11
12For help getting started with Flutter, view our
13[online documentation](https://flutter.dev/docs), which offers tutorials,
14samples, guidance on mobile development, and a full API reference.
15