The v2ex client write in flutter.

Overview

Language: English | 中文简体

FfM6Yt.png

V2LF

LICENSE

V2LF is a v2ex unofficial app. 'V2LF' means 'way to love flutter'. The original intention of developing this app is to learn flutter.

🆓 Completely Free

💹 Paid Support ($1.99)

  • Get it from iTunes

  • Get it on Google Play

ScreenShot

  • on iPhone

  • on iPad (The way i use most)

Building the project

Missing Key.Properties file

If you try to build the project straight away, you'll get an error complaining that a key.properties file is missing and Exit code 1 from: /V2LF/android/gradlew app:properties:. To resolve that,

  1. Open V2LF\android\app\build.gradle file and comment following lines-
//keystoreProperties.load(new FileInputStream(keystorePropertiesFile))

signingConfigs {
// release {
// keyAlias keystoreProperties['keyAlias']
// keyPassword keystoreProperties['keyPassword']
// storeFile file(keystoreProperties['storeFile'])
// storePassword keystoreProperties['storePassword']
// }
}
buildTypes {
// release {
// signingConfig signingConfigs.release
// }
}
  1. Open V2LF\android\local.properties and add -
flutter.versionName=1.0.0
flutter.versionCode=1
flutter.buildMode=release

The stack & building from source

The project is currently built using the latest Flutter Channel beta.

To build the project, ensure that you have a recent version of the Flutter SDK installed. Then either run flutter run in the project root or use your IDE of choice.

To-Do

If you are interested in this project, please pay attention to the project progress in this notion page. You can also leave a comment on that page.

Related Links

Reward

If you like to use V2LF, or feel that this project is helpful to you, you can click on the upper right corner Star to support me, thank you ^_^

If you are happy, you can also scan the QR code below and reward me to have a pop-ice and double happy instantly ; )

License

GPL v3.0 License

You might also like...

Authentication API client with Flutter (Login, Register, Google Login, Facebook Login, Apple Login)

Authentication API client with Flutter (Login, Register, Google Login, Facebook Login, Apple Login)

Flutter Auth App (Login, Register, Google Login, Facebook Login, Apple Login) To use this client, get the server up and running. Try it out now! App S

Jan 4, 2023

A streaming client for the Komga self-hosted comics/manga/BD server targeting Android/iOS written in Dart/Flutter

A streaming client for the Komga self-hosted comics/manga/BD server targeting Android/iOS written in Dart/Flutter

Klutter A streaming client for the Komga self-hosted comics/manga/BD server targeting Android/iOS written in Dart/Flutter Background This is a project

Dec 7, 2022

a flutter socket client sdk for ezyfox-server

a flutter socket client sdk for ezyfox-server

ezyfox-server-flutter-client flutter client for ezyfox server Architecture Offical documentation https://youngmonkeys.org/ezyfox-flutter-client-sdk/ P

Dec 13, 2022

Reddit Flutter Client made for an Epitech Project

Reddit Flutter Client made for an Epitech Project

Get the essential from your Reddit browsing Flapp is a mobile app which lets you access your favorite subreddits and enjoy their contents while having

Nov 4, 2022

a project-m36 websocket client written by flutter/dart

project_m36_websocket_client A Flutter web websocket client for Project-M36. It's also an attempt to bring algebraic datatypes into the Dart land. Pro

Jan 8, 2022

A flutter client for Edumeet conference

flutter_edumeet A flutter client for Edumeet. We are using Mediasoup for media processing and socket.io for signaling How to test Using [Edumeet demo]

Jan 7, 2022

Unsplash Client App written using dart and flutter. (Work in progress)

Unsplash Client App written using dart and flutter. (Work in progress)

Upsplash Unofficial Unsplash client written using dart and flutter Sreenshots Architecture The goal of this pattern is to make it easy to separate pre

Sep 1, 2022

A Bitwarden flutter client 💙 (WIP)

A Bitwarden flutter client 💙 (WIP)

FlutterWarden ( 🚧 WIP) A flutter client for Bitwarden. The app is not completed yet. Progress Login with email and password Two factor authentication

Jul 22, 2022

An efficient and easy CA-Client interaction flutter project

An efficient and easy CA-Client interaction flutter project

Cloud Accounting An efficient and easy CA-Client interaction flutter project This is an application for a CA to interact with its clients. Clients can

