Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@furkantoptass
Created March 4, 2021 08:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save furkantoptass/af3ab6dc46f3f73f7b2b8b03a7a77dda to your computer and use it in GitHub Desktop.
Save furkantoptass/af3ab6dc46f3f73f7b2b8b03a7a77dda to your computer and use it in GitHub Desktop.
Kullanilacak ekletiler
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
image_picker: ^0.6.7+22 #Resimleri galeriden alabilmek için kullanacagımız eklenti.
tflite: ^1.1.1 #Resimlerimizi makineye öğretecek eklentimiz.
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
dev_dependencies:
flutter_test:
sdk: flutter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment