solomonirailoa / webler-flutter-demo

With Flutter, we are able to make Webler app for both Android and iOS mobile devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webler-flutter-demo

This is a demo of Webler app with Flutter. This project helps us to develop the Webler app for iOS devices and Android devices. There will also be Desktop versions of this app for Windows, MacOS and Linux, even though the primary focus of this project is to develop apps for the mobile platforms of iOS and Android.

Mobile preview:

Tablet preview:

Special note: The desktop applications version will be similar to the Tablet preview.

Important Code

The main source file is in /lib/main.dart . The programming language used is Dart. Most of the app's layout and functionalities are in this main.dart source code file.

Logos and Icons

under the folders /ios, /android, /linux, /macos, /windows, etc are where you can find image resources like favicons and launcher icons that you can customize especially for the current Webler logo.

About

With Flutter, we are able to make Webler app for both Android and iOS mobile devices.

License:MIT License


Languages

Language:C++ 42.3%Language:CMake 34.8%Language:Dart 13.3%Language:HTML 3.6%Language:Swift 3.2%Language:C 2.6%Language:Kotlin 0.2%Language:Objective-C 0.1%