nissy-fmc

A Rubik's cube FMC assistant
git clone https://git.tronto.net/nissy-fmc
Download | Log | Files | Refs | README | LICENSE

pubspec.yaml (504B)


      1 name: nissy_flutter_ffi_example
      2 description: Demonstrates how to use the nissy_flutter_ffi plugin.
      3 publish_to: 'none' # Remove this line if you wish to publish to pub.dev
      4 
      5 version: 1.0.0+1
      6 
      7 environment:
      8   sdk: '>=3.0.5 <4.0.0'
      9 
     10 dependencies:
     11   flutter:
     12     sdk: flutter
     13 
     14   nissy_flutter_ffi:
     15     path: ../nissy_flutter_ffi
     16 
     17   ffi: ^1.0.0
     18 
     19   cupertino_icons: ^1.0.2
     20 
     21 dev_dependencies:
     22   flutter_test:
     23     sdk: flutter
     24 
     25   flutter_lints: ^2.0.0
     26 
     27 flutter:
     28   uses-material-design: true
     29 
     30   assets:
     31     - data/