flutter_publive 3.2.6
flutter_publive: ^3.2.6 copied to clipboard
flutter_ Publive is a plug-in focusing on the social foundation.Welcome to communicate!
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add flutter_publiveThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
flutter_publive: ^3.2.6Alternatively, 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_publive/flutter_publive.dart';