https://github.com/techwithsam/extral_music
A simple music webview application built with flutter.
https://github.com/techwithsam/extral_music
Last synced: about 1 year ago
JSON representation
A simple music webview application built with flutter.
- Host: GitHub
- URL: https://github.com/techwithsam/extral_music
- Owner: techwithsam
- Created: 2021-04-07T11:40:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-20T22:59:28.000Z (about 5 years ago)
- Last Synced: 2025-02-17T13:27:51.044Z (over 1 year ago)
- Language: C++
- Size: 120 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# showextral_music
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 is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
"# extral_music"
package com.techwithsam.showextral_music
import io.flutter.embedding.android.FlutterActivity
class MainActivity: FlutterActivity() {
}