cramr_ui_lib 4.0.1 copy "cramr_ui_lib: ^4.0.1" to clipboard
cramr_ui_lib: ^4.0.1 copied to clipboard

UI Library for all cramr derrivatives. This library contains all kinds of screens that will help language learners automate their knowledge.

example/example.md

Code snippet on how to potentially use the routes #

... MaterialApp( title: 'your_title', home: MyAppHomePage(title: "My App"), routes: { '/verbSelectionRoute' : (context) => VerbSelectionRoute(), '/verbIndicativeStudyRoute' : (context) => VerbIndicativeStudyRoute(), '/verbIndicativeTestRoute' : (context) => VerbIndicativeTestRoute(), '/verbEvaluateRoute' : (context) => VerbIndicativeEvaluateRoute(), }, ) ...

0
likes
140
points
134
downloads

Documentation

API reference

Publisher

verified publisherteamwabisabi.be

Weekly Downloads

UI Library for all cramr derrivatives. This library contains all kinds of screens that will help language learners automate their knowledge.

Homepage

License

BSD-3-Clause (license)

Dependencies

advertising_id, app_tracking_transparency, cramr_widget_lib, firebase_core, firebase_crashlytics, firebase_messaging, flutter, flutter_local_notifications, flutter_timezone, font_awesome_flutter, google_mobile_ads, intl, provider, shared_preferences, timezone

More

Packages that depend on cramr_ui_lib