içinde json işlemleri, shared işlemleri ,api bağlantıları bulunan sayfalar yer alamaktadır.
- Shared
- Json Parse
- Htpp GET - POST
cupertino_icons: ^0.1.2
shared_preferences: ^0.5.7
toast: ^0.1.5
fluttertoast: ^4.0.0
http: ^0.12.1
google_maps_flutter: ^0.5.27
(Bunu google map için kullanıyorum projeye dahil değildir.)
Proje içinde pubspec.yaml klasörünün içine
"dependencies:
flutter: "
klasörünün altına kütüphanelerin son sürümlerini kopyalıyoruz.
Projeye indirenler için pubspec.yaml tekrardan ctrl+s yaparlarsa daha kolay kurulum yapar.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.