6 Forks
30 Stars
30 Watchers

flutter_adapter

A plugin that adapts the flutter application to different platforms, allowing your flutter application to flexibly and efficiently adapt to various platforms in the same flutter project, maximizing UI multiplexing, and sharing business logic code across different platforms. Support to select different layout styles in real time according to the screen orientation.

How to download and setup flutter_adapter

Open terminal and run command
git clone https://github.com/buaashuai/flutter_adapter.git
git clone is used to create a copy or clone of flutter_adapter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_adapter https://github.com/buaashuai/flutter_adapter/archive/master.zip

Or simply clone flutter_adapter with SSH
[email protected]:buaashuai/flutter_adapter.git

If you have some problems with flutter_adapter

You may open issue on flutter_adapter support forum (system) here: https://github.com/buaashuai/flutter_adapter/issues