A implementation of Flx Design System for Flutter
Read Time:25 Second

A implementation of Flx Design System for Flutter

0 0

Paper

A implementation of Flx Design System for Flutter

Paper is a implementation of Flx Design System for Flutter.

Installing

Add a lines like this to your pubspec.yaml.

dependencies:
  paper:
    git:
      url: https://github.com/the-flx/paper.git
      ref: vX.X.X

After replace X.X.X of the prefer version of package on github releases page.

Next step is will run command flutter pub get.

Importing

Now in your Dart code, import paper like on example.

import 'package:paper/paper.dart';

GitHub

https://github.com/the-flx/paper

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior A simple flutter app to keep track the time you Learn
Entrada siguiente A flutter app aimed at helping people getting their vitals using Photoplethysmography