Coder Social home page Coder Social logo

zzzlazy / r_dart_library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yk-unit/r_dart_library

0.0 0.0 0.0 17 KB

A core library of R class which is generated by Flr(https://github.com/Fly-Mix/flr-cli) in flutter project.

License: MIT License

Dart 100.00%

r_dart_library's Introduction

r_dart_library

dart pub package License: MIT

A core library of R class which is generated by Flr(Flutter-R) in flutter project.

dependency relationship table

Because the Flutter SDK is currently in an unstable state, so I create the following dependency relationship table for developer to select the correct version of r_dart_library based on the relationship table and the Flutter SDK version of Flutter project.

由于Flutter SDK目前处于不稳定的状态,所以我创建了下面这个依赖版本关系表,让开发者根据这个关系表和Flutter项目的Flutter SDK版本选择r_dart_library的正确版本。

r_dart_library version requires Flutter SDK version requires Dart SDK version
[0.1.0, 0.1.1] <1.10.15 <2.12.0
[0.2.0, 0.2.1] >=1.10.15 <2.12.0
[0.4.0] >=1.10.15 >=2.12.0

use this package as a library

  1. Depend on it

    Add this to your package's pubspec.yaml file:

    dependencies:
      r_dart_library:
        git:
          url: https://github.com/YK-Unit/r_dart_library.git
          ref: 0.1.0
  2. Install it You can install packages from the command line with Flutter:

    flutter pub get

    Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

  3. Import it

Now in your Dart code, you can use:

import 'package:r_dart_library/asset_svg.dart';

r_dart_library's People

Contributors

yk-unit avatar dalinchou 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.