pansy_ui

A package for Flutter designed for fast development of a beautiful interface, in the style of oneLab applications.


Keywords
android, app, bloc, dart, dartlang, design, flutter, ios, pansy-ui, rxdart
License
AGPL-3.0

Documentation

Picbox

Language: EnglishРусский

android CodeFactor Package for beautiful interface

Deploying environment

Make sure that Flutter (master) is installed in the system.

Required plugins for VSCode

  • Dart
  • Flutter

Recommended plugins for VSCode

Build

If the console complains about the flutter command, try adding the path to Flutter in Path.

Debug

flutter build --debug

Release

flutter build --release

Continuous integration parameters

We have CI! And when you make a commit, you should continue to use it. When you add these tags to the commit description, you can control the further build process.

Tags

  • [ignore] – don't perform the integration process
  • [publish] – publish as a release (you must put a tag with the version, as well as describe the latest changes in the commit description)
  • The absence of any tag – Assembly and publishing of artifact in the workflow

Design of the tag with the version

vyear.mouth.day.build number for the entire day

For example: v2020.1.21.1

License

Licensed under the GNU Affero General Public License v3.0.

Additional license conditions

  • You may not replace or remove the original copyright or logo from Picbox products or components.
  • The documentation of the modified versions of the source and object code of the software product must display the appropriate legal notices (see section 5 of the GNU AGPL v3.0).