Git Product home page Git Product logo

matthew2015 / flutter_framework Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 2.0 1.5 MB

此框架旨在将常规的Flutter项目中使用到的通用(与业务无关)的功能从剥离出来,构成Flutter开发项目的框架,在开发新的Flutter项目时,可以直接引用本项目 ``import 'package:framework/framework.dart'``来使用框架中相关的功能,提升开发效率。

License: Other

Kotlin 0.15% Swift 0.48% Objective-C 0.05% Dart 97.53% HTML 1.79%

flutter_framework's Introduction

Flutter Develop Framework

项目简介

此框架旨在将常规的Flutter项目中使用到的通用(与业务无关)的功能从剥离出来,构成Flutter开发项目的框架,在开发新的Flutter项目时,可以直接引用本项目 import 'package:framework/framework.dart'来使用框架中相关的功能,提升开发效率。

此框架目前包含以下功能模块:接口请求API模块、消息提示模块、路由模块、统一错误处理、日志模块、屏幕适配测试、自定义UI组件库、本地存储模块构成

框架使用说明

引用

import 'package:framework/framework.dart';

使用

参考 Example 中使用的例子

框架首页

1d3fd2e9835a43b93ae4e97654722aa3.png

网络HTTP模块

98eef1ace25a35ffdc577f076048d3c8.png

消息提示模块

27eb308c6dad8d58a10f57b1c70dda6d.png

路由模块

78465a8dfab86cc1bba17fb80d3ca914.png

统一错误处理介绍

b3de0d5366b7cf8ec2e6c555a05c9bba.png

日志模块

9678cf89e870a48d0cecf8ca61707149.png

屏幕适配测试

6ff97de6be51b2f0d1f59486ec45dfec.png

自定义UI组件库

502bb69b3c6073fcd30da7a56190b555.png

本地存储模块

b641754684698c789b8a63f141aca301.png

flutter_framework's People

Stargazers

 avatar 常乐 avatar  avatar  avatar  avatar

Watchers

 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.