blog 0.0.1 copy "blog: ^0.0.1" to clipboard
blog: ^0.0.1 copied to clipboard

A Library for create blog super easy and fast customizable

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add blog

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

dependencies:
  blog: ^0.0.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:blog/blog.dart';
1
likes
120
points
102
downloads

Publisher

unverified uploader

Weekly Downloads

A Library for create blog super easy and fast customizable

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

carousel_slider, cool_alert, cupertino_icons, easy_rich_text, flutter, flutter_hicons, general_lib, general_lib_flutter, icons_plus, markdown_flutter, markdown_widget, path, url_launcher

More

Packages that depend on blog