https://github.com/mannuelf/flutter-pics
https://github.com/mannuelf/flutter-pics
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mannuelf/flutter-pics
- Owner: mannuelf
- Created: 2022-07-03T12:47:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T16:12:48.000Z (almost 4 years ago)
- Last Synced: 2025-12-26T08:48:16.866Z (6 months ago)
- Language: C++
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pics
A new Flutter project.
## Getting Started
Get help
```bash
flutter -h
```
Run app
```bash
flutter run
```
Find devices, default device will be a browser until you install and start a simulator.
```bash
flutter devices
```
## Flutter docs/labs/cookbook
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.