https://github.com/josechagas/flutterpluginexample
Sample project of creating Flutter plugins
https://github.com/josechagas/flutterpluginexample
Last synced: 4 months ago
JSON representation
Sample project of creating Flutter plugins
- Host: GitHub
- URL: https://github.com/josechagas/flutterpluginexample
- Owner: josechagas
- License: other
- Created: 2020-03-25T13:08:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-25T13:20:09.000Z (about 5 years ago)
- Last Synced: 2024-12-31T06:30:55.344Z (5 months ago)
- Language: Dart
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# learningflutterplugin
Learning Flutter Plugin.
## Getting Started
This project is a starting point for a Flutter
[plug-in package](https://flutter.dev/developing-packages/),
a specialized package that includes platform-specific implementation code for
Android and/or iOS.For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.