Dec 18, 2022
Comments
  • 运行失败 求解

    运行失败 求解

    • Error running Gradle: ProcessException: Process "D:\V2LF-master\android\gradlew.bat" exited abnormally:

      Command: D:\V2LF-master\android\gradlew.bat app:properties

    Please review your Gradle project setup in the android/ folder.

    opened by GitHubAsural 6
  • 解析库html的querySelector方法中支持 nth-child的疑惑

    解析库html的querySelector方法中支持 nth-child的疑惑

    我了解到html在使用querySelector()方法中并没有支持nth-child,(该库似乎正在添加这个支持),可是我看到您代码已经存在使用了,如下

        detailModel.nodeId = document
            .querySelector(
                '#Wrapper > div > div:nth-child(1) > div.header > a:nth-child(6)')
            .attributes["href"]
    

    想知道这是为什么呢?

    opened by wjploop 4
  • Not working, server is down

    Not working, server is down

    flutter: DioError [DioErrorType.DEFAULT]: SocketException: Failed host lookup: 'jiasule.v2ex.com' (OS Error: nodename nor servname provided, or not known, errno = 8) [VERBOSE-2:ui_dart_state.cc(148)] Unhandled Exception: DioError [DioErrorType.DEFAULT]: SocketException: Failed host lookup: 'jiasule.v2ex.com' (OS Error: nodename nor servname provided, or not known, errno = 8)

    Load nothing at all.

    opened by JimJayLee 2
  • 模拟器运行错误

    模拟器运行错误

    在macos的模拟器(iphone/android)上运行,多滑动几个tab时,就会出现一下错误: A ScrollController was used after being desposed. (http://public.onlyoup.top/Screenshot_1589787753.png) http://public.onlyoup.top/Screenshot_1589787753.png

    opened by qixm-burnish 1
Owner
wml
wml
A Todo Notes Application developed with flutter, with basic functionalities to write quick Notes.

Notes Application - Flutter A Todo Notes Application developed with flutter, with basic functionalities to write quick Notes. NOTES PASSWORD-PROTECTED

Uttam 22 Jan 1, 2023
Write iOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.

Dart_Native Dart_Native operates as both a code generator tool and a bridge to communicate between Dart and native APIs. Replaces the low-performing F

DartNative 893 Jan 4, 2023
Klutter plugin makes it possible to write a Flutter plugin for both Android and iOS using Kotlin only.

The Klutter Framework makes it possible to write a Flutter plugin for both Android and iOS using Kotlin Multiplatform. Instead of writing platform spe

Gillian 33 Dec 18, 2022
Sūpāhīrō is a demo app for the talk/write on super charging your navigation 1.0 in flutter apps

navhero A simple experiment to give nav1.0 super powers. Named routing in Nav 1.0 could get messy, with large router files here and there. This projec

Samuel Abada 9 Dec 3, 2022
This repository is meant to save all the code I may write about this course.

COD3R - Aprenda Flutter & Dart e Construa APPs iOS e Android ?? Idea: This repository is meant to save all the code and projects I may write with this

Amanda Cleto 2 Mar 9, 2022
The classic to-do application where a user can write down all the things he wants to accomplish. Android only.

todo-app The classic to-do application where a user can write down all the things he wants to accomplish. Android only. Table of Contents todo-app Tab

Samuel Marques 9 Sep 23, 2022
Write and debug tests easily, built on integration_test

flutter_convenient_test: Write and debug tests easily, built on integration_test Quick demo full_video.mov Have questions? Though used in production e

fzyzcjy 324 Dec 21, 2022
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package. Built after react apollo

Flutter GraphQL Table of Contents Flutter GraphQL Table of Contents About this project Installation Usage GraphQL Provider [Graphql Link and Headers]

Snowball Digital 45 Nov 9, 2022
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.

GraphQL Flutter ?? Bulletin See the v3 -> v4 Migration Guide if you're still on v3. Maintenance status: Low. Follow #762 for updates on the planned ar

Zino & Co. 3.1k Jan 5, 2023
Vrchat mobile client - VRChat Unofficial Mobile Client For Flutter

VRChatMC VRChatの非公式なAPIを利用したVRChatのモバイルクライアント Flutterで作成されたシンプルなUIが特徴的です iosビルドは

ふぁ 8 Sep 28, 2022