Coder Social home page Coder Social logo

lesliechan66 / flutterrepos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sky24n/flutterrepos

0.0 1.0 0.0 1.86 MB

Flutter Repos.

License: BSD 3-Clause "New" or "Revised" License

Java 0.56% Ruby 1.65% Objective-C 0.49% Dart 96.83% Shell 0.20% Swift 0.11% HTML 0.16%

flutterrepos's Introduction

FlutterRepos

Flutter 基础组件库,方便多个项目公用。

  1. 目录结构
  • |--lib
    • |-- common (常用类,例如常量例如常量Constant)
    • |-- data (网络数据层,DioUtil,BaseResp)
    • |-- res (资源文件,string,colors,dimens,styles)
    • |-- ui (界面相关,page,dialog,widgets)
    • |-- util (工具类,VersionUtil)
  1. Dependencies
dependencies:
  
  # Dart 常用工具类库 https://github.com/Sky24n/common_utils
  # flustars v0.2.6 版本起依赖common_utils。无需再次添加。
  # common_utils: '>=1.1.0 <3.0.0'
    
  # Flutter 常用工具类库flustars https://github.com/Sky24n/flustars
  flustars: '>=0.2.6 <1.0.0'
  
  # Flutter 国际化/多语言库fluintl https://github.com/Sky24n/fluintl
  fluintl: '>=0.1.3 <1.0.0'
  
  # 网络库dio https://github.com/flutterchina/dio
  dio: 1.0.13
  
  1. 版本升级 (仅供参考) dio + install_apk_plugin
    VersionUtil + UpgradeDialog

关于App启动时,未登录跳登录页,已登录进主页

也许是Google官方最后一个版本的gallery(旧版)。

App

  1. Flutter仿微博客户端
  2. Flutter仿滴滴出行
  3. Flutter版玩安卓
  4. Flutter gallery
    Demo Apks

关于作者

GitHub : Sky24n
简书     : Sky24n
掘金     : Sky24n
Pub      : Sky24n
Email   : [email protected]

Flutter仿微博客户端 Flutter Weibo

GitHub stars

Flutter仿微信/微博九宫格 NineGridView

GitHub stars

Flutter版玩安卓 flutter_wanandroid

GitHub stars

Flutter仿滴滴出行 GreenTravel

GitHub stars

Flutter常用工具类库 flustars

GitHub stars

Dart常用工具类库 common_utils

GitHub stars

Flutter城市列表 azlistview

GitHub stars

Flutter汉字转拼音库 lpinyin

GitHub stars

Flutter国际化库 fluintl

GitHub stars

flutterrepos's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.