Giter Site home page Giter Site logo

flutter_new_retail's Introduction

Gitter

flutter_new_retail

前言

使用Flutter开发跨平台UI界面,快速高效,可谓神器。网上关于Flutter入门博客已不少了,但编写的一些Demo界面过于简单,尤其是布局,与实际项目相去较远,这里将我自己学习过程中编写的界面整理后分享给大家,主要是UI界面的搭建,不包括太多业务逻辑,希望对大家学习Flutter UI编写起到一定帮助作用。

项目地址:点击我跳转 如果大家觉得有用,请打个星星支持

将代码clone到本地,更新依赖即可运行

由于免费的服务器已到期,运行app获取不到测试数据。这里打包了一个本地 api测试服务器,下载相应的版本运行,并确保模拟器或真机与服务器处于同一内网中

修改/lib/dao/config.dart文件,const ServerHost = 'http://localhost:8081';中需要将localhost替换为测试服务器在局域网中的IP地址。

以下展示几个主要界面

四个主页

主页

home1

home2

home3

home4

仿淘宝详情页

店铺

登录

视频课程

博主发布的相关视频课程

Flutter全栈式开发之Dart 编程指南 二维码

Flutter 全栈式开发指南

关注公众号:编程之路从0到1

编程之路从0到1

flutter_new_retail's People

Contributors

arcticfox1919 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.