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

A Flutter package save everything widget favorite.

Collection #

A Flutter package save everything widget favorite. This package is entirely written in Dart and supports Android, iOS, Web and Desktop. Also, because of being independent from native platform, it does not increase size of your apps output (e.g. apk).

Supported platforms #

  • Flutter Android
  • Flutter iOS
  • Flutter Web (currently there is a blocking bug in flutter itself)
  • Flutter Desktop

Getting Started #

In your pubspec.yaml file add:

dependencies:
  flutter_widget_collection: any

Then, in your code import:

import 'package:flutter_widget_collection/flutter_widget_collection.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package save everything widget favorite.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on flutter_widget_collection