flutter_repository 1.1.0 copy "flutter_repository: ^1.1.0" to clipboard
flutter_repository: ^1.1.0 copied to clipboard

discontinued

A new Flutter package.

1.1.0 #

Add a mock class for SimpleCollection, so that library users would not have to make such mock themselves every time.

1.0.0 #

Initial release.

1.0.0-dev.7 #

Made Specification immutable.

1.0.0-dev.6 #

Made PrivateImmutableCollection and PrivateCollection proxies to actual ImmutableCollection and Collection implementations.

1.0.0-dev.5 #

Introduce PrivateCollection amd PrivateImmutableCollection.

1.0.0-dev.4 #

Fix DataSourceServant type definition in _BaseCollection, ImmutableCollection and Collection.

1.0.0-dev.3 #

Added ordering support for results of Specification.

1.0.0-dev.2 #

Create a separate ReadonlyDataSource abstraction, so that data sources that only allow querying would not have to implement modifiable DataSource class.

1.0.0-dev.1 #

Initial implementation of collection oriented repositories with no actual implementations at the moment.

0
likes
20
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, mockito

More

Packages that depend on flutter_repository