Giter Club home page Giter Club logo

flutter_bosstap's Introduction

flutter_bosstap

使用flutter 模仿boss客户端

主要是模仿了boss直聘原生客户端的其中的部分页面 有用到

dio: ^3.0.9 网络请求库 toast: ^0.1.5 toast库 flutter_swiper: ^1.1.6 轮播图库 等三方库 网络接口是用springboot 框架编写的 要用的同学 下载jar包 安装mysql(请自行下载) 设置mysql账号密码 root 12345678 这准备工作都搞定后 打开终端尽到jar存放路径 然后执行 java -jar xxx.jar 要是看到Tomcat 正常运行起来了有8090端口出来没有报错 那就证明tomcat 正常运行了 我们打开postman测试 http://localhost:8090/boss/user/index 访问这个接口看看是不是能正常访问的 要是正常访问 就需要把flutter客户端代码里面的 Api.dart里面的 BASE_URL = "http://192.168.1.14:8090/" 192.168.1.14 改成你自己本地的ip 才能正常运行flutter项目进行网络请求

flutter_bosstap's People

Contributors

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