flutter_synk 0.1.0-dev.1 copy "flutter_synk: ^0.1.0-dev.1" to clipboard
flutter_synk: ^0.1.0-dev.1 copied to clipboard

Flutter widgets that make it easy to work with Synk. Built to be used along side Synk.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_synk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_synk: ^0.1.0-dev.1

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_synk/flutter_synk.dart';
0
likes
150
points
26
downloads

Documentation

Documentation
API reference

Publisher

verified publisherjustsandip.com

Weekly Downloads

Flutter widgets that make it easy to work with Synk. Built to be used along side Synk.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, synk

More

Packages that depend on flutter_synk