/Adee_flutter_browser

This project is an accessible flutter browser.

Primary LanguageDartGNU General Public License v3.0GPL-3.0

Adee Browser

flutter-browser-article-logo

A Adee Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_adeeinappwebview plugin.

It is available on the Google Play Store at https://play.google.com/store/apps/details?id=co.zew.deebrowser

It will be soon available on the App Store https://www.apple.com/au/app-store/

Introduction

Article: Let's learn about accessiblity.

Support Adee mission to create accessiblity support tools and products join this project and give a star to these projects, thanks!

Contributors ✨

Thanks goes to these wonderful people.

Alex Li
Roshan Mujeeb

💻

Build for Android

Build release version: First set the version: 2.0.0+31 in pubspec.yaml Then

flutter build apk --release

Note: To debug run:

flutter run

To update pub

flutter pub upgrade

To upgrade flutter

flutter upgrade

To check packages

flutter pub outdated