fluttercommunity / native_widgets

Native Widgets - A new Flutter package for using Android and iOS natively on each platform. Maintainer: @rodydavis

Home Page:https://fluttercommunity.github.io/native_widgets/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Community: native_widgets

Buy Me A Coffee Donate github pages

Native Widgets

pub package

A Flutter plugin to show the correct widgets for iOS and Android.

Avoid duplicating code and just write once for supported widgets.

Android will use Material Design and iOS will use Cupertino style widgets.

Online Demo: https://fluttercommunity.github.io/native_widgets/

Usage

To use this plugin, add native_widgets as a dependency in your pubspec.yaml file.

Look at the example for various ways to use this plugin!

About

Native Widgets - A new Flutter package for using Android and iOS natively on each platform. Maintainer: @rodydavis

https://fluttercommunity.github.io/native_widgets/

License:MIT License


Languages

Language:Dart 98.3%Language:Swift 0.6%Language:HTML 0.6%Language:Shell 0.3%Language:Kotlin 0.2%Language:Objective-C 0.0%