Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View maciejberka's full-sized avatar
📱
coding something mobile
📱
coding something mobile

Block or report maciejberka

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. audioplayer audioplayer Public

    An example of a simple Flutter application that acts as a standard audio player, but merges any number of audio files into one path (from the user's perspective). It can be useful, for example, for…

    C++

  2. fluttercaching fluttercaching Public

    This Flutter application is an example of how to make caching of fetched data using the Flutter Hive package. It displays random quotes from the Stranger Things series and saves them in the cache.

    C++

  3. dummy-todo dummy-todo Public

    This Flutter application is an example of how to use Cubit (BLoC) architecture. It displays a list of tasks fetched from the dummy API and allows you to mark them as done or pending.

    C++