GithubHelp home page GithubHelp logo

bluefluttermaster's Introduction

一、概述

flutter出几年了,发展的很快。有关注但都停留在跑环境上,现在都已经支持桌面端了。 android studio 新版本,new project 第一个选项也已经是flutter project。所以想写个简单的客户端进行记录与积累,不然又是跑helloword。

按实际做android app的经验,一个最基础简单的app包括:

  • ui元素:文字,按钮,图片,列表,开关,输入框
  • ui布局:横竖布局,相对布局,弹簧效果
  • 底部的tabbar切换内容子页
  • 网络获取数据
  • 图片加载网络图,圆形头像,圆角图片
  • 本地存储介质:sp
  • 路由界面跳转
  • 弹框,选择框,Toast

其它:定位,picker,图片选择器,数据库等。 打算分步实现上面罗列的功能。因为flutter最大的意义是跨平台所以需要打包部署web版本。

二、使用的工具

开发接口使用:

web部署工具: 阿里云服务器

三、项目地址

【github地址】:https://github.com/lckj686/BlueFlutterMaster 【web部署地址】:http://leon.fzcw666.com/#/

四、web打包问题:

可以run,部署了看不到,改用指令打包:flutter build web --web-renderer html

bluefluttermaster's People

Stargazers

 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.