Giter VIP home page Giter VIP logo

flutterapp's Introduction

flutterApp

基于flutter框架的微校园实战项目。

项目介绍

该项目算是本人对flutter学习的一个实战项目,同时又是作为毕业的课题项目。主要是针对校园信息输出的一个小APP,功能比较简单,重点在于对flutter技术的运用以及如何通过flutter快速开发跨平台的移动端APP程序。这算是一次学习,也算是我个人对flutter的致敬!


微校园部分截图

以下便是微校园的部分页面截图信息,由于截图过多就不全贴了

在这里插入图片描述 在这里插入图片描述 在这里插入图片描述 在这里插入图片描述 在这里插入图片描述
在这里插入图片描述 在这里插入图片描述 在这里插入图片描述 在这里插入图片描述 在这里插入图片描述

使用指南

该项目采用的前后分离开发,此处为移动端程序,后端已在阿里云中完成了部署,打开即可使用体验!假如您也想了解服务端程序,请移步到:微校园服务端程序入口

  • 首先您需要将该项目download本地,打开git客户端,执行如下命令,完成项目的下载。
    $ git clone https://github.com/H-Mongo/flutterApp.git
    
  • 打开VSCode,导入已经download的微校园项目。然后打开命令面板,如下操作:
    • 真实手机调试,确保您手机开启了,开发者模式(未开启的话,自行百度打开即可)。执行命令:flutter run即可运行。
    • 模拟器测试,保证您的电脑安装了模拟器软件,(未安装的话,可以使用夜神模拟器,挺不错的!)同样执行命令:flutter run即可。
    • 您也可以选择打包程序,通过安装包的方式完成软件安装:flutter build apk(安装打包方式,IOS打包与命令有点不同)。

联系作者

flutterapp's People

Contributors

h-mongo 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.