Alberto Bonacina

Results 15 issues of Alberto Bonacina

I everyone I've got a little bug when using multiple RoundRectView inside a scrollView. My layout is something like this ```xml ``` Every layout is like this ```xml ``` and...

Hi everyone and thanks for this useful package! I've got a little problem with my app because I noticed a weird behaviour with the windowManager.setSize method. When my app starts...

### Description As request in the issue #651 it would be nice to have the results list paginated in order to implement a lazy loading list that loads content on...

Hi everyone, I think it could be a nice idea to add in the API section an endpoint to retrieve the shows list in paginated format, something like `limit` and...

help wanted
hacktoberfest

As described in issue #25 I updated dependencies in pubspec.yaml at the latest versions.

In one of my app I was trying to bump the version of `freezed_annotation` to the current version `2.1.0` and `freezed` version `2.1.0+1` but when I run `flutter pub get...

Hi everyone, for one of my side projects I'm using this package to create a desktop app to browse [pub.dev](https://pub.dev/) using the same concept of the AppStore, Windows Store, or...

Change the About Page to display more information like the [HabitKit App](https://www.habitkit.app/) ![Screenshot_2022-12-28-19-11-10-10_8573666834f651642185809836fc21a3](https://user-images.githubusercontent.com/202140/209855039-443c8f79-416a-4f3b-a598-84b68cfab6c8.jpg) Create sections to organize information: * General * Developer * Subscription

enhancement

Implement the [showLicensePage](https://api.flutter.dev/flutter/material/showLicensePage.html) from the Flutter SDK to display a page with all package licences used within the app. * [showLicensePage function](https://api.flutter.dev/flutter/material/showLicensePage.html) * [LicensePage class](https://api.flutter.dev/flutter/material/LicensePage-class.html) * [Flutter Tutorial - License...

documentation
enhancement

Evaluate the integration of [very_good_analysis](https://pub.dev/packages/very_good_analysis) package for code linting to increase quality and standardisation.

enhancement