Coder Social home page Coder Social logo

myapp's Introduction

myapp

new try with flutter

flutter now has upgraded to version 3.10, try to build an app with flutter 3.10.

2023.6.12

更新了一个简易计算器页面,实现了以下功能:

  1. 用户可以输入两个数字。
  2. 用户可以选择四种不同的计算方法(加法、减法、乘法、除法)。
  3. 用户可以通过点击相应的按键来切换计算方法,并且选中的计算方法对应的按键颜色会变深。
  4. 用户可以点击 "计算" 按钮,执行选择的计算方法并显示结果。
  5. 如果用户输入的数字格式不正确(如无效的数字或除数为零),将会显示错误提示对话框。
  6. 用户可以点击 "清除" 按钮,清除输入的数字和计算结果,同时重置计算方法为加法。
  7. 支持小数和科学记数法的输入。
  8. 使用中文显示界面元素,包括标题、标签、按钮等。

2023.6.13

对计算器页面进行了更新,实现了以下功能:

  1. 可以在屏幕内进行数字输入。
  2. 可以通过按键选择输入的数字。
  3. 对代码架构进行了优化。

以上功能通过与chat-GBT 3.5沟通,通过GBT协助编程实现。

myapp's People

Contributors

lca-123 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.