1 Star 1 Fork 0

ichaly/flutter-getx-starter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

Flutter GetX Starter

Hi,Welcome to come to see me! Flutter GetX Starter is quick generate code template base on GetX for flutter developer.
Makes it easier to use assets in Flutter project. Just like using R.drawable.xxx in Android!
Quickly generates Dart Model classes from JSON text.

Usage

  • Search 'Flutter GetX Starter' in Intellij Idea Plugin Repositroy Or AndroidStudio Plugin Repository And Install it.
  • Restart your Develop tools
  • Right click on package -> New->Flutter GetX Starter And Then you will know how to use
  • If you change the fields in the class, just press the shortcut alt + j to regenerate the tojson and fromjson methods. The generated method regenerates all helper classes and JsonConvert classes (the same as the shortcut alt + j) each time an entity file is created in the generated/json directory.
  • If you need generic conversions in your network requests, use the jsonconvert.fromjsonast method directly.
  • If you don't want to use the FlutterJsonBeanFactory in your project, you can add flutter-json: enable: false to the pubspec.yaml file
  • If no helper files are generated, you can delete the .idea directory and restart your idea

Others

  • Welcome anyone to raise new issue.
  • Welcome anyone to push a pull request to improve me.

Gratitude

Find me useful ?

  • Support me by clicking the button on the upper right of this page.
  • Spread to others to let more people have a better develope expierience
Copyright [2021] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

简介

Flutter GetX Starter 展开 收起
README
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ichaly/flutter-getx-starter.git
git@gitee.com:ichaly/flutter-getx-starter.git
ichaly
flutter-getx-starter
flutter-getx-starter
master

搜索帮助