posts 0.0.2 copy "posts: ^0.0.2" to clipboard
posts: ^0.0.2 copied to clipboard

A post template for flutter.

posts #

A package to help you use Facebook and Linkedin like Posts template.

Screens #

Screen 1 Screen 2

Getting Started #

Use this package as a library.

  1. Depend on it Add this to your package's pubspec.yaml file:

dependencies: posts: ^0.0.1

  1. Install it You can install packages from the command line:

with pub:

$ pub get with Flutter:

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

  1. Import it Now in your Dart code, you can use:

import 'package:posts/posts.dart';

1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A post template for flutter.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on posts