Flutter Dart Müzik Oynatıcı Projesi

Overview

Flutter Dart Müzik Oynatıcı Projesi

Uygulamam da 2 tane sayfa yer almaktadır. Birisi Ana sayfa olup diğeri de Müzik oynatıcının bulunduğu sayfadır. ygulamam asenkron bir şekilde çalışmaktadır. Uygulamam internette ki JSON verilerini çekerek çalışmaktadır. Uygulamamdan bahsetmem gerekir ise ilk olarak ana sayfam da Loading ekranı geliyor ve verilerin çekilmesini bekliyoruz. Bu Loading ekranı internet hızınıza göre değişmektedir. Muhtemelen 1-2 saniye içerisinde veriler liste halinde gelecektir. Gelen bu veriler müzik verileridir. 12 adet müzik verisi gelip listelenecek. Ana sayfaya gelen veriler ise Sanatçının resmi, sanatçının söylediği şarkı ve de sanatçının ismi. Bunlar ilk sayfa da listeli bir şekilde karşımıza geliyor. Ardından her hangi bir veriye tıkladığımızda bizi music player’e yönlendiriyor. Ardından aşağı tarafta Müzik açma, durdurma ve kapatma butonları mevcut. Ardından sol üst tarafta ana sayfaya dönmek için GERİ butonu mevcut. Sağ üst tarafta ise info butonu mevcut. İnfo butonuna tıkladığımızda Alert Dialog açılıyor ve bize şarkıcının adı ve şarkının ismini söylüyor. En altta ise görsel açıdan zenginlik kazanmasından dolayı spotify’da olan işaretleri koydum. Başlat durdur ve kapat butonlarının altında ise Slider mevcut. Bu slider bizim gidişat çubuğumuz gibi düşünülebilir. Müziği başlattıktan sonra slider’dan bir yere tıkladığımızda aynı youtube’da olduğu gibi müzik o kısma ilerliyor. Bütün kodların açıklama satırları bulunmaktadır ****

Uygulamanın tam hali için;

Benimle İletişime Geç

   website website    website website

Tasarım

Test Image 2    Test Image 2   

You might also like...

I start to learn dart-flutter. And also this project was basics of Dart

learning_dart A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Dec 14, 2022

A Dart/Flutter package to perform network calls. It uses Isolates to perform network calls on Dart VM environments and WebWorkers on Web.

ArDriveHTTP ArDriveHTTP is a package to perform network calls for ArDrive Web. It uses Isolates to perform network calls on Dart VM environments and W

Dec 15, 2022

Docker images for the Dart programming language (https://dart.dev)

dart-docker This is the Git repo of the Docker "Official Images" for the Dart programming language. See the Docker Hub page for a full description on

Dec 14, 2022

A most easily usable Duolingo API wrapper in Dart. Duolingo4D is an open-sourced Dart library.

A most easily usable Duolingo API wrapper in Dart! 1. About Duolingo4D Duolingo4D is an open-sourced Dart library. With Duolingo4D, you can easily int

Oct 17, 2022

dna, dart native access. A lightweight dart to native super channel plugin

dna, dart native access. A lightweight dart to native super channel plugin, You can use it to invoke any native code directly in contextual and chained dart code.

Jul 11, 2022

Dart package responsible to provide the basic resources to Lambda Functions with Clean Dart

AWS Lambda Core This package is responsible to provide the basic resources to all services; Usage pubspec.yaml dependencies: aws_lambda_core: laste

Dec 2, 2021

Dart-com-Shelf - Web server básico feito com dart e shelf, configurações de rotas e conexão com mysql.

A server app built using Shelf, configured to enable running with Docker. This sample code handles HTTP GET requests to / and /echo/message Running

Jan 3, 2022

Rock-Paper-Scissor-Game-Using-Dart - This is a repository of Rock Paper Scissor Game which I developed while learning Dart.

Rock-Paper-Scissor-Game-Using-Dart This is a repository of Rock Paper Scissor Game which I developed while learning Dart. The main.dart file consist o

Jan 4, 2022

Spider - A small dart library to generate Assets dart code from assets folder.

Spider - A small dart library to generate Assets dart code from assets folder.

Spider A small dart library to generate Assets dart code from assets folder. It generates dart class with static const variables in it which can be us

Nov 8, 2022
Owner
Oğuzhan Sadıkoğlu
Program Developer as a Freelancer
Oğuzhan Sadıkoğlu
Repoline - projesinden esinlenilerek hazırlanmış flutter projesi

repoline A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

hexaapps-team 2 Sep 13, 2022
Techcareer.net Flutter Bootcamp Bitirme Projesi

foodie Techcareer.net Flutter Bootcamp Bitirme Projem olan Foodie, bir yemek sipariş uygulamasıdır. Bu projeyi gerçekleştirirken kullandığım yapılar;

Lütfiye Yaşar 4 Oct 3, 2022
Mysql.dart - MySQL client for Dart written in Dart

Native MySQL client written in Dart for Dart See example directory for examples

null 48 Dec 29, 2022
Flutter Navigation - all types of navigation in flutter run main.tabBar.dart to see tabBar, and run main.dart to see the otheres

pop_up_bar A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Michael Odumosu 0 Jan 1, 2022
A Dart client for the NATS messaging system. Design to use with Dart and Flutter.

Dart-NATS A Dart client for the NATS messaging system. Design to use with Dart and flutter. Flutter Web Support by WebSocket client.connect(Uri.parse(

Chart Chongcharoen 32 Nov 18, 2022
GitHub Action that uses the Dart Package Analyzer to compute the Pub score of Dart/Flutter packages

Dart/Flutter package analyzer This action uses the pana (Package ANAlysis) package to compute the score that your Dart or Flutter package will have on

Axel Ogereau-Peltier 45 Dec 29, 2022
🎬 A movie catalog app for both Android & IOS ~ Flutter.io project in Dart | Dart, Bloc, Movies

Movie Catalog App ?? Browse through movies from the YIFY api Getting Started For help getting started with Flutter, view our online documentation. Tod

Jonas De Vrient 49 Nov 21, 2022
Flying Fish is full-stack Dart framework - a semi-opinionated framework for building applications exclusively using Dart and Flutter

Flying Fish is full-stack Dart framework - a semi-opinionated framework for building applications exclusively using Dart and Flutter.

Flutter Fish 3 Dec 27, 2022
This is a dart package that converts words to numbers. It can be used in Flutter and normal Dart programs

Wordstonumbers.dart Wordstonumbers.dart is a simple dart package that converts a string of simple worded numbers into digits (e.g one hundred -> 100).

Michael Essiet 3 Oct 17, 2022