-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
75d1f6d
commit 20044ef
Showing
2 changed files
with
55 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,19 @@ | ||
# live_jigsaw_camera | ||
# Sliding Jigsaw Camera Puzzle | ||
|
||
A new Flutter project. | ||
A sliding jigsaw puzzle with live camera image instead | ||
##### <3 made with Flutter <3 | ||
|
||
## Getting Started | ||
## Instructions | ||
|
||
This project is a starting point for a Flutter application. | ||
App was tested on Android but should probably work on iOS as well. | ||
|
||
A few resources to get you started if this is your first Flutter project: | ||
## Running the App | ||
|
||
- [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab) | ||
- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook) | ||
In your terminal | ||
navigate to project directory, connect your phone in USB debugging mode, set to File transfer and type | ||
``` | ||
flutter run --release | ||
``` | ||
### Dart code Byte count = 5100 bytes | ||
|
||
For help getting started with Flutter, view our | ||
[online documentation](https://flutter.io/docs), which offers tutorials, | ||
samples, guidance on mobile development, and a full API reference. | ||
<img src="https://upload.wikimedia.org/wikipedia/commons/1/17/Google-flutter-logo.png"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters