Skip to content

App crashes on iOS when trying read the first time.  #12

@BadPistol97

Description

@BadPistol97

Flutter version 3.3.9

import 'package:json_store/json_store.dart';

JsonStore jsonStore = JsonStore();

Map<String, dynamic>? json = await jsonStore.getItem('counter');

Trying to read for the first time on the app crashes it with the snippet above. Without error, disconnected directly from Android Studio.

Is this package available for iOS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions