An Android Client for ZeroNet Built With Flutter

Overview

ZeroNet Mobile

Codemagic build status

ZeroNet Mobile is an Android Client for ZeroNet, a platform for decentralized websites using Bitcoin crypto and the BitTorrent network. you can learn more about ZeroNet at https://zeronet.io/.

Download from Google Play

Installation

From Google PlayStore :

Android (arm, arm64, x86)

Compiling Source :

You need Flutter Framework to compile this App from Source.

Installing Flutter : https://flutter.dev/docs/get-started/install

git clone https://github.com/canewsin/zeronet_mobile.git
cd zeronet_mobile
flutter packages get

After that create a file named key.properties in android directory and fill the below details, which are in capital letters, with your details.

storeFile=ANDROID_KEY_STORE_FILE_PATH
storePassword=KEY_STORE_PASSWORD
keyAlias=KEY_ALIAS
keyPassword=KEY_PASSWORD

in root folder

to build apk

flutter build apk --no-shrink

to build appbundle

flutter build appbundle --no-shrink

to run the app in Android Device / Emulator

flutter run

Donate

BTC(Preferred) :

1eVStCWqLM7hFB1enaoGzAt7T3tsAB41z

ETH :

0xa81a32dcce8e5bcb9792daa19ae7f964699ee536

UPI(Indian Users) :

pramukesh@upi

Liberapay :

https://liberapay.com/canews.in/donate

Contribute

If you want to support project's further development, you can contribute your time or money, If you want to contribute money you can send bitcoin or other supported crypto currencies to above addresses or buy in-app purchases, if want to contribute translations or code.

You might also like...

A simple and easy to use Redis client for Dart

redis_dart A simple and minimalist Redis client for Dart See it in pub: https://pub.dev/packages/redis_dart and GitHub: https://github.com/gabrielpach

Dec 25, 2022

ThingsBoard PE API client library for Dart developers.

ThingsBoard PE API client library for Dart developers. It's compatible with TB PE 3.3.0. Usage A simple usage example: import 'package:thingsboard_pe_

Sep 28, 2022

An architecture for dynamic UI without client deployment

Server Driven UI Demo Server Driven UI(SDUI)는 서버에서 클라이언트의 UI 컴포넌트를 관리하는 방식. 클라이언트 배포없이 API 응답을 변경하는 것만으로 UI 변경이 가능한 동시에 하위 호환성을 확보할 수 있다. Rust, GraphQ

Oct 17, 2022

Wallet Connect client in Dart.

Wallet Connect Wallet Connect client in dart highly inspired from wallet-connect-kotlin by Trust Wallet. Usage import 'package:wallet_connect/wall

Dec 29, 2022

Dalal Street Client 2022

Flutter Client for Dalal Street Prerequisites Flutter 2.12 Download Link Protocol Buffer Compiler Download Link Check Prerequisites Run if you have i

Dec 22, 2022

Notion API client for dart

Notion API client for dart. See the ROADMAP file to see what is coming next. API implemented Usage NotionClient class Individual classes A few example

Oct 9, 2022

Figma API client written in pure Dart

figma A library for interacting with Figma APIs. Created from templates made available by Stagehand under a BSD-style license. Usage A simple usage ex

Oct 19, 2022

⚗️A privacy centric matrix client

⚗️A privacy centric matrix client

a privacy centric matrix client - now in open alpha* Syphon is still in alpha and we do not recommend using it where proven and independently verified

Dec 31, 2022

Chopper is an http client generator using source_gen and inspired from Retrofit.

Chopper is an http client generator using source_gen and inspired from Retrofit.

Chopper Chopper is an http client generator for Dart and Flutter using source_gen and inspired by Retrofit. Documentation Installation Please refer to

Dec 31, 2022
Releases(patches)
Owner
null
Invoice Ninja client built with Flutter

Invoice Ninja Client app for the Invoice Ninja web app. Google Play Store: v4 | v5 Apple App Store: v4 | v5 Setting up the app Initialize the config f

Invoice Ninja 1.3k Dec 25, 2022
A Mastodon client built in Flutter

feathr A Mastodon client built in Flutter (in development). Contributing Pull requests are welcome. For major changes, please open an issue first to d

feathr.space 8 Nov 25, 2022
Simplistic mobile RSS client built with Flutter

Fluent Reader Lite A simplistic mobile RSS client Download iOS Download from App Store ($1.99. This will support development and help cover the $99 an

Haoyuan Liu 656 Dec 30, 2022
A Flutter Twitch client for iOS and Android with BTTV, FFZ, and 7TV support

Frosty for Twitch A Twitch client for iOS and Android with BTTV, FFZ, and 7TV support. Built with Flutter. Features Browse followed streams, top strea

Tommy Chow 276 Jan 5, 2023
A simple, modern AppImageHub Client, powered by flutter.

AppImagePool Simple AppImageHub Client Main Features FLOSS and non profit app Simple categories Download from github directly, no extra-server involve

Prateek SU 490 Jan 1, 2023
Venni client app - A flutter ride-sharing end-user app supporting map location picking

Venni client app - A flutter ride-sharing end-user app supporting map location picking, driver location tracking, in-app credit card payments, trip rating system, and trip history.

Abrantes 1 Jan 3, 2022
Cross-platform GitHub client in Flutter and BLoC clean architecture

FlutterHub Cross-platform GitHub client in Flutter and BLoC clean architecture. SwiftHub - Swift version is available Try Web version Get Started To g

Khoren Markosyan 36 Nov 12, 2022
Flutter Satellite.im Minimal Secure Chat Client

Uplink Flutter Satellite.im Minimal Secure Chat Client Getting Started ?? To run this project either use the launch configuration in VSCode or use the

Satellite 27 Dec 21, 2022
A fully cross-platform wrap of the Matomo tracking client for Flutter, using the Matomo API.

A fully cross-platform wrap of the Matomo tracking client for Flutter, using the Matomo Tracking API.

Floating Dartists 12 Jan 8, 2023