shmy / flutter_dlna

flutter_dlna

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_dlna

A new Flutter plugin.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

tip

add to application attribute

tools:replace="android:label"

add to application child

<service android:name="tech.shmy.flutter_dlna.service.DLNAService" >
</service>

About

flutter_dlna

License:Other


Languages

Language:Java 83.7%Language:Dart 10.2%Language:Objective-C 4.3%Language:Ruby 1.8